Class PullingListenerAction

java.lang.Object
org.frankframework.larva.actions.AbstractLarvaAction<IPullingListener>
org.frankframework.larva.actions.PullingListenerAction
All Implemented Interfaces:
AutoCloseable, IConfigurable, LarvaScenarioAction, ConfigurableLifecycle, org.springframework.context.Lifecycle, org.springframework.context.Phased, org.springframework.context.SmartLifecycle

public class PullingListenerAction extends AbstractLarvaAction<IPullingListener>