public class PUServiceBeanProxy extends org.jini.rio.resources.servicecore.AbstractProxy implements PUServiceBean
Modifier | Constructor and Description |
---|---|
protected |
PUServiceBeanProxy(PUServiceBean gsc,
Uuid id)
Private constructor
|
Modifier and Type | Method and Description |
---|---|
ClusterInfo |
getClusterInfo() |
String |
getPresentationName() |
PUDetails |
getPUDetails() |
PUMonitors |
getPUMonitors() |
Object |
getServiceProxy()
Returns a proxy object for this object.
|
IJSpace |
getSpaceDirect(ServiceID serviceID) |
DirectSpaceProxyFactory |
getSpaceDirectFactory(ServiceID serviceID) |
RuntimeHolder |
getSpaceRuntimeHolder(ServiceID serviceID) |
StatisticsHolder |
getSpaceStatisticsHolder(ServiceID serviceID) |
int |
getState()
returns one of the org.jini.rio.core.jsb.ServiceBeanState
|
Future<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() |
SpaceMode[] |
listSpacesModes() |
SpaceURL[] |
listSpacesURLs() |
void |
quiesceStateChanged(QuiesceStateChangedEvent quiesceStateChangedEvent) |
disableLRMIMonitoring, dumpBytes, enableLRMIMonitoring, equals, fetch, fetch, fetchLRMIMonitoringDetails, generateDump, generateDump, getAdmin, getCurrentTimestamp, getJVMDetails, getJVMStatistics, getNIODetails, getNIOStatistics, getOSDetails, getOSStatistics, getReferentUuid, getVersion, getZones, hashCode, intercept, isSecuredProxy, logEntriesDirect, login, monitor, ping, register, reloadMetricConfiguration, runGc, secureAdmin, startHeartbeat, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
disableLRMIMonitoring, enableLRMIMonitoring, fetchLRMIMonitoringDetails, getNIODetails, getNIOStatistics
getCurrentTimestamp, getOSDetails, getOSStatistics
getJVMDetails, getJVMStatistics, runGc
getZones
getAdmin
monitor, ping, startHeartbeat
register
protected PUServiceBeanProxy(PUServiceBean gsc, Uuid id)
public boolean isMemberAliveEnabled() throws RemoteException
PUServiceBean
isMemberAliveEnabled
in interface PUServiceBean
RemoteException
public boolean isAlive() throws RemoteException, Exception
PUServiceBean
true
if the member is alive or not. Exception indicates that the member
is not alive (and allows for further information).isAlive
in interface PUServiceBean
RemoteException
Exception
public Object[] listServiceDetails() throws RemoteException
listServiceDetails
in interface PUServiceBean
RemoteException
public ClusterInfo getClusterInfo() throws RemoteException
getClusterInfo
in interface PUServiceBean
RemoteException
public String getPresentationName() throws RemoteException
getPresentationName
in interface PUServiceBean
RemoteException
public PUDetails getPUDetails() throws RemoteException
getPUDetails
in interface PUServiceBean
RemoteException
public PUMonitors getPUMonitors() throws RemoteException
getPUMonitors
in interface PUServiceBean
RemoteException
public IJSpace getSpaceDirect(ServiceID serviceID) throws RemoteException
getSpaceDirect
in interface PUServiceBean
RemoteException
public DirectSpaceProxyFactory getSpaceDirectFactory(ServiceID serviceID) throws RemoteException
getSpaceDirectFactory
in interface PUServiceBean
RemoteException
public RuntimeHolder getSpaceRuntimeHolder(ServiceID serviceID) throws RemoteException
getSpaceRuntimeHolder
in interface PUServiceBean
RemoteException
public StatisticsHolder getSpaceStatisticsHolder(ServiceID serviceID) throws RemoteException
getSpaceStatisticsHolder
in interface PUServiceBean
RemoteException
public SpaceURL[] listSpacesURLs() throws RemoteException
listSpacesURLs
in interface PUServiceBean
RemoteException
public SpaceMode[] listSpacesModes() throws RemoteException
listSpacesModes
in interface PUServiceBean
RemoteException
public int getState() throws RemoteException
ServiceState
getState
in interface ServiceState
RemoteException
public Object getServiceProxy() throws RemoteException
ServiceProxyAccessor
null
.getServiceProxy
in interface ServiceProxyAccessor
RemoteException
public boolean isStopping() throws RemoteException
isStopping
in interface PUServiceBean
RemoteException
public Future<Object> invoke(String serviceBeanName, Map<String,Object> namedArgs) throws RemoteException
invoke
in interface PUServiceBean
RemoteException
public void quiesceStateChanged(QuiesceStateChangedEvent quiesceStateChangedEvent) throws RemoteException
quiesceStateChanged
in interface QuiesceAware
RemoteException
Copyright © GigaSpaces.