Package | Description |
---|---|
javax.jnlp | |
net.sourceforge.jnlp.services |
This package contains the classes that implement the standard services
defined by the JNLP specification.
|
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
ServiceManagerStub.lookup(java.lang.String name) |
static java.lang.Object |
ServiceManager.lookup(java.lang.String name) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
XServiceManagerStub.lookup(java.lang.String name)
Returns the service.
|