Uses of Annotation Interface
org.frankframework.doc.Protected
Packages that use Protected
Package
Description
-
Uses of Protected in org.frankframework.configuration
Methods in org.frankframework.configuration with annotations of type ProtectedModifier and TypeMethodDescriptionvoid
Configuration.setBeanName
(String name) Overwrite the DisplayName created by the super.setBeanName which prepends 'ApplicationContext'.void
Configuration.setLoadedConfiguration
(String loadedConfiguration) The loaded (with resolved properties) configurationvoid
Configuration.setOriginalConfiguration
(String originalConfiguration) The entire (raw) configurationvoid
Configuration.setVersion
(String version) The version of the Configuration, typically provided by the BuildInfo.properties file. -
Uses of Protected in org.frankframework.filesystem
Classes in org.frankframework.filesystem with annotations of type ProtectedModifier and TypeClassDescriptionclass
This class ensures that Microsoft Authentication Library (MSAL) requests are sent through the configured proxy and the correct SSLSocketFactory. -
Uses of Protected in org.frankframework.http
Methods in org.frankframework.http with annotations of type ProtectedModifier and TypeMethodDescriptionvoid
WebServiceSender.setMethodType
(AbstractHttpSender.HttpMethod method) Hide this property from being set.void
PushingListenerAdapter.setRunning
(boolean running) -
Uses of Protected in org.frankframework.jdbc
Methods in org.frankframework.jdbc with annotations of type ProtectedModifier and TypeMethodDescriptionvoid
MessageStoreListener.setMessageFieldType
(JdbcListener.MessageFieldType fieldtype) -
Uses of Protected in org.frankframework.pipes
Methods in org.frankframework.pipes with annotations of type ProtectedModifier and TypeMethodDescriptionvoid
XmlIf.setJsonPathExpression
(String jsonPathExpression) Deprecated, for removal: This API element is subject to removal in a future version.Hide this method since it should not be able to set this from within this Pipe -
Uses of Protected in org.frankframework.receivers
Methods in org.frankframework.receivers with annotations of type Protected -
Uses of Protected in org.frankframework.soap
Methods in org.frankframework.soap with annotations of type Protected