|
GigaSpaces - Open Spaces | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jini.rio.resources.servicecore.ServiceProvider
org.jini.rio.jsb.ServiceBeanAdapter
org.openspaces.pu.container.servicegrid.PUServiceBeanImpl
public class PUServiceBeanImpl
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.jini.rio.jsb.ServiceBeanAdapter |
---|
org.jini.rio.jsb.ServiceBeanAdapter.SnapshotThread |
Field Summary |
---|
Fields inherited from class org.jini.rio.jsb.ServiceBeanAdapter |
---|
activationID, admin, computeResource, computeResourceObserver, context, contextMgr, joiner, jsbState, logDirName, mbeanNoticationInfoList, mbeanServer, objectName, proxy, serviceBeanComponent, serviceID, slaThresholdEventAdapter, snapshotter, state, store, uuid |
Fields inherited from class org.jini.rio.resources.servicecore.ServiceProvider |
---|
eventTable, watchRegistry |
Constructor Summary | |
---|---|
PUServiceBeanImpl()
|
Method Summary | |
---|---|
void |
destroy()
|
void |
doAdvertise()
|
ClusterInfo |
getClusterInfo()
|
void |
initialize(org.jini.rio.core.jsb.ServiceBeanContext context)
|
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. |
PUServiceDetails[] |
listServiceDetails()
|
com.j_spaces.core.IJSpace[] |
listSpaces()
|
com.gigaspaces.cluster.activeelection.SpaceMode[] |
listSpacesModes()
|
com.j_spaces.core.client.SpaceURL[] |
listSpacesURLs()
|
void |
unadvertise()
|
Methods inherited from class org.jini.rio.jsb.ServiceBeanAdapter |
---|
addAttribute, addAttributes, addNotificationListener, advertise, createObjectName, createProxy, destroy, destroyJMX, doInitialize, exportDo, getAdmin, getAdminExporter, getAssociationManagement, getAssociations, getDiscoveryManager, getExportedProxy, getExporter, getJoinManager, getLookupGroups, getNotificationBroadcasterSupport, getNotificationInfo, getProxy, getProxyVerifier, getServiceBeanContext, getServiceID, getServiceProxy, getSLAEventHandler, getStarted, getStartTime, getState, getUuid, getWatchUI, initialize, initializeJMX, monitor, ping, postDeregister, postRegister, preDeregister, preRegister, removeNotificationListener, removeNotificationListener, setLookupGroups, start, startHeartbeat, stop |
Methods inherited from class org.jini.rio.resources.servicecore.ServiceProvider |
---|
fetch, fetch, getConfiguration, getEventTable, getWatchRegistry, register, setConfiguration, setWatchRegistry |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PUServiceBeanImpl()
Method Detail |
---|
public void initialize(org.jini.rio.core.jsb.ServiceBeanContext context) throws Exception
initialize
in interface org.jini.rio.core.jsb.ServiceBean
initialize
in class org.jini.rio.jsb.ServiceBeanAdapter
Exception
public void destroy()
destroy
in interface org.jini.rio.jsb.ServiceBeanAdapterMBean
destroy
in class org.jini.rio.jsb.ServiceBeanAdapter
public void doAdvertise() throws IOException
doAdvertise
in class org.jini.rio.jsb.ServiceBeanAdapter
IOException
public void unadvertise()
unadvertise
in interface org.jini.rio.core.jsb.ServiceBean
unadvertise
in interface org.jini.rio.jsb.ServiceBeanAdapterMBean
unadvertise
in class org.jini.rio.jsb.ServiceBeanAdapter
public boolean isMemberAliveEnabled()
PUServiceBean
isMemberAliveEnabled
in interface PUServiceBean
public boolean isAlive()
PUServiceBean
true
if the member is alive or not.
isAlive
in interface PUServiceBean
public com.j_spaces.core.client.SpaceURL[] listSpacesURLs() throws RemoteException
listSpacesURLs
in interface PUServiceBean
RemoteException
public com.j_spaces.core.IJSpace[] listSpaces() throws RemoteException
listSpaces
in interface PUServiceBean
RemoteException
public ClusterInfo getClusterInfo() throws RemoteException
getClusterInfo
in interface PUServiceBean
RemoteException
public com.gigaspaces.cluster.activeelection.SpaceMode[] listSpacesModes() throws RemoteException
listSpacesModes
in interface PUServiceBean
space modes
; An empty array if there are no spaces.
RemoteException
public PUServiceDetails[] listServiceDetails() throws RemoteException
listServiceDetails
in interface PUServiceBean
RemoteException
|
GigaSpaces - Open Spaces | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |