Uses of Class
com.sun.jini.start.NonActivatableServiceDescriptor

Packages that use NonActivatableServiceDescriptor
com.sun.jini.start Provides the utilities and APIs used to launch the contributed services provided in the Apache River release. 
com.sun.jini.tool.envcheck Tool for examining the run-time environment of a Jini component. 
 

Uses of NonActivatableServiceDescriptor in com.sun.jini.start
 

Subclasses of NonActivatableServiceDescriptor in com.sun.jini.start
 class SharedActivatableServiceDescriptor
          Class used to launch shared, activatable services.
 

Uses of NonActivatableServiceDescriptor in com.sun.jini.tool.envcheck
 

Methods in com.sun.jini.tool.envcheck with parameters of type NonActivatableServiceDescriptor
 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, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.