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 TypeMethodDescriptionvoidRecordTransformer.addChild(OutputfieldsPart part) Deprecated.voidStreamTransformerPipe.addChild(RecordHandlingFlow flowEl) Deprecated.please use manager.addFlow()voidDeprecated.voidRecordTransformer.addExternal(int inputFieldIndex, String delegateName, String params) Deprecated.voidDeprecated.voidRecordTransformer.addOutputField(String fieldDef) Deprecated.translates a function declaration to a function instancevoidRecordTransformer.addOutputFields(OutputfieldsPart part) Deprecated.voidRecordTransformer.addSubstring(int inputFieldIndex, int startIndex, int endIndex) Deprecated.voidAbstractRecordHandler.configure()Deprecated.voidAbstractResultHandler.configure()voidDelphiStringRecordReaderFactory.configure()Deprecated.voidInputStreamReaderFactory.configure()voidIReaderFactory.configure()voidIRecordHandlerManager.configure(Map<String, IRecordHandlerManager> registeredManagers, Map<String, IRecordHandler> registeredRecordHandlers, Map<String, IResultHandler> registeredResultHandlers, IResultHandler defaultHandler) voidRecordHandlerManager.configure(Map<String, IRecordHandlerManager> registeredManagers, Map<String, IRecordHandler> registeredRecordHandlers, Map<String, IResultHandler> registeredResultHandlers, IResultHandler defaultHandler) Deprecated.voidRecordHandlingFlow.configure(IRecordHandlerManager manager, Map<String, IRecordHandlerManager> registeredManagers, Map<String, IRecordHandler> registeredRecordHandlers, Map<String, IResultHandler> registeredResultHandlers, IResultHandler defaultHandler) Deprecated.voidRecordXml2Sender.configure()Deprecated.voidRecordXmlTransformer.configure()Deprecated.voidResultBlock2Sender.configure()Deprecated.voidStreamTransformerPipe.configure()Deprecated.voidRecordTransformer.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 TypeMethodDescriptionvoidConfiguration.setConfigurationException(ConfigurationException exception) Methods in org.frankframework.configuration that throw ConfigurationExceptionModifier and TypeMethodDescriptionvoidConfiguration.configure()Digest the configuration and generate flow diagram. -
Uses of ConfigurationException in org.frankframework.configuration.classloaders
Methods in org.frankframework.configuration.classloaders that throw ConfigurationExceptionModifier and TypeMethodDescriptionvoidScanningDirectoryClassLoader.setScanInterval(int interval) -
Uses of ConfigurationException in org.frankframework.configuration.digester
Methods in org.frankframework.configuration.digester that throw ConfigurationExceptionModifier and TypeMethodDescriptionvoidConfigurationDigester.digest()protected ResourceConfigurationDigester.getConfigurationResource(Configuration configuration) ConfigurationDigester.getDigester(Configuration configuration) -
Uses of ConfigurationException in org.frankframework.configuration.util
Methods in org.frankframework.configuration.util that throw ConfigurationExceptionModifier and TypeMethodDescriptionstatic booleanConfigurationUtils.activateConfig(org.springframework.context.ApplicationContext applicationContext, String name, String version, String dataSourceName) Set the all ACTIVECONFIG to false and specified version to truestatic StringConfigurationUtils.addConfigToDatabase(org.springframework.context.ApplicationContext applicationContext, String datasource, boolean activate_config, boolean automatic_reload, String fileName, InputStream file, String ruser) static booleanConfigurationUtils.addConfigToDatabase(org.springframework.context.ApplicationContext applicationContext, String dataSourceName, boolean activateConfig, boolean automaticReload, String name, String version, String fileName, InputStream file, String ruser) static booleanConfigurationUtils.autoReloadConfig(org.springframework.context.ApplicationContext applicationContext, String name, String version, boolean booleanValue, String dataSourceName) Toggle AUTORELOADConfigurationUtils.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) ConfigurationUtils.processMultiConfigZipFile(org.springframework.context.ApplicationContext applicationContext, String datasource, boolean activate_config, boolean automatic_reload, InputStream file, String ruser) static voidConfigurationUtils.removeConfigFromDatabase(org.springframework.context.ApplicationContext applicationContext, String name, String datasourceName, String version) protected final voidConstructors in org.frankframework.configuration.util that throw ConfigurationException -
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.DefinitionSharedWsdlDefinitions.getOrCompute(String name, ThrowingFunction<String, javax.wsdl.Definition, ConfigurationException> creator) Methods in org.frankframework.core that throw ConfigurationExceptionModifier and TypeMethodDescriptionvoidIPipe.addForward(PipeForward forward) Register a PipeForward object to this Pipe.voidRegister a Pipe at this pipeline.voidAbstractResponseValidatorWrapper.configure()voidAdapter.configure()Instruct the adapter to configure itself.voidIConfigurable.configure()Configure this component.voidITransactionalStorage.configure()voidPipeLine.configure()Configures the pipes of this Pipeline and does some basic checks.voidvoidTransactionAttributes.configure()voidIListenerConnector.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) voidAdapter.configureReceiver(Receiver<?> receiver) javax.wsdl.DefinitionSharedWsdlDefinitions.getOrCompute(String name, ThrowingFunction<String, javax.wsdl.Definition, ConfigurationException> creator) IXmlValidator.getXsds()voidHasTransactionAttribute.setTransactionAttribute(TransactionAttribute attribute) ThetransactionAttributedeclares transactional behavior of execution.voidDestinationValidator.validateListenerDestinations(PipeLine pipeLine) voidDestinationValidator.validateSenderDestination(ISender sender) -
Uses of ConfigurationException in org.frankframework.encryption
Methods in org.frankframework.encryption that throw ConfigurationExceptionModifier and TypeMethodDescriptionstatic voidAuthSSLContextFactory.verifyKeystoreConfiguration(HasKeystore keystoreOwner, HasTruststore truststoreOwner) -
Uses of ConfigurationException in org.frankframework.errormessageformatters
Methods in org.frankframework.errormessageformatters that throw ConfigurationException -
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 TypeMethodDescriptionvoidBisJmsListener.configure()Deprecated.voidBisJmsSender.configure()Deprecated.voidBisWrapperPipe.configure()Deprecated.static BisUtilsBisUtils.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 TypeMethodDescriptionvoidEsbJmsListener.configure()voidEsbJmsSender.configure()voidEsbJmsTransactionalStorage.configure()voidEsbSoapValidator.configure()voidEsbSoapWrapperPipe.configure()voidEsbSoapWrapperPipe.validateListenerDestinations(PipeLine pipeLine) voidEsbSoapWrapperPipe.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 TypeMethodDescriptionvoidIdinSender.configure()protected net.bankid.merchant.library.ConfigurationIdinSender.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 TypeMethodDescriptionvoidAdios2XmlPipe.configure()voidRekenBoxCallerPipe.configure()protected voidAdios2XmlPipe.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 TypeMethodDescriptionvoidSapFunctionFacade.configure()voidSapListenerImpl.configure()voidSapLUWManagerPipe.configure()voidSapSenderBase.configure()voidSapSenderImpl.configure()voidSapSystemImpl.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 voidFileSystemActor.actionRequiresAtLeastOneOfTwoParametersOrAttribute(HasName owner, ParameterList parameterList, FileSystemActor.FileSystemAction configuredAction, FileSystemActor.FileSystemAction action, String parameter1, String parameter2, String attributeName, String attributeValue) voidAbstractFileSystemListener.configure()voidAbstractFileSystemPipe.configure()voidAbstractFileSystemSender.configure()voidAmazonS3FileSystem.configure()voidFileSystemActor.configure(S fileSystem, ParameterList parameterList, FrankElement owner) voidFileSystemSenderWithAttachments.configure()Deprecated.voidForEachAttachmentPipe.configure()voidIBasicFileSystem.configure()voidImapFileSystem.configure()voidLocalFileSystem.configure()voidMsalClientAdapter.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 TypeMethodDescriptionvoidAbstractHttpSender.configure()voidAbstractHttpSession.configure()voidHttpSender.configure()voidPushingListenerAdapter.configure()initialize listener and registerthisto the JNDIvoidWebServiceListener.configure()voidWebServiceNtlmSender.configure()Deprecated, for removal: This API element is subject to removal in a future version.voidWebServiceSender.configure()protected org.apache.http.conn.ssl.SSLConnectionSocketFactoryAbstractHttpSession.getSSLConnectionSocketFactory()RestListener.transformToJson(Message message) Deprecated, for removal: This API element is subject to removal in a future version. -
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 TypeMethodDescriptionvoidApiListener.configure()initialize listener and registerthisto the JNDIvoidApiPrincipalPipe.configure()voidApiPrincipalPipe.setAuthenticationMethod(String method) -
Uses of ConfigurationException in org.frankframework.jdbc
Methods in org.frankframework.jdbc that throw ConfigurationExceptionModifier and TypeMethodDescriptionvoidAbstractJdbcMessageBrowser.configure()voidAbstractJdbcQuerySender.configure()voidAbstractJdbcSender.configure()voidBatchTransformerPipeBase.configure()Deprecated.voidDirectQuerySender.configure()voidDirectQuerySender.configure(boolean ignoreSQLInjectionWarning) voidvoidFixedQuerySender.configure()voidJdbcFacade.configure()voidJdbcIteratingPipeBase.configure()voidJdbcIteratingPipeBase.MixedQuerySender.configure()voidJdbcListener.configure()voidJdbcQueryListener.configure()Deprecated, for removal: This API element is subject to removal in a future version.voidJdbcTableListener.configure()voidJdbcTableMessageBrowser.configure()voidJdbcTransactionalStorage.configure()Creates a connection, checks if the table is existing and creates it when necessaryvoidMessageStoreListener.configure()voidMessageStoreSender.configure()voidResult2LobWriterBase.configure()voidResultSet2FileSender.configure()voidResultSetIteratingPipe.configure()voidSimpleJdbcListener.configure()voidStoredProcedureQuerySender.configure()protected voidJdbcTableMessageBrowser.createQueryTexts(IDbmsSupport dbmsSupport) protected voidJdbcTransactionalStorage.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.json
Methods in org.frankframework.json that throw ConfigurationExceptionModifier and TypeMethodDescriptionstatic JsonMapperJsonUtil.buildJsonMapper(IScopeProvider scopeProvider, String stylesheetName, DataSonnetOutputType outputType, boolean computeMimeType, ParameterList parameters) static com.jayway.jsonpath.JsonPathJsonUtil.compileJsonPath(String jsonPathExpression) Compile aJsonPathfrom thejsonPathExpressionparameter, if it's notnull. -
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 TypeMethodDescriptionvoidConfigurableApplicationContext.configure()voidConfiguringLifecycleProcessor.configure()TheConfigurationDigestermay add new Lifecycle beans. -
Uses of ConfigurationException in org.frankframework.messaging.amqp
Methods in org.frankframework.messaging.amqp that throw ConfigurationException -
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 TypeMethodDescriptionvoidAbstractPGPAction.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 ConfigurationExceptionXmlValidator.configurationExceptionMethods in org.frankframework.pipes that return ConfigurationExceptionModifier and TypeMethodDescriptionXmlValidator.getConfigurationException()XmlValidator.ResponseValidatorWrapper.getConfigurationException()Methods in org.frankframework.pipes that throw ConfigurationExceptionModifier and TypeMethodDescriptionprotected PipeRunResultJson2XmlValidator.alignXml2Json(Message messageToValidate, PipeLineSession session, boolean responseMode) protected voidWsdlXmlValidator.checkSchemaSpecified()protected voidXmlValidator.checkSchemaSpecified()voidAbstractPipe.configure()voidAbstractValidator.configure()voidAsyncSenderWithListenerPipe.configure()voidBase64Pipe.configure()voidChecksumPipe.configure()Deprecated, for removal: This API element is subject to removal in a future version.voidCompareIntegerPipe.configure()voidCompareStringPipe.configure()voidCompressPipe.configure()voidCounterSwitchPipe.configure()voidCredentialCheckingPipe.configure()voidCsvParserPipe.configure()voidDataSonnetPipe.configure()voidDomainTransformerPipe.configure()voidEscapePipe.configure()voidEtagHandlerPipe.configure()Deprecated.voidExceptionPipe.configure()voidFixedForwardPipe.configure()Checks for correct configuration of forward.voidFixedResultPipe.configure()Checks for correct configuration and translates the filename to a file to check existence.voidForEachChildElementPipe.configure()voidForPipe.configure()voidGetPrincipalPipe.configure()voidHashPipe.configure()voidIfPipe.configure()voidIncreaseIntegerPipe.configure()voidIsUserInRolePipe.configure()voidIteratingPipe.configure()voidJson2XmlValidator.configure()voidJsonPathPipe.configure()voidJsonPipe.configure()voidJsonValidator.configure()voidJwtPipe.configure()voidLarvaPipe.configure()voidMessageSendingPipe.configure()voidPasswordGeneratorPipe.configure()voidPasswordHashPipe.configure()voidPGPPipe.configure()voidPutInSessionPipe.configure()voidPutSystemDateInSession.configure()Checks whether the proper forward is defined, a dateFormat is specified and the dateFormat is valid.voidRegExPipe.configure()voidReplacerPipe.configure()voidSenderPipe.configure()voidSignaturePipe.configure()voidStringIteratorPipe.configure()voidSwitchPipe.configure()If nostyleSheetNameis specified, the switch uses the root node.voidText2XmlPipe.configure()voidUnzipPipe.configure()voidWsdlGeneratorPipe.configure()voidWsdlXmlValidator.configure()voidXmlValidator.configure()Configure the XmlValidatorvoidXmlWellFormedCheckerPipe.configure()voidXQueryPipe.configure()voidXsltPipe.configure()Theconfigure()method instantiates a transformer for the specified XSL.protected javax.wsdl.DefinitionWsdlXmlValidator.getDefinition(String wsdl) XmlValidator.getSchemas()XmlValidator.getSchemas(boolean checkRootValidations) WsdlXmlValidator.getXsds()XmlValidator.getXsds()XmlValidator.ResponseValidatorWrapper.getXsds()protected final PipeForwardAbstractValidator.validate(String messageToValidate, PipeLineSession session) protected abstract PipeForwardAbstractValidator.validate(Message messageToValidate, PipeLineSession session, boolean responseMode, String messageRoot) protected PipeForwardWsdlXmlValidator.validate(Message messageToValidate, PipeLineSession session, boolean responseMode, String messageRoot) protected PipeForwardXmlValidator.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 TypeMethodDescriptionvoidAbstractJobDef.configure()static voidSchedulerHelper.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 voidAbstractSenderWithParameters.checkStringAttributeOrParameter(String attributeName, String attributeValue, String parameterName) voidAbstractMailSender.configure()voidAbstractSender.configure()voidAbstractSenderWithParameters.configure()voidAbstractSenderWrapper.configure()voidExchangeFileSystemSender.configure()voidFixedResultSender.configure()voidFrankSender.configure()voidIbisJavaSender.configure()voidIbisLocalSender.configure()voidJavascriptSender.configure()voidJsonXsltSender.configure()voidLogSender.configure()voidMailSender.configure()voidParallelSenders.configure()voidReconnectSenderWrapper.configure()voidSenderSeries.configure()voidSenderWrapper.configure()voidSendGridSender.configure()voidShadowSender.configure()voidXmlValidatorSender.configure()voidXsltSender.configure()Theconfigure()method instantiates a transformer for the specified XSL.protected TransformerPoolXsltSender.getTransformerPoolToUse(PipeLineSession session) voidIbisJavaSender.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 TypeMethodDescriptionvoidSoapValidator.configure()voidSoapWrapperPipe.configure()static SoapWrapperSoapWrapper.getInstance()WsdlGenerator.getXsds(IXmlValidator xmlValidator) voidWsdlGenerator.init()protected voidWsdlGenerator.types(XMLStreamWriter w) Output the 'types' section of the WSDLvoidWsdlGenerator.wsdl(OutputStream out, String defaultLocation) Writes the WSDL to an output streamvoidWsdlGenerator.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 TypeMethodDescriptionvoidAbstractJmsConfigurator.configureEndpointConnection(IPortConnectedListener<jakarta.jms.Message> listener, jakarta.jms.ConnectionFactory connectionFactory, jakarta.jms.Destination destination, IbisExceptionListener exceptionListener) voidSpringJmsConnector.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 TypeMethodDescriptionvoidLocker.configure()static TransformerPoolTransformerPool.configureStyleSheetTransformer(FrankElement scopeProvider, String styleSheetName, int xsltVersion) static TransformerPoolTransformerPool.configureTransformer(FrankElement scopeProvider, String namespaceDefs, String xPathExpression, String styleSheetName, TransformerPool.OutputType outputType, boolean includeXmlDeclaration, ParameterList params) static TransformerPoolTransformerPool.configureTransformer(FrankElement scopeProvider, String namespaceDefs, String xPathExpression, String styleSheetName, TransformerPool.OutputType outputType, boolean includeXmlDeclaration, ParameterList params, boolean mandatory) static TransformerPoolTransformerPool.configureTransformer0(FrankElement scopeProvider, String namespaceDefs, String xPathExpression, String styleSheetName, TransformerPool.OutputType outputType, boolean includeXmlDeclaration, ParameterList params, int xsltVersion) static TransformerPoolUtilityTransformerPools.getAddRootNamespaceTransformerPool(String namespace, boolean omitXmlDeclaration, boolean indent) static TransformerPoolUtilityTransformerPools.getChangeRootTransformerPool(String root, boolean omitXmlDeclaration, boolean indent) static TransformerPoolUtilityTransformerPools.getCopyOfSelectTransformerPool(String xpath, boolean omitXmlDeclaration, boolean indent) static TransformerPoolUtilityTransformerPools.getGetRootNamespaceTransformerPool()static TransformerPoolUtilityTransformerPools.getGetRootNodeNameTransformerPool()static TransformerPoolUtilityTransformerPools.getRemoveUnusedNamespacesTransformerPool(boolean omitXmlDeclaration, boolean indent) static TransformerPoolUtilityTransformerPools.getRemoveUnusedNamespacesXslt2TransformerPool(boolean omitXmlDeclaration, boolean indent) static TransformerPoolUtilityTransformerPools.getXml2JsonTransformerPool() -
Uses of ConfigurationException in org.frankframework.validation
Methods in org.frankframework.validation that throw ConfigurationExceptionModifier and TypeMethodDescriptionvoidAbstractXmlValidator.configure(HasApplicationContext owner) Configure the XmlValidatorvoidJavaxXmlValidator.configure(HasApplicationContext owner) voidXercesXmlValidator.configure(HasApplicationContext owner) AbstractXmlValidator.createValidationContext(PipeLineSession session, RootValidations rootValidations, Map<List<String>, List<String>> invalidRootNamespaces) org.frankframework.validation.JavaxValidationContextJavaxXmlValidator.createValidationContext(PipeLineSession session, RootValidations rootValidations, Map<List<String>, List<String>> invalidRootNamespaces) org.frankframework.validation.XercesValidationContextXercesXmlValidator.createValidationContext(PipeLineSession session, RootValidations rootValidations, Map<List<String>, List<String>> invalidRootNamespaces) protected org.frankframework.validation.PreparseResultXercesXmlValidator.getPreparseResult(PipeLineSession session) protected SchemaJavaxXmlValidator.getSchemaObject(String schemasId, List<Schema> schemas) Returns theSchemaassociated with this validator.SchemasProvider.getSchemas()SchemasProvider.getSchemasId()abstract ValidatorHandlerAbstractXmlValidator.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) voidAbstractXSD.initFromXsds(String namespace, IScopeProvider scopeProvider, Set<IXSD> sourceXsds) protected voidAbstractXSD.initNamespace(String namespace, IScopeProvider scopeProvider, String resourceRef) protected voidAbstractXSD.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 voidSchemaUtils.mergeXsdsGroupedByNamespaceToSchemasWithoutIncludes(IScopeProvider scopeProvider, Map<String, Set<IXSD>> xsdsGroupedByNamespace, XMLStreamWriter xmlStreamWriter) Write merged XSDs to xmlStreamWriter from a map of XSDs grouped by namespace.static voidSchemaUtils.sortByDependencies(Set<IXSD> xsds, List<Schema> schemas) AbstractXmlValidator.validate(Message input, PipeLineSession session, RootValidations rootValidations, Map<List<String>, List<String>> invalidRootNamespaces) static voidSchemaUtils.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 TypeMethodDescriptionvoidResourceXsd.initNamespace(String namespace, IScopeProvider scopeProvider, String resourceRef) voidResourceXsd.initNoNamespace(IScopeProvider scopeProvider, String resourceRef) -
Uses of ConfigurationException in org.frankframework.xcom
Methods in org.frankframework.xcom that throw ConfigurationException