|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--netx.jnlp.services.XServiceManagerStub
Lookup table for services.
| Constructor Summary | |
XServiceManagerStub()
|
|
| Method Summary | |
java.lang.String[] |
getServiceNames()
Returns the service names. |
java.lang.Object |
lookup(java.lang.String name)
Returns the service. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public XServiceManagerStub()
| Method Detail |
public java.lang.String[] getServiceNames()
getServiceNames in interface javax.jnlp.ServiceManagerStub
public java.lang.Object lookup(java.lang.String name)
throws javax.jnlp.UnavailableServiceException
lookup in interface javax.jnlp.ServiceManagerStubjavax.jnlp.UnavailableServiceException - if service is not available
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||