Package org.apache.activemq.util
Interface Suspendable
-
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()
-