public class JSpaceServiceImpl extends AbstractService implements ProxyAccessor
Modifier and Type | Field and Description |
---|---|
static String |
CONFIG_COMPONENT
Configuration component name.
|
m_adminExporter, m_adminImpl
SERVICE_ATTRIBUTE_MODIFY_AWAIT
Constructor and Description |
---|
JSpaceServiceImpl(String[] configArgs,
LifeCycle lifeCycle)
Constructs a transient/persistent JavaSpace based on a configuration obtained using the
provided arguments.
|
Modifier and Type | Method and Description |
---|---|
String |
getContainerName() |
JoinManager |
getJoinManager() |
Object |
getProxy()
Implements ProxyAccessor interface.
|
String |
getServiceName() |
Object |
getServiceProxy()
Implements ServiceProxyAccessor interface.
|
void |
shutdown() |
getAdmin, registerLookupService
addLookupAttributes, addLookupAttributes, AppendInitialLookupAttributes, getExporter, getLifeCycle, getServiceTypeDescription, getUuid, modifyLookupAttributes, registerLookupService, unregisterFromLookupService
public static final String CONFIG_COMPONENT
public JSpaceServiceImpl(String[] configArgs, LifeCycle lifeCycle) throws Exception
Exception
public String getServiceName()
getServiceName
in interface ILRMIService
getServiceName
in class AbstractGigaSpacesService
public void shutdown()
shutdown
in class AbstractService
public JoinManager getJoinManager()
getJoinManager
in class AbstractGigaSpacesService
public Object getServiceProxy() throws RemoteException
getServiceProxy
in interface ServiceProxyAccessor
RemoteException
public Object getProxy()
getProxy
in interface ProxyAccessor
null
public String getContainerName()
getContainerName
in class AbstractService
Copyright © GigaSpaces.