Uses of Interface
com.sun.jini.start.ServiceDescriptor
Packages that use ServiceDescriptor
-
Uses of ServiceDescriptor in com.gigaspaces.start
Classes in com.gigaspaces.start that implement ServiceDescriptorModifier and TypeClassDescriptionstatic classInitialize RMI Registry and JMX Platform MBeanServerMethods in com.gigaspaces.start that return ServiceDescriptorModifier and TypeMethodDescriptionSystemConfig.getJMXServiceDescriptor()Get the ServiceDescriptor to start JMXSystemConfig.getServiceDescriptor(String key) -
Uses of ServiceDescriptor in com.sun.jini.start
Classes in com.sun.jini.start that implement ServiceDescriptorModifier and TypeClassDescriptionclassClass used to launch shared, non-activatable, in-process services. -
Uses of ServiceDescriptor in org.jini.rio.boot
Classes in org.jini.rio.boot that implement ServiceDescriptorModifier and TypeClassDescriptionclassThe RioServiceDescriptor class is a utility that conforms to the Jini technology ServiceStarter framework, and will start a service using theCommonClassLoaderas a shared, non-activatable, in-process service.