|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectequip.runtime.Object
equip.runtime.ValueBase
equip.net.ServiceProxy
equip.net.ServiceProxyImpl
Implementation of IDL'd class ServiceProxy
| Field Summary |
| Fields inherited from class equip.net.ServiceProxy |
serviceMoniker |
| Constructor Summary | |
ServiceProxyImpl()
|
|
| Method Summary | |
boolean |
activate()
|
boolean |
activate(DeactivateCallback callback,
ValueBase closure)
Request activation of the service proxy, i.e. connect to server. |
void |
deactivate()
Request deactivation of an (active) service proxy, i.e. |
| Methods inherited from class equip.net.ServiceProxy |
_equals_helper, _matches_helper, equals, getModuleName, matches, readObject, writeObject |
| Methods inherited from class equip.runtime.ValueBase |
_equals_helper, _matches_helper, clone |
| Methods inherited from class java.lang.Object |
finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ServiceProxyImpl()
| Method Detail |
public boolean activate(DeactivateCallback callback,
ValueBase closure)
ServiceProxy
activate in class ServiceProxypublic boolean activate()
public void deactivate()
ServiceProxy
deactivate in class ServiceProxy
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||