|
GigaSpaces XAP 7.1 API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jini.rio.resources.servicecore.AbstractProxy
org.openspaces.grid.esm.ESMProxy
public class ESMProxy
Field Summary |
---|
Fields inherited from class org.jini.rio.resources.servicecore.AbstractProxy |
---|
server, uuid |
Method Summary | |
---|---|
void |
deploy(ElasticDataGridDeployment deployment)
|
int |
getAgentId()
|
String |
getGSAServiceID()
|
String[] |
getManagedProcessingUnits()
|
boolean |
isServiceSecured()
|
SecurityContext |
login(UserDetails userDetails)
|
Methods inherited from class org.jini.rio.resources.servicecore.AbstractProxy |
---|
dumpBytes, equals, fetch, fetch, generateDump, generateDump, getAdmin, getCurrentTimestamp, getJVMDetails, getJVMStatistics, getNIODetails, getNIOStatistics, getOSDetails, getOSStatistics, getReferentUuid, getVersion, getZones, hashCode, logEntriesDirect, monitor, ping, register, runGc, startHeartbeat, toString |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface net.jini.admin.Administrable |
---|
getAdmin |
Methods inherited from interface org.jini.rio.core.MonitorableService |
---|
monitor, ping, startHeartbeat |
Methods inherited from interface org.jini.rio.event.EventProducer |
---|
register |
Methods inherited from interface org.jini.rio.watch.Watchable |
---|
fetch, fetch |
Methods inherited from interface com.gigaspaces.internal.os.OSInfoProvider |
---|
getCurrentTimestamp, getOSDetails, getOSStatistics |
Methods inherited from interface com.gigaspaces.internal.jvm.JVMInfoProvider |
---|
getJVMDetails, getJVMStatistics, runGc |
Methods inherited from interface com.gigaspaces.lrmi.nio.info.NIOInfoProvider |
---|
getNIODetails, getNIOStatistics |
Methods inherited from interface com.gigaspaces.internal.log.InternalLogProvider |
---|
logEntriesDirect |
Methods inherited from interface com.gigaspaces.internal.dump.InternalDumpProvider |
---|
dumpBytes, generateDump, generateDump |
Methods inherited from interface com.gigaspaces.grid.zone.GridZoneProvider |
---|
getZones |
Method Detail |
---|
public int getAgentId() throws RemoteException
getAgentId
in interface com.gigaspaces.grid.gsa.AgentIdAware
RemoteException
public String getGSAServiceID() throws RemoteException
getGSAServiceID
in interface com.gigaspaces.grid.gsa.AgentIdAware
RemoteException
public void deploy(ElasticDataGridDeployment deployment)
public String[] getManagedProcessingUnits()
getManagedProcessingUnits
in interface com.gigaspaces.grid.esm.ESM
public boolean isServiceSecured() throws RemoteException
isServiceSecured
in interface com.gigaspaces.security.service.SecuredService
RemoteException
public SecurityContext login(UserDetails userDetails) throws SecurityException, RemoteException
login
in interface com.gigaspaces.security.service.SecuredService
SecurityException
RemoteException
|
GigaSpaces XAP 7.1 API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |