Uses of Class
org.frankframework.configuration.ConfigurationException
Packages that use ConfigurationException
Package
Description
-
Uses of ConfigurationException in org.frankframework.batch
Methods in org.frankframework.batch that throw ConfigurationExceptionModifier and TypeMethodDescriptionvoid
RecordTransformer.addChild
(OutputfieldsPart part) Deprecated.void
StreamTransformerPipe.addChild
(RecordHandlingFlow flowEl) Deprecated.please use manager.addFlow()void
Deprecated.void
RecordTransformer.addExternal
(int inputFieldIndex, String delegateName, String params) Deprecated.void
Deprecated.void
RecordTransformer.addOutputField
(String fieldDef) Deprecated.translates a function declaration to a function instancevoid
RecordTransformer.addOutputFields
(OutputfieldsPart part) Deprecated.void
RecordTransformer.addSubstring
(int inputFieldIndex, int startIndex, int endIndex) Deprecated.void
AbstractRecordHandler.configure()
Deprecated.void
AbstractResultHandler.configure()
void
DelphiStringRecordReaderFactory.configure()
Deprecated.void
InputStreamReaderFactory.configure()
void
IReaderFactory.configure()
void
IRecordHandlerManager.configure
(Map<String, IRecordHandlerManager> registeredManagers, Map<String, IRecordHandler> registeredRecordHandlers, Map<String, IResultHandler> registeredResultHandlers, IResultHandler defaultHandler) void
RecordHandlerManager.configure
(Map<String, IRecordHandlerManager> registeredManagers, Map<String, IRecordHandler> registeredRecordHandlers, Map<String, IResultHandler> registeredResultHandlers, IResultHandler defaultHandler) Deprecated.void
RecordHandlingFlow.configure
(IRecordHandlerManager manager, Map<String, IRecordHandlerManager> registeredManagers, Map<String, IRecordHandler> registeredRecordHandlers, Map<String, IResultHandler> registeredResultHandlers, IResultHandler defaultHandler) Deprecated.void
RecordXml2Sender.configure()
Deprecated.void
RecordXmlTransformer.configure()
Deprecated.void
ResultBlock2Sender.configure()
Deprecated.void
StreamTransformerPipe.configure()
Deprecated.void
RecordTransformer.setOutputFields
(String outputFieldsDef) Deprecated.semicolon separated list of output record field specifications (see table below) -
Uses of ConfigurationException in org.frankframework.cache
Methods in org.frankframework.cache that throw ConfigurationException -
Uses of ConfigurationException in org.frankframework.collection
Methods in org.frankframework.collection that throw ConfigurationException -
Uses of ConfigurationException in org.frankframework.compression
Methods in org.frankframework.compression that throw ConfigurationException -
Uses of ConfigurationException in org.frankframework.configuration
Methods in org.frankframework.configuration with parameters of type ConfigurationExceptionModifier and TypeMethodDescriptionvoid
Configuration.setConfigurationException
(ConfigurationException exception) Methods in org.frankframework.configuration that throw ConfigurationExceptionModifier and TypeMethodDescriptionstatic boolean
ConfigurationUtils.activateConfig
(org.springframework.context.ApplicationContext applicationContext, String name, String version, String dataSourceName) Set the all ACTIVECONFIG to false and specified version to truestatic String
ConfigurationUtils.addConfigToDatabase
(org.springframework.context.ApplicationContext applicationContext, String datasource, boolean activate_config, boolean automatic_reload, String fileName, InputStream file, String ruser) static boolean
ConfigurationUtils.addConfigToDatabase
(org.springframework.context.ApplicationContext applicationContext, String dataSourceName, boolean activateConfig, boolean automaticReload, String name, String version, String fileName, InputStream file, String ruser) static boolean
ConfigurationUtils.autoReloadConfig
(org.springframework.context.ApplicationContext applicationContext, String name, String version, boolean booleanValue, String dataSourceName) Toggle AUTORELOADvoid
Configuration.configure()
Digest the configuration and generate flow diagram.void
ConfigurationDigester.digest()
ConfigurationUtils.getActiveConfigFromDatabase
(org.springframework.context.ApplicationContext applicationContext, String name, String dataSourceName) ConfigurationUtils.getActiveConfigsFromDatabase
(org.springframework.context.ApplicationContext applicationContext, String dataSourceName) ConfigurationUtils.getConfigFromDatabase
(org.springframework.context.ApplicationContext applicationContext, String name, String dataSourceName, String version) ConfigurationDigester.getDigester
(Configuration configuration) ConfigurationUtils.processMultiConfigZipFile
(org.springframework.context.ApplicationContext applicationContext, String datasource, boolean activate_config, boolean automatic_reload, InputStream file, String ruser) static void
ConfigurationUtils.removeConfigFromDatabase
(org.springframework.context.ApplicationContext applicationContext, String name, String datasourceName, String version) ConfigurationUtils.retrieveConfigNamesFromDatabase
(org.springframework.context.ApplicationContext applicationContext) Constructors in org.frankframework.configuration that throw ConfigurationException -
Uses of ConfigurationException in org.frankframework.configuration.classloaders
Methods in org.frankframework.configuration.classloaders that throw ConfigurationExceptionModifier and TypeMethodDescriptionvoid
ScanningDirectoryClassLoader.setScanInterval
(int interval) -
Uses of ConfigurationException in org.frankframework.core
Methods in org.frankframework.core that return ConfigurationExceptionMethod parameters in org.frankframework.core with type arguments of type ConfigurationExceptionModifier and TypeMethodDescriptionjavax.wsdl.Definition
SharedWsdlDefinitions.getOrCompute
(String name, ThrowingFunction<String, javax.wsdl.Definition, ConfigurationException> creator) Methods in org.frankframework.core that throw ConfigurationExceptionModifier and TypeMethodDescriptionvoid
IPipe.addForward
(PipeForward forward) Register a PipeForward object to this Pipe.void
Register a Pipe at this pipeline.void
AbstractResponseValidatorWrapper.configure()
void
Adapter.configure()
Instruct the adapter to configure itself.void
IConfigurable.configure()
Configure this component.void
ITransactionalStorage.configure()
void
PipeLine.configure()
Configures the pipes of this Pipeline and does some basic checks.void
void
TransactionAttributes.configure()
void
IListenerConnector.configureEndpointConnection
(IPortConnectedListener<M> listener, jakarta.jms.ConnectionFactory connectionFactory, CredentialFactory credentialFactory, jakarta.jms.Destination destination, IbisExceptionListener exceptionListener, IListenerConnector.CacheMode cacheMode, int acknowledgeMode, String selector, long receiveTimeout, long pollGuardInterval) void
Adapter.configureReceiver
(Receiver<?> receiver) javax.wsdl.Definition
SharedWsdlDefinitions.getOrCompute
(String name, ThrowingFunction<String, javax.wsdl.Definition, ConfigurationException> creator) IXmlValidator.getXsds()
void
HasTransactionAttribute.setTransactionAttribute
(TransactionAttribute attribute) ThetransactionAttribute
declares transactional behavior of execution.void
DestinationValidator.validateListenerDestinations
(PipeLine pipeLine) void
DestinationValidator.validateSenderDestination
(ISender sender) -
Uses of ConfigurationException in org.frankframework.encryption
Methods in org.frankframework.encryption that throw ConfigurationExceptionModifier and TypeMethodDescriptionstatic void
AuthSSLContextFactory.verifyKeystoreConfiguration
(HasKeystore keystoreOwner, HasTruststore truststoreOwner) -
Uses of ConfigurationException in org.frankframework.extensions.akamai
Methods in org.frankframework.extensions.akamai that throw ConfigurationException -
Uses of ConfigurationException in org.frankframework.extensions.api
Methods in org.frankframework.extensions.api that throw ConfigurationException -
Uses of ConfigurationException in org.frankframework.extensions.aspose.pipe
Methods in org.frankframework.extensions.aspose.pipe that throw ConfigurationException -
Uses of ConfigurationException in org.frankframework.extensions.bis
Methods in org.frankframework.extensions.bis that throw ConfigurationExceptionModifier and TypeMethodDescriptionvoid
BisJmsListener.configure()
Deprecated.void
BisJmsSender.configure()
Deprecated.void
BisWrapperPipe.configure()
Deprecated.static BisUtils
BisUtils.getInstance()
Deprecated. -
Uses of ConfigurationException in org.frankframework.extensions.cmis
Methods in org.frankframework.extensions.cmis that throw ConfigurationException -
Uses of ConfigurationException in org.frankframework.extensions.esb
Methods in org.frankframework.extensions.esb that throw ConfigurationExceptionModifier and TypeMethodDescriptionvoid
EsbJmsListener.configure()
void
EsbJmsSender.configure()
void
EsbJmsTransactionalStorage.configure()
void
EsbSoapValidator.configure()
void
EsbSoapWrapperPipe.configure()
void
EsbSoapWrapperPipe.validateListenerDestinations
(PipeLine pipeLine) void
EsbSoapWrapperPipe.validateSenderDestination
(ISender sender) -
Uses of ConfigurationException in org.frankframework.extensions.fxf
Methods in org.frankframework.extensions.fxf that throw ConfigurationException -
Uses of ConfigurationException in org.frankframework.extensions.ibm
Methods in org.frankframework.extensions.ibm that throw ConfigurationException -
Uses of ConfigurationException in org.frankframework.extensions.idin
Methods in org.frankframework.extensions.idin that throw ConfigurationExceptionModifier and TypeMethodDescriptionvoid
IdinSender.configure()
protected net.bankid.merchant.library.Configuration
IdinSender.createConfiguration()
-
Uses of ConfigurationException in org.frankframework.extensions.kafka
Methods in org.frankframework.extensions.kafka that throw ConfigurationException -
Uses of ConfigurationException in org.frankframework.extensions.mqtt
Methods in org.frankframework.extensions.mqtt that throw ConfigurationException -
Uses of ConfigurationException in org.frankframework.extensions.rekenbox
Methods in org.frankframework.extensions.rekenbox that throw ConfigurationExceptionModifier and TypeMethodDescriptionvoid
Adios2XmlPipe.configure()
void
RekenBoxCaller.configure()
protected void
Adios2XmlPipe.initializeConversionTables()
-
Uses of ConfigurationException in org.frankframework.extensions.sap
Methods in org.frankframework.extensions.sap that throw ConfigurationException -
Uses of ConfigurationException in org.frankframework.extensions.sap.jco3
Methods in org.frankframework.extensions.sap.jco3 that throw ConfigurationExceptionModifier and TypeMethodDescriptionvoid
SapFunctionFacade.configure()
void
SapListenerImpl.configure()
void
SapLUWManager.configure()
void
SapSenderBase.configure()
void
SapSenderImpl.configure()
void
SapSystemImpl.setSncQop
(int qop) SNC Quality of Protection. 1: Authentication only, 2: Authentication and integrity protection, 3: Authentication, integrity and privacy protection (encryption), 8: Global default configuration, 9: Maximum protection -
Uses of ConfigurationException in org.frankframework.extensions.svn
Methods in org.frankframework.extensions.svn that throw ConfigurationException -
Uses of ConfigurationException in org.frankframework.extensions.tibco
Methods in org.frankframework.extensions.tibco that throw ConfigurationException -
Uses of ConfigurationException in org.frankframework.extensions.tibco.pipes
Methods in org.frankframework.extensions.tibco.pipes that throw ConfigurationException -
Uses of ConfigurationException in org.frankframework.extensions.xfb
Methods in org.frankframework.extensions.xfb that throw ConfigurationException -
Uses of ConfigurationException in org.frankframework.filesystem
Methods in org.frankframework.filesystem that throw ConfigurationExceptionModifier and TypeMethodDescriptionprotected void
FileSystemActor.actionRequiresAtLeastOneOfTwoParametersOrAttribute
(HasName owner, ParameterList parameterList, FileSystemActor.FileSystemAction configuredAction, FileSystemActor.FileSystemAction action, String parameter1, String parameter2, String attributeName, String attributeValue) void
AbstractFileSystemListener.configure()
void
AbstractFileSystemPipe.configure()
void
AbstractFileSystemSender.configure()
void
AmazonS3FileSystem.configure()
void
FileSystemActor.configure
(S fileSystem, ParameterList parameterList, FrankElement owner) void
FileSystemSenderWithAttachments.configure()
Deprecated.void
ForEachAttachmentPipe.configure()
void
IBasicFileSystem.configure()
void
ImapFileSystem.configure()
void
LocalFileSystem.configure()
void
MsalClientAdapter.configure()
-
Uses of ConfigurationException in org.frankframework.filesystem.exchange
Methods in org.frankframework.filesystem.exchange that throw ConfigurationException -
Uses of ConfigurationException in org.frankframework.filesystem.ftp
Methods in org.frankframework.filesystem.ftp that throw ConfigurationException -
Uses of ConfigurationException in org.frankframework.filesystem.sftp
Methods in org.frankframework.filesystem.sftp that throw ConfigurationException -
Uses of ConfigurationException in org.frankframework.filesystem.smb
Methods in org.frankframework.filesystem.smb that throw ConfigurationException -
Uses of ConfigurationException in org.frankframework.http
Methods in org.frankframework.http that throw ConfigurationExceptionModifier and TypeMethodDescriptionvoid
AbstractHttpSender.configure()
void
AbstractHttpSession.configure()
void
HttpSender.configure()
void
PushingListenerAdapter.configure()
initialize listener and registerthis
to the JNDIvoid
WebServiceListener.configure()
initialize listener and registerthis
to the JNDIvoid
WebServiceNtlmSender.configure()
Deprecated, for removal: This API element is subject to removal in a future version.void
WebServiceSender.configure()
protected org.apache.http.conn.ssl.SSLConnectionSocketFactory
AbstractHttpSession.getSSLConnectionSocketFactory()
RestListener.transformToJson
(Message message) -
Uses of ConfigurationException in org.frankframework.http.authentication
Methods in org.frankframework.http.authentication that throw ConfigurationException -
Uses of ConfigurationException in org.frankframework.http.rest
Methods in org.frankframework.http.rest that throw ConfigurationExceptionModifier and TypeMethodDescriptionvoid
ApiListener.configure()
initialize listener and registerthis
to the JNDIvoid
ApiPrincipalPipe.configure()
void
ApiPrincipalPipe.setAuthenticationMethod
(String method) -
Uses of ConfigurationException in org.frankframework.jdbc
Methods in org.frankframework.jdbc that throw ConfigurationExceptionModifier and TypeMethodDescriptionvoid
AbstractJdbcMessageBrowser.configure()
void
AbstractJdbcQuerySender.configure()
void
AbstractJdbcSender.configure()
void
BatchTransformerPipeBase.configure()
Deprecated.void
DirectQuerySender.configure()
void
DirectQuerySender.configure
(boolean ignoreSQLInjectionWarning) void
void
FixedQuerySender.configure()
void
JdbcFacade.configure()
void
JdbcIteratingPipeBase.configure()
void
JdbcIteratingPipeBase.MixedQuerySender.configure()
void
JdbcListener.configure()
void
JdbcQueryListener.configure()
Deprecated, for removal: This API element is subject to removal in a future version.void
JdbcTableListener.configure()
void
JdbcTableMessageBrowser.configure()
void
JdbcTransactionalStorage.configure()
Creates a connection, checks if the table is existing and creates it when necessaryvoid
MessageStoreListener.configure()
void
MessageStoreSender.configure()
void
Result2LobWriterBase.configure()
void
ResultSet2FileSender.configure()
void
ResultSetIteratingPipe.configure()
void
SimpleJdbcListener.configure()
void
StoredProcedureQuerySender.configure()
protected void
JdbcTableMessageBrowser.createQueryTexts
(IDbmsSupport dbmsSupport) protected void
JdbcTransactionalStorage.createQueryTexts
(IDbmsSupport dbmsSupport) -
Uses of ConfigurationException in org.frankframework.jdbc.migration
Methods in org.frankframework.jdbc.migration that throw ConfigurationException -
Uses of ConfigurationException in org.frankframework.jms
Methods in org.frankframework.jms that throw ConfigurationException -
Uses of ConfigurationException in org.frankframework.jndi
Methods in org.frankframework.jndi that throw ConfigurationException -
Uses of ConfigurationException in org.frankframework.ladybug
Methods in org.frankframework.ladybug that throw ConfigurationException -
Uses of ConfigurationException in org.frankframework.larva
Methods in org.frankframework.larva that throw ConfigurationException -
Uses of ConfigurationException in org.frankframework.larva.actions
Methods in org.frankframework.larva.actions that throw ConfigurationException -
Uses of ConfigurationException in org.frankframework.ldap
Methods in org.frankframework.ldap that throw ConfigurationException -
Uses of ConfigurationException in org.frankframework.lifecycle
Methods in org.frankframework.lifecycle that throw ConfigurationExceptionModifier and TypeMethodDescriptionvoid
ConfigurableApplicationContext.configure()
void
ConfiguringLifecycleProcessor.configure()
TheConfigurationDigester
may add new Lifecycle beans. -
Uses of ConfigurationException in org.frankframework.mongodb
Methods in org.frankframework.mongodb that throw ConfigurationException -
Uses of ConfigurationException in org.frankframework.monitoring
Methods in org.frankframework.monitoring that throw ConfigurationException -
Uses of ConfigurationException in org.frankframework.parameters
Methods in org.frankframework.parameters that throw ConfigurationException -
Uses of ConfigurationException in org.frankframework.pgp
Methods in org.frankframework.pgp that throw ConfigurationExceptionModifier and TypeMethodDescriptionvoid
AbstractPGPAction.configure()
Generates a keyring configuration with public keys and the private key.Constructors in org.frankframework.pgp that throw ConfigurationException -
Uses of ConfigurationException in org.frankframework.pipes
Fields in org.frankframework.pipes declared as ConfigurationExceptionModifier and TypeFieldDescriptionprotected ConfigurationException
XmlValidator.configurationException
Methods in org.frankframework.pipes that return ConfigurationExceptionModifier and TypeMethodDescriptionXmlValidator.getConfigurationException()
XmlValidator.ResponseValidatorWrapper.getConfigurationException()
Methods in org.frankframework.pipes that throw ConfigurationExceptionModifier and TypeMethodDescriptionprotected PipeRunResult
Json2XmlValidator.alignXml2Json
(Message messageToValidate, PipeLineSession session, boolean responseMode) protected void
WsdlXmlValidator.checkSchemaSpecified()
protected void
XmlValidator.checkSchemaSpecified()
void
AbstractPipe.configure()
void
AbstractValidator.configure()
void
AsyncSenderWithListenerPipe.configure()
void
Base64Pipe.configure()
void
ChecksumPipe.configure()
Deprecated, for removal: This API element is subject to removal in a future version.void
CompareIntegerPipe.configure()
void
CompareStringPipe.configure()
void
CompressPipe.configure()
void
CounterSwitchPipe.configure()
void
CredentialCheckingPipe.configure()
void
CsvParserPipe.configure()
void
DataSonnetPipe.configure()
void
DomainTransformerPipe.configure()
void
EscapePipe.configure()
void
EtagHandlerPipe.configure()
Deprecated.void
ExceptionPipe.configure()
void
FixedForwardPipe.configure()
Checks for correct configuration of forward.void
FixedResultPipe.configure()
Checks for correct configuration and translates the filename to a file to check existence.void
ForEachChildElementPipe.configure()
void
ForPipe.configure()
void
GetPrincipalPipe.configure()
void
HashPipe.configure()
void
IfPipe.configure()
void
IncreaseIntegerPipe.configure()
void
IsUserInRolePipe.configure()
void
IteratingPipe.configure()
void
Json2XmlValidator.configure()
void
JsonPipe.configure()
void
JsonValidator.configure()
void
JwtPipe.configure()
void
LarvaPipe.configure()
void
MessageSendingPipe.configure()
void
PasswordGeneratorPipe.configure()
void
PasswordHashPipe.configure()
void
PGPPipe.configure()
void
PutInSession.configure()
void
PutSystemDateInSession.configure()
Checks whether the proper forward is defined, a dateFormat is specified and the dateFormat is valid.void
RegExPipe.configure()
void
ReplacerPipe.configure()
void
SenderPipe.configure()
void
SignaturePipe.configure()
void
StringIteratorPipe.configure()
void
Text2XmlPipe.configure()
void
UnzipPipe.configure()
void
WsdlGeneratorPipe.configure()
void
WsdlXmlValidator.configure()
void
XmlSwitch.configure()
If nostyleSheetName
is specified, the switch uses the root node.void
XmlValidator.configure()
Configure the XmlValidatorvoid
XmlWellFormedChecker.configure()
void
XQueryPipe.configure()
void
XsltPipe.configure()
Theconfigure()
method instantiates a transformer for the specified XSL.protected javax.wsdl.Definition
WsdlXmlValidator.getDefinition
(String wsdl) XmlValidator.getSchemas()
XmlValidator.getSchemas
(boolean checkRootValidations) WsdlXmlValidator.getXsds()
XmlValidator.getXsds()
XmlValidator.ResponseValidatorWrapper.getXsds()
protected final PipeForward
AbstractValidator.validate
(String messageToValidate, PipeLineSession session) protected abstract PipeForward
AbstractValidator.validate
(Message messageToValidate, PipeLineSession session, boolean responseMode, String messageRoot) protected PipeForward
WsdlXmlValidator.validate
(Message messageToValidate, PipeLineSession session, boolean responseMode, String messageRoot) protected PipeForward
XmlValidator.validate
(Message messageToValidate, PipeLineSession session, boolean responseMode, String messageRoot) -
Uses of ConfigurationException in org.frankframework.receivers
Methods in org.frankframework.receivers that throw ConfigurationException -
Uses of ConfigurationException in org.frankframework.scheduler
Methods in org.frankframework.scheduler that throw ConfigurationExceptionModifier and TypeMethodDescriptionvoid
AbstractJobDef.configure()
static void
SchedulerHelper.validateJob
(org.quartz.JobDetail jobDetail, String cronExpression) -
Uses of ConfigurationException in org.frankframework.scheduler.job
Methods in org.frankframework.scheduler.job that throw ConfigurationException -
Uses of ConfigurationException in org.frankframework.senders
Methods in org.frankframework.senders that throw ConfigurationExceptionModifier and TypeMethodDescriptionprotected void
AbstractSenderWithParameters.checkStringAttributeOrParameter
(String attributeName, String attributeValue, String parameterName) void
AbstractMailSender.configure()
void
AbstractSender.configure()
void
AbstractSenderWithParameters.configure()
void
AbstractSenderWrapper.configure()
void
ExchangeFileSystemSender.configure()
void
FixedResultSender.configure()
void
FrankSender.configure()
void
IbisJavaSender.configure()
void
IbisLocalSender.configure()
void
JavascriptSender.configure()
void
JsonXsltSender.configure()
void
LogSender.configure()
void
MailSender.configure()
void
ParallelSenders.configure()
void
ReconnectSenderWrapper.configure()
void
SenderSeries.configure()
void
SenderWrapper.configure()
void
SendGridSender.configure()
void
ShadowSender.configure()
void
XmlValidatorSender.configure()
void
XsltSender.configure()
Theconfigure()
method instantiates a transformer for the specified XSL.protected TransformerPool
XsltSender.getTransformerPoolToUse
(PipeLineSession session) void
IbisJavaSender.setDispatchType
(String type) Set to 'DLL' to make the dispatcher communicate with a DLL set on the classpathShadowSender.validateExecutableSenders()
-
Uses of ConfigurationException in org.frankframework.soap
Methods in org.frankframework.soap that throw ConfigurationExceptionModifier and TypeMethodDescriptionvoid
SoapValidator.configure()
void
SoapWrapperPipe.configure()
static SoapWrapper
SoapWrapper.getInstance()
WsdlGenerator.getXsds
(IXmlValidator xmlValidator) void
WsdlGenerator.init()
protected void
WsdlGenerator.types
(XMLStreamWriter w) Output the 'types' section of the WSDLvoid
WsdlGenerator.wsdl
(OutputStream out, String defaultLocation) Writes the WSDL to an output streamvoid
WsdlGenerator.zip
(OutputStream stream, String defaultLocation) Generates a zip file (and writes it to the given outputstream), containing the WSDL and all referenced XSD's. -
Uses of ConfigurationException in org.frankframework.unmanaged
Methods in org.frankframework.unmanaged that throw ConfigurationExceptionModifier and TypeMethodDescriptionvoid
AbstractJmsConfigurator.configureEndpointConnection
(IPortConnectedListener<jakarta.jms.Message> listener, jakarta.jms.ConnectionFactory connectionFactory, jakarta.jms.Destination destination, IbisExceptionListener exceptionListener) void
SpringJmsConnector.configureEndpointConnection
(IPortConnectedListener<jakarta.jms.Message> jmsListener, jakarta.jms.ConnectionFactory connectionFactory, CredentialFactory credentialFactory, jakarta.jms.Destination destination, IbisExceptionListener exceptionListener, IListenerConnector.CacheMode cacheMode, int acknowledgeMode, String messageSelector, long receiveTimeout, long pollGuardInterval) -
Uses of ConfigurationException in org.frankframework.util
Methods in org.frankframework.util that throw ConfigurationExceptionModifier and TypeMethodDescriptionvoid
Locker.configure()
static TransformerPool
TransformerPool.configureStyleSheetTransformer
(FrankElement scopeProvider, String styleSheetName, int xsltVersion) static TransformerPool
TransformerPool.configureTransformer
(FrankElement scopeProvider, String namespaceDefs, String xPathExpression, String styleSheetName, TransformerPool.OutputType outputType, boolean includeXmlDeclaration, ParameterList params) static TransformerPool
TransformerPool.configureTransformer
(FrankElement scopeProvider, String namespaceDefs, String xPathExpression, String styleSheetName, TransformerPool.OutputType outputType, boolean includeXmlDeclaration, ParameterList params, boolean mandatory) static TransformerPool
TransformerPool.configureTransformer0
(FrankElement scopeProvider, String namespaceDefs, String xPathExpression, String styleSheetName, TransformerPool.OutputType outputType, boolean includeXmlDeclaration, ParameterList params, int xsltVersion) static TransformerPool
UtilityTransformerPools.getAddRootNamespaceTransformerPool
(String namespace, boolean omitXmlDeclaration, boolean indent) static TransformerPool
UtilityTransformerPools.getChangeRootTransformerPool
(String root, boolean omitXmlDeclaration, boolean indent) static TransformerPool
UtilityTransformerPools.getCopyOfSelectTransformerPool
(String xpath, boolean omitXmlDeclaration, boolean indent) static TransformerPool
UtilityTransformerPools.getGetRootNamespaceTransformerPool()
static TransformerPool
UtilityTransformerPools.getGetRootNodeNameTransformerPool()
static TransformerPool
UtilityTransformerPools.getRemoveUnusedNamespacesTransformerPool
(boolean omitXmlDeclaration, boolean indent) static TransformerPool
UtilityTransformerPools.getRemoveUnusedNamespacesXslt2TransformerPool
(boolean omitXmlDeclaration, boolean indent) static TransformerPool
UtilityTransformerPools.getXml2JsonTransformerPool()
-
Uses of ConfigurationException in org.frankframework.validation
Methods in org.frankframework.validation that throw ConfigurationExceptionModifier and TypeMethodDescriptionvoid
AbstractXmlValidator.configure
(HasApplicationContext owner) Configure the XmlValidatorvoid
JavaxXmlValidator.configure
(HasApplicationContext owner) void
XercesXmlValidator.configure
(HasApplicationContext owner) AbstractXmlValidator.createValidationContext
(PipeLineSession session, RootValidations rootValidations, Map<List<String>, List<String>> invalidRootNamespaces) org.frankframework.validation.JavaxValidationContext
JavaxXmlValidator.createValidationContext
(PipeLineSession session, RootValidations rootValidations, Map<List<String>, List<String>> invalidRootNamespaces) org.frankframework.validation.XercesValidationContext
XercesXmlValidator.createValidationContext
(PipeLineSession session, RootValidations rootValidations, Map<List<String>, List<String>> invalidRootNamespaces) protected org.frankframework.validation.PreparseResult
XercesXmlValidator.getPreparseResult
(PipeLineSession session) protected Schema
JavaxXmlValidator.getSchemaObject
(String schemasId, List<Schema> schemas) Returns theSchema
associated with this validator.SchemasProvider.getSchemas()
SchemasProvider.getSchemasId()
abstract ValidatorHandler
AbstractXmlValidator.getValidatorHandler
(PipeLineSession session, AbstractValidationContext context) JavaxXmlValidator.getValidatorHandler
(PipeLineSession session, AbstractValidationContext context) XercesXmlValidator.getValidatorHandler
(PipeLineSession session, AbstractValidationContext context) AbstractXSD.getXsdsRecursive
(Set<IXSD> xsds) AbstractXSD.getXsdsRecursive
(Set<IXSD> xsds, boolean supportRedefine) void
AbstractXSD.initFromXsds
(String namespace, IScopeProvider scopeProvider, Set<IXSD> sourceXsds) protected void
AbstractXSD.initNamespace
(String namespace, IScopeProvider scopeProvider, String resourceRef) protected void
AbstractXSD.initNoNamespace
(IScopeProvider scopeProvider, String resourceRef) SchemaUtils.mergeXsdsGroupedByNamespaceToSchemasWithoutIncludes
(IScopeProvider scopeProvider, Map<String, Set<IXSD>> xsdsGroupedByNamespace) Returns merged XSDs from a map of XSDs grouped by namespace.static void
SchemaUtils.mergeXsdsGroupedByNamespaceToSchemasWithoutIncludes
(IScopeProvider scopeProvider, Map<String, Set<IXSD>> xsdsGroupedByNamespace, XMLStreamWriter xmlStreamWriter) Write merged XSDs to xmlStreamWriter from a map of XSDs grouped by namespace.static void
SchemaUtils.sortByDependencies
(Set<IXSD> xsds, List<Schema> schemas) AbstractXmlValidator.validate
(Message input, PipeLineSession session, RootValidations rootValidations, Map<List<String>, List<String>> invalidRootNamespaces) static void
SchemaUtils.writeStandaloneXsd
(IXSD xsd, XMLStreamWriter xmlStreamWriter) Write the XSD out to the XMLStreamWriter as a standalone XSD. -
Uses of ConfigurationException in org.frankframework.validation.xsd
Methods in org.frankframework.validation.xsd that throw ConfigurationExceptionModifier and TypeMethodDescriptionvoid
ResourceXsd.initNamespace
(String namespace, IScopeProvider scopeProvider, String resourceRef) void
ResourceXsd.initNoNamespace
(IScopeProvider scopeProvider, String resourceRef) -
Uses of ConfigurationException in org.frankframework.xcom
Methods in org.frankframework.xcom that throw ConfigurationException