Interface Lifecycle
- All Superinterfaces:
dk.cloudcreate.essentials.shared.Lifecycle
- All Known Subinterfaces:
DurableQueueConsumer,DurableQueues,FencedLockManager
- All Known Implementing Classes:
DBFencedLockManager,DefaultDurableQueueConsumer,DurableLocalCommandBus
public interface Lifecycle
extends dk.cloudcreate.essentials.shared.Lifecycle
Common process life cycle interface - backwards compatible variant of dk.cloudcreate.essentials.shared.Lifecycle
-
Method Summary
Methods inherited from interface dk.cloudcreate.essentials.shared.Lifecycle
isStarted, start, stop