public interface RemoteLifecycleSupportService extends Remote, ServiceAdapter
| Modifier and Type | Method and Description |
|---|---|
List |
getHealthStatus(String arg0,
Map<?,?> __transportableCallContext) |
List |
getHealthStatuses(Map<?,?> __transportableCallContext) |
List |
getPublicServices(Map<?,?> __transportableCallContext) |
List |
getServiceInfo(String arg0,
Map<?,?> __transportableCallContext) |
List |
isOnline(Map<?,?> __transportableCallContext) |
List |
printStatusToLogInfo(Map<?,?> __transportableCallContext) |
List |
printStatusToSystemOut(Map<?,?> __transportableCallContext) |
List |
registerPublicService(String arg0,
ServiceAdapter arg1,
Map<?,?> __transportableCallContext) |
List |
shutdown(String arg0,
Map<?,?> __transportableCallContext) |
getCreationTimestamp, getLastAccessTimestampList isOnline(Map<?,?> __transportableCallContext) throws RemoteException
RemoteExceptionList printStatusToSystemOut(Map<?,?> __transportableCallContext) throws RemoteException
RemoteExceptionList printStatusToLogInfo(Map<?,?> __transportableCallContext) throws RemoteException
RemoteExceptionList getPublicServices(Map<?,?> __transportableCallContext) throws RemoteException
RemoteExceptionList registerPublicService(String arg0, ServiceAdapter arg1, Map<?,?> __transportableCallContext) throws RemoteException
RemoteExceptionList getServiceInfo(String arg0, Map<?,?> __transportableCallContext) throws RemoteException
RemoteExceptionList shutdown(String arg0, Map<?,?> __transportableCallContext) throws RemoteException
RemoteExceptionList getHealthStatus(String arg0, Map<?,?> __transportableCallContext) throws RemoteException
RemoteExceptionList getHealthStatuses(Map<?,?> __transportableCallContext) throws RemoteException
RemoteExceptionCopyright © 2010-2014 anotheria.net. All Rights Reserved.