public class PUServiceBeanProxy extends org.jini.rio.resources.servicecore.AbstractProxy implements PUServiceBean
Modifier | Constructor and Description |
---|---|
protected |
PUServiceBeanProxy(PUServiceBean gsc,
net.jini.id.Uuid id)
Private constructor
|
Modifier and Type | Method and Description |
---|---|
ClusterInfo |
getClusterInfo() |
String |
getPresentationName() |
PUDetails |
getPUDetails() |
PUMonitors |
getPUMonitors() |
Object |
getServiceProxy() |
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) |
int |
getState() |
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() |
com.gigaspaces.cluster.activeelection.SpaceMode[] |
listSpacesModes() |
SpaceURL[] |
listSpacesURLs() |
void |
quiesceStateChanged(com.gigaspaces.admin.quiesce.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
protected PUServiceBeanProxy(PUServiceBean gsc, net.jini.id.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(net.jini.core.lookup.ServiceID serviceID) throws RemoteException
getSpaceDirect
in interface PUServiceBean
RemoteException
public com.gigaspaces.client.DirectSpaceProxyFactory getSpaceDirectFactory(net.jini.core.lookup.ServiceID serviceID) throws RemoteException
getSpaceDirectFactory
in interface PUServiceBean
RemoteException
public com.j_spaces.core.admin.RuntimeHolder getSpaceRuntimeHolder(net.jini.core.lookup.ServiceID serviceID) throws RemoteException
getSpaceRuntimeHolder
in interface PUServiceBean
RemoteException
public com.j_spaces.core.filters.StatisticsHolder getSpaceStatisticsHolder(net.jini.core.lookup.ServiceID serviceID) throws RemoteException
getSpaceStatisticsHolder
in interface PUServiceBean
RemoteException
public SpaceURL[] listSpacesURLs() throws RemoteException
listSpacesURLs
in interface PUServiceBean
RemoteException
public com.gigaspaces.cluster.activeelection.SpaceMode[] listSpacesModes() throws RemoteException
listSpacesModes
in interface PUServiceBean
RemoteException
public int getState() throws RemoteException
getState
in interface org.jini.rio.core.jsb.ServiceState
RemoteException
public Object getServiceProxy() throws RemoteException
getServiceProxy
in interface com.sun.jini.start.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(com.gigaspaces.admin.quiesce.QuiesceStateChangedEvent quiesceStateChangedEvent) throws RemoteException
quiesceStateChanged
in interface com.gigaspaces.internal.quiesce.QuiesceAware
RemoteException
Copyright © GigaSpaces.