| Package | Description |
|---|---|
| com.j_spaces.core.admin |
Provides GigaSpaces administration services
|
| com.j_spaces.core.service |
| Modifier and Type | Class and Description |
|---|---|
class |
JSpaceAdminImpl
Copyright (c) 2010 GigaSpaces Technologies Ltd.
|
class |
JSpaceAdminProxy
Copyright (c) 2010 GigaSpaces Technologies Ltd.
|
| Modifier and Type | Method and Description |
|---|---|
ServiceAdmin |
JSpaceAdminImpl.getProxy()
Overload method;
|
| Constructor and Description |
|---|
JSpaceAdminProxy(ServiceAdmin admin,
Uuid uuid) |
| Modifier and Type | Class and Description |
|---|---|
class |
ServiceAdminImpl
Copyright (c) 2010 GigaSpaces Technologies Ltd.
|
class |
ServiceAdminProxy
Copyright (c) 2010 GigaSpaces Technologies Ltd.
|
| Modifier and Type | Field and Description |
|---|---|
protected ServiceAdmin |
ServiceAdminProxy.adminImpl |
protected ServiceAdmin |
ServiceAdminImpl.m_thisRemoteRef
The remote reference to myself
|
| Modifier and Type | Method and Description |
|---|---|
ServiceAdmin |
ServiceAdminImpl.getProxy()
Get the object to communicate with the ServiceAdminImpl
|
| Modifier and Type | Method and Description |
|---|---|
static ServiceAdminProxy |
ServiceAdminProxy.getInstance(ServiceAdmin adminImpl,
Uuid uuid)
Returns AdminProxy or ConstrainableAdminProxy instance, depending on whether given server
implements RemoteMethodControl.
|
| Constructor and Description |
|---|
ServiceAdminProxy(ServiceAdmin adminImpl,
Uuid uuid)
Constructor for use by getInstance(), ConstrainableAdminProxy.
|
Copyright © GigaSpaces.