Class ListenerFactory
java.lang.Object
org.frankframework.configuration.digester.AbstractSpringPoweredDigesterFactory
org.frankframework.configuration.digester.GenericFactory
org.frankframework.configuration.digester.ListenerFactory
- All Implemented Interfaces:
IDigesterFactory
Factory for instantiating listeners from the Digester framework.
Instantiates correlated listener in the context of a MessageSendingPipe.
- Since:
- 4.8
- Author:
- Tim van der Leeuw
-
Field Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class org.frankframework.configuration.digester.GenericFactory
getSuggestedBeanName
Methods inherited from class org.frankframework.configuration.digester.AbstractSpringPoweredDigesterFactory
createBean, createBean, getDigester, isPrototypesOnly, setDigester, setDigesterRule
-
Field Details
-
JMS_LISTENER_CLASSNAME_SUFFIX
- See Also:
-
CORRELATED_LISTENER_CLASSNAME
- See Also:
-
-
Constructor Details
-
ListenerFactory
public ListenerFactory()
-
-
Method Details
-
copyAttrsToMap
- Overrides:
copyAttrsToMap
in classAbstractSpringPoweredDigesterFactory
-