| Package | Description | 
|---|---|
| org.apache.river.start | 
 Provides the utilities and APIs used to launch the contributed services 
provided in the River-Internet release. 
 | 
| org.apache.river.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 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.