| Package | Description | 
|---|---|
| com.gigaspaces.internal.lookup | |
| com.gigaspaces.internal.server.space | |
| com.gigaspaces.internal.service | |
| com.j_spaces.core | 
 Provides Space properties and security context services 
 | 
| com.j_spaces.core.client | 
 Provides GigaSpaces client interface services 
 | 
| com.j_spaces.core.service | |
| com.j_spaces.map | 
 Provides GigaSpaces MAP API 
 | 
| com.j_spaces.start | |
| com.sun.jini.mahalo | 
 Provides implementations of the 
TransactionManager service. 
 | 
| com.sun.jini.reggie | 
 Provides implementations of  
ServiceRegistrar. | 
| com.sun.jini.start | |
| org.jini.rio.boot | |
| org.jini.rio.tools.webster | |
| org.openspaces.grid.esm | 
| Modifier and Type | Method and Description | 
|---|---|
static Registrar | 
RegistrarFactory.createRegistrar(String[] config,
               LifeCycle lifeCycle)  | 
| Constructor and Description | 
|---|
SpaceImpl(String spaceName,
         String containerName,
         JSpaceContainerImpl container,
         SpaceURL url,
         JSpaceAttributes spaceConfig,
         Properties customProperties,
         boolean isSecondary,
         boolean securityEnabled,
         LifeCycle lifeCycle)  | 
| Modifier and Type | Method and Description | 
|---|---|
LifeCycle | 
AbstractGigaSpacesService.getLifeCycle()  | 
| Constructor and Description | 
|---|
AbstractGigaSpacesService(LifeCycle lifeCycle)  | 
AbstractGigaSpacesService(LifeCycle lifeCycle,
                         Uuid serviceUuid)  | 
| Constructor and Description | 
|---|
JSpaceContainerImpl(LifeCycle lifeCycle,
                   String schemaName,
                   SpaceURL spaceURL,
                   Properties schemaProperties)  | 
| Modifier and Type | Method and Description | 
|---|---|
static Object | 
SpaceFinder.find(String urls,
    Properties customProperties,
    LifeCycle lifeCycle,
    CredentialsProvider credentialsProvider)
Deprecated.  
Finds or creates an instance of a GigaSpace based on the specified spaceURL. 
 | 
protected Object | 
SpaceFinder.findService(SpaceURL[] spaceURLs,
           Properties customProperties,
           LifeCycle lifeCycle,
           CredentialsProvider credentialsProvider)
Deprecated.  
  | 
protected Object | 
SpaceFinder.findService(SpaceURL url,
           Properties customProperties,
           LifeCycle lifeCycle,
           CredentialsProvider credentialsProvider,
           long timeout,
           LookupType lookupType)
Deprecated.  
The main method of SpaceFinder to find single Space or Container proxy. 
 | 
protected Object | 
SpaceFinder.findService(String url,
           Properties customProperties,
           LifeCycle lifeCycle,
           CredentialsProvider credentialsProvider)
Deprecated.  
  | 
| Constructor and Description | 
|---|
AbstractService(LifeCycle lifeCycle)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected Object | 
CacheFinder.findService(SpaceURL url,
           Properties customProperties,
           LifeCycle lifeCycle,
           CredentialsProvider credentialsProvider,
           long timeout,
           LookupType lookupType)
Deprecated.  
  | 
| Constructor and Description | 
|---|
JSpaceServiceImpl(String[] configArgs,
                 LifeCycle lifeCycle)
Constructs a transient/persistent JavaSpace based on a configuration obtained using the
 provided arguments. 
 | 
RMIRegistryServiceImpl(String[] configArgs,
                      LifeCycle lifeCycle)
Constructs a  
RMIRegistryServiceImpl instance. | 
| Constructor and Description | 
|---|
TransientMahaloImpl(String[] configArgs,
                   LifeCycle lifeCycle)
Constructs a new instance of  
TxnManagerImpl that is not activatable, and which
 will not persist its state. | 
| Constructor and Description | 
|---|
GigaRegistrar(String[] configArgs,
             LifeCycle lifeCycle)
Constructs RegistrarImpl based on a configuration obtained using the provided string
 arguments. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
LifeCycle | 
NonActivatableServiceDescriptor.getLifeCycle()
LifeCycle accessor method. | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
NonActivatableServiceDescriptor.setLifeCycle(LifeCycle lc)
Sets the  
LifeCycle object for this descriptor. | 
| Constructor and Description | 
|---|
NonActivatableServiceDescriptor(String exportCodebase,
                               String policy,
                               String importCodebase,
                               String implClassName,
                               String[] serverConfigArgs,
                               LifeCycle lifeCycle)
Convenience constructor. 
 | 
NonActivatableServiceDescriptor(String exportCodebase,
                               String policy,
                               String importCodebase,
                               String implClassName,
                               String[] serverConfigArgs,
                               LifeCycle lifeCycle,
                               ProxyPreparer preparer)
Main constructor. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
LifeCycle | 
RioServiceDescriptor.getLifeCycle()
LifeCycle accessor method. | 
| Constructor and Description | 
|---|
RioServiceDescriptor(String name,
                    String codebase,
                    String policy,
                    String classpath,
                    String implClassName,
                    String[] serverConfigArgs,
                    LifeCycle lifeCycle)
Create a RioServiceDescriptor, assigning given parameters to their associated, internal
 fields. 
 | 
| Constructor and Description | 
|---|
Webster(String[] options,
       LifeCycle lifeCycle)
Create a new Webster, compatible with the ServiceStarter mechanism in Jini 2.0 
 | 
| Constructor and Description | 
|---|
ESMImpl(String[] configArgs,
       LifeCycle lifeCycle)
Create an ESM launched from the ServiceStarter framework 
 | 
Copyright © GigaSpaces.