|
GigaSpaces XAP 10.0.1 API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.jini.rio.resources.servicecore.AbstractProxy org.openspaces.grid.esm.ESMProxy org.openspaces.grid.esm.SecuredESMProxy
public class SecuredESMProxy
Field Summary |
---|
Fields inherited from class org.jini.rio.resources.servicecore.AbstractProxy |
---|
server, uuid |
Method Summary | |
---|---|
static SecuredESMProxy |
getInstance(ESM monitor,
Uuid id)
Creates a ESM proxy, returning an instance that implements RemoteMethodControl if the server does too. |
protected boolean |
isSecuredProxy()
|
Methods inherited from class org.jini.rio.resources.servicecore.AbstractProxy |
---|
disableLRMIMonitoring, dumpBytes, enableLRMIMonitoring, equals, fetch, fetch, fetchLRMIMonitoringDetails, generateDump, generateDump, getAdmin, getCurrentTimestamp, getJVMDetails, getJVMStatistics, getNIODetails, getNIOStatistics, getOSDetails, getOSStatistics, getReferentUuid, getVersion, getZones, hashCode, intercept, logEntriesDirect, login, monitor, ping, register, runGc, secureAdmin, 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 |
---|
disableLRMIMonitoring, enableLRMIMonitoring, fetchLRMIMonitoringDetails, 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 static SecuredESMProxy getInstance(ESM monitor, Uuid id)
monitor
- The ESM serverid
- The Uuid of the ESMprotected boolean isSecuredProxy()
isSecuredProxy
in class org.jini.rio.resources.servicecore.AbstractProxy
|
GigaSpaces XAP 10.0.1 API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |