public class XServiceManagerStub extends java.lang.Object implements ServiceManagerStub
Constructor and Description |
---|
XServiceManagerStub() |
Modifier and Type | Method and Description |
---|---|
java.lang.String[] |
getServiceNames()
Returns the service names.
|
java.lang.Object |
lookup(java.lang.String name)
Returns the service.
|
public java.lang.String[] getServiceNames()
getServiceNames
in interface ServiceManagerStub
public java.lang.Object lookup(java.lang.String name) throws UnavailableServiceException
lookup
in interface ServiceManagerStub
UnavailableServiceException
- if service is not available