Package | Description |
---|---|
org.apache.river.tool.envcheck |
Tool for examining the run-time environment of a Jini component.
|
Modifier and Type | Method and Description |
---|---|
SharedActivationGroupDescriptor |
EnvCheck.getGroupDescriptor()
Return the
SharedActivationGroupDescriptor contained in the
service starter configuration. |
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.