Interface ActiveMQComponent
-
- All Known Subinterfaces:
CriticalAnalyzer,ServiceComponent
- All Known Implementing Classes:
ActiveMQScheduledComponent,CriticalAnalyzerImpl,EmptyCriticalAnalyzer,NetworkHealthCheck
public interface ActiveMQComponent
-
-
Method Summary
All Methods Instance Methods Abstract Methods Default Methods Modifier and Type Method Description default voidasyncStop(Runnable callback)booleanisStarted()voidstart()voidstop()
-