Package nl.nn.adapterframework.util
Interface RunStateEnquirer
-
- All Known Implementing Classes:
RunStateManager
public interface RunStateEnquirer
Interface to support enquiries about the run state.- Author:
- Gerrit van Brakel
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description RunState
getRunState()
-
-
-
Method Detail
-
getRunState
RunState getRunState()
-
-