|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ServiceDescriptor | |
| 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. |
| Uses of ServiceDescriptor in com.sun.jini.start |
| Classes in com.sun.jini.start that implement ServiceDescriptor | |
class |
NonActivatableServiceDescriptor
Class used to launch shared, non-activatable, in-process services. |
class |
SharedActivatableServiceDescriptor
Class used to launch shared, activatable services. |
class |
SharedActivationGroupDescriptor
Class used to create a shared activation group. |
| Uses of ServiceDescriptor in com.sun.jini.tool.envcheck |
| Methods in com.sun.jini.tool.envcheck that return ServiceDescriptor | |
ServiceDescriptor[] |
EnvCheck.getDescriptors()
Return the ServiceDescriptors contained in the service
starter configuration. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||