Uses of Class
org.frankframework.configuration.digester.AbstractSpringPoweredDigesterFactory
Packages that use AbstractSpringPoweredDigesterFactory
-
Uses of AbstractSpringPoweredDigesterFactory in org.frankframework.configuration.digester
Modifier and TypeClassDescriptionclassGeneric 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 AbstractSpringPoweredDigesterFactory in org.frankframework.monitoring
Subclasses of AbstractSpringPoweredDigesterFactory in org.frankframework.monitoringModifier 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.