Class JSpaceServiceImpl
java.lang.Object
com.gigaspaces.internal.service.AbstractGigaSpacesService
com.j_spaces.core.service.AbstractService
com.j_spaces.start.JSpaceServiceImpl
- All Implemented Interfaces:
ILRMIService, Service, ServiceProxyAccessor, Remote, Administrable, ProxyAccessor
Copyright (c) 2010 GigaSpaces Technologies Ltd. All rights reserved
The software source code is proprietary and confidential information of GigaSpaces. You may use
the software source code solely under the terms and limitations of The license agreement granted
to you by GigaSpaces.
-
Field Summary
FieldsFields inherited from class AbstractService
m_adminExporter, m_adminImplFields inherited from class AbstractGigaSpacesService
SERVICE_ATTRIBUTE_MODIFY_AWAIT -
Constructor Summary
ConstructorsConstructorDescriptionJSpaceServiceImpl(String[] configArgs, LifeCycle lifeCycle) Constructs a transient/persistent JavaSpace based on a configuration obtained using the provided arguments. -
Method Summary
Methods inherited from class AbstractService
filterUnicastHosts, getAdmin, registerLookupService
-
Field Details
-
CONFIG_COMPONENT
-
-
Constructor Details
-
JSpaceServiceImpl
-
-
Method Details
-
getServiceName
- Specified by:
getServiceNamein interfaceILRMIService- Specified by:
getServiceNamein classAbstractGigaSpacesService
-
shutdown
public void shutdown()- Specified by:
shutdownin classAbstractService
-
getJoinManager
- Overrides:
getJoinManagerin classAbstractGigaSpacesService
-
getServiceProxy
Implements ServiceProxyAccessor interface.- Specified by:
getServiceProxyin interfaceServiceProxyAccessor- Returns:
- a proxy object reference
- Throws:
RemoteException
-
getProxy
Implements ProxyAccessor interface.- Specified by:
getProxyin interfaceProxyAccessor- Returns:
- a proxy, or
null
-
getContainerName
- Specified by:
getContainerNamein classAbstractService
-