public interface PUServiceBean extends com.gigaspaces.lrmi.nio.info.NIOInfoProvider, com.gigaspaces.internal.os.OSInfoProvider, com.gigaspaces.internal.jvm.JVMInfoProvider, com.gigaspaces.grid.zone.GridZoneProvider, Remote, org.jini.rio.core.jsb.ServiceState, com.sun.jini.start.ServiceProxyAccessor, org.jini.rio.resources.servicecore.Service, com.gigaspaces.internal.quiesce.QuiesceAware
| Modifier and Type | Method and Description |
|---|---|
ClusterInfo |
getClusterInfo() |
String |
getPresentationName() |
PUDetails |
getPUDetails() |
PUMonitors |
getPUMonitors() |
IJSpace |
getSpaceDirect(net.jini.core.lookup.ServiceID serviceID) |
com.gigaspaces.client.DirectSpaceProxyFactory |
getSpaceDirectFactory(net.jini.core.lookup.ServiceID serviceID) |
com.j_spaces.core.admin.RuntimeHolder |
getSpaceRuntimeHolder(net.jini.core.lookup.ServiceID serviceID) |
com.j_spaces.core.filters.StatisticsHolder |
getSpaceStatisticsHolder(net.jini.core.lookup.ServiceID serviceID) |
Object |
invoke(String serviceBeanName,
Map<String,Object> namedArgs) |
boolean |
isAlive()
Return
true if the member is alive or not. |
boolean |
isMemberAliveEnabled()
Should this member be checked to see if it is alive or not.
|
boolean |
isStopping() |
Object[] |
listServiceDetails() |
com.gigaspaces.cluster.activeelection.SpaceMode[] |
listSpacesModes() |
SpaceURL[] |
listSpacesURLs() |
disableLRMIMonitoring, enableLRMIMonitoring, fetchLRMIMonitoringDetails, getNIODetails, getNIOStatisticsgetCurrentTimestamp, getOSDetails, getOSStatisticsboolean isMemberAliveEnabled()
throws RemoteException
RemoteExceptionboolean isAlive()
throws RemoteException,
Exception
true if the member is alive or not. Exception indicates that
the member is not alive (and allows for further information).RemoteExceptionExceptionObject[] listServiceDetails() throws RemoteException
RemoteExceptionClusterInfo getClusterInfo() throws RemoteException
RemoteExceptionString getPresentationName() throws RemoteException
RemoteExceptionPUDetails getPUDetails() throws RemoteException
RemoteExceptionPUMonitors getPUMonitors() throws RemoteException
RemoteExceptionIJSpace getSpaceDirect(net.jini.core.lookup.ServiceID serviceID) throws RemoteException
RemoteExceptioncom.gigaspaces.client.DirectSpaceProxyFactory getSpaceDirectFactory(net.jini.core.lookup.ServiceID serviceID)
throws RemoteException
RemoteExceptioncom.j_spaces.core.admin.RuntimeHolder getSpaceRuntimeHolder(net.jini.core.lookup.ServiceID serviceID)
throws RemoteException
RemoteExceptioncom.j_spaces.core.filters.StatisticsHolder getSpaceStatisticsHolder(net.jini.core.lookup.ServiceID serviceID)
throws RemoteException
RemoteExceptionSpaceURL[] listSpacesURLs() throws RemoteException
RemoteExceptioncom.gigaspaces.cluster.activeelection.SpaceMode[] listSpacesModes()
throws RemoteException
RemoteExceptionObject invoke(String serviceBeanName, Map<String,Object> namedArgs) throws RemoteException
RemoteExceptionboolean isStopping()
throws RemoteException
RemoteExceptionCopyright © GigaSpaces.