Uses of Annotation Interface
org.frankframework.doc.Optional
Packages that use Optional
Package
Description
-
Uses of Optional in org.frankframework.cache
Methods in org.frankframework.cache with annotations of type Optional -
Uses of Optional in org.frankframework.configuration
Methods in org.frankframework.configuration with annotations of type OptionalModifier and TypeMethodDescriptionvoidConfigurations should be wired through Spring, which in turn should callConfiguration.setBeanName(String). -
Uses of Optional in org.frankframework.core
Methods in org.frankframework.core with annotations of type Optional -
Uses of Optional in org.frankframework.extensions.mqtt
Methods in org.frankframework.extensions.mqtt with annotations of type OptionalModifier and TypeMethodDescriptionvoid -
Uses of Optional in org.frankframework.jdbc
Methods in org.frankframework.jdbc with annotations of type OptionalModifier and TypeMethodDescriptionvoidMessageStoreListener.setStatusField(String fieldname) voidMessageStoreListener.setStatusValueError(String string) voidMessageStoreListener.setStatusValueProcessed(String string) voidMessageStoreListener.setTableName(String string) -
Uses of Optional in org.frankframework.scheduler.job
Methods in org.frankframework.scheduler.job with annotations of type OptionalModifier and TypeMethodDescriptionvoidSendMessageJob.setMessage(String message) message to be sent into the pipeline -
Uses of Optional in org.frankframework.senders
Methods in org.frankframework.senders with annotations of type Optional