Package | Description |
---|---|
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.envcheck |
Tool for examining the run-time environment of a Jini component.
|
Modifier and Type | Class and Description |
---|---|
class |
SharedActivatableServiceDescriptor
Class used to launch shared, activatable services.
|
Modifier and Type | Method and Description |
---|---|
Object |
EnvCheck.launch(NonActivatableServiceDescriptor d,
SharedActivationGroupDescriptor gd,
String taskName)
Launch a subtask using the environment defined by the given service
descriptors.
|
Object |
EnvCheck.launch(NonActivatableServiceDescriptor d,
SharedActivationGroupDescriptor gd,
String taskName,
String[] args)
Launch a subtask using the environment defined by the given service
descriptors.
|
Copyright © GigaSpaces.