Uses of Interface
org.frankframework.configuration.digester.IDigesterFactory
Packages that use IDigesterFactory
-
Uses of IDigesterFactory in org.frankframework.configuration.digester
Classes in org.frankframework.configuration.digester that implement IDigesterFactoryModifier and TypeClassDescriptionclassThis is a factory for objects to be used with the 'factory-create-rule' of the Apache Digester framework as a replacement for the 'object-create-rule'.classGeneric factory for instantiating beans from the Digester framework.classFactory for the JMS Realms instance, which holds all JMS Realm definitions found in the Configuration File.classFactory for instantiating Schedules Jobs from the Digester framework.classFactory for instantiating listeners from the Digester framework.classFactory for instantiating Parameters from the Digester framework.classRegisters the newly created bean directly in Spring, which will manage it'sLifecycle. -
Uses of IDigesterFactory in org.frankframework.monitoring
Classes in org.frankframework.monitoring that implement IDigesterFactoryModifier and TypeClassDescriptionclassFactory for the MonitorManagers, returns the context's manager This bean is a singleton, not a prototype, which is why the GenericFactory can not be used.