| Package | Description |
|---|---|
| com.sun.jini.reggie |
Provides implementations of
ServiceRegistrar. |
| com.sun.jini.start |
Provides the utilities and APIs used to launch the contributed services
provided in the Jini(TM) Technology Starter Kit (starter kit).
|
| com.sun.jini.tool |
Tools for: checking configuration files; checking for missing
serialVersionUID fields; computing class dependencies;
generating permission grants to debug security policy setup; providing
HTTP service; generating message digests; generating HTTPMD URLs;
generating wrapper JAR files; and generating preferred lists. |
| org.openspaces.grid.esm |
| 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.
|
| Constructor and Description |
|---|
ClassServer(String[] args,
LifeCycle lifeCycle)
Construct a running server, accepting the same command line options
supported by
main, except for the -stop
option. |
| Constructor and Description |
|---|
ESMImpl(String[] configArgs,
LifeCycle lifeCycle)
Create an ESM launched from the ServiceStarter framework
|
Copyright © GigaSpaces.