Package org.nustaq.kontraktor.monitoring
Interface Monitorable
- All Known Subinterfaces:
Scheduler
- All Known Implementing Classes:
_AsyncClientSocket.CLSActor,AbstractKrouter,Actor,DispatcherThread,HotColdFailoverKrouter,HotHotFailoverKrouter,Krouter,Log,RemoteScheduler,RoundRobinKrouter,SimpleKrouter,SimpleScheduler,SingleActiveServiceKrouter,TCPClientConnector.RemotingHelper
public interface Monitorable
Created by ruedi on 18.10.14.
-
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
getReport
IPromise getReport() -
getSubMonitorables
IPromise<Monitorable[]> getSubMonitorables()
-