Package net.sourceforge.jnlp.services
Class XServiceManagerStub
java.lang.Object
net.sourceforge.jnlp.services.XServiceManagerStub
- All Implemented Interfaces:
ServiceManagerStub
Lookup table for services.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
XServiceManagerStub
public XServiceManagerStub()
-
-
Method Details
-
getServiceNames
Returns the service names.- Specified by:
getServiceNames
in interfaceServiceManagerStub
-
lookup
Returns the service.- Specified by:
lookup
in interfaceServiceManagerStub
- Throws:
UnavailableServiceException
- if service is not available
-