public class RemoteLifecycleSupportServiceSkeleton extends Object implements RemoteLifecycleSupportService
| Constructor and Description |
|---|
RemoteLifecycleSupportServiceSkeleton() |
RemoteLifecycleSupportServiceSkeleton(LifecycleSupportService anImplementation) |
| Modifier and Type | Method and Description |
|---|---|
long |
getCreationTimestamp() |
List |
getHealthStatus(String arg0,
Map<?,?> __transportableCallContext) |
List |
getHealthStatuses(Map<?,?> __transportableCallContext) |
long |
getLastAccessTimestamp() |
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) |
public RemoteLifecycleSupportServiceSkeleton()
public RemoteLifecycleSupportServiceSkeleton(LifecycleSupportService anImplementation)
public List isOnline(Map<?,?> __transportableCallContext)
isOnline in interface RemoteLifecycleSupportServicepublic List printStatusToSystemOut(Map<?,?> __transportableCallContext)
printStatusToSystemOut in interface RemoteLifecycleSupportServicepublic List printStatusToLogInfo(Map<?,?> __transportableCallContext)
printStatusToLogInfo in interface RemoteLifecycleSupportServicepublic List getPublicServices(Map<?,?> __transportableCallContext)
getPublicServices in interface RemoteLifecycleSupportServicepublic List registerPublicService(String arg0, ServiceAdapter arg1, Map<?,?> __transportableCallContext)
registerPublicService in interface RemoteLifecycleSupportServicepublic List getServiceInfo(String arg0, Map<?,?> __transportableCallContext)
getServiceInfo in interface RemoteLifecycleSupportServicepublic List shutdown(String arg0, Map<?,?> __transportableCallContext)
shutdown in interface RemoteLifecycleSupportServicepublic List getHealthStatus(String arg0, Map<?,?> __transportableCallContext)
getHealthStatus in interface RemoteLifecycleSupportServicepublic List getHealthStatuses(Map<?,?> __transportableCallContext)
getHealthStatuses in interface RemoteLifecycleSupportServicepublic long getCreationTimestamp()
getCreationTimestamp in interface ServiceAdapterpublic long getLastAccessTimestamp()
getLastAccessTimestamp in interface ServiceAdapterCopyright © 2010-2014 anotheria.net. All Rights Reserved.