Package org.apache.activemq.util
Interface Suspendable
-
- All Known Implementing Classes:
HTTPDiscoveryAgent
public interface SuspendableInterface implemented by services that can be suspended and resumed.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidresume()voidsuspend()
-