|
IcedTea-Web NetX |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.jnlp.services.XServiceManagerStub
public class 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 ServiceManagerStub
public java.lang.Object lookup(java.lang.String name)
throws UnavailableServiceException
lookup in interface ServiceManagerStubUnavailableServiceException - if service is not available
|
IcedTea-Web NetX |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||