public class NetworkMgrPOATie extends NetworkMgrPOA
| Constructor and Description |
|---|
NetworkMgrPOATie(NetworkMgrOperations delegate) |
NetworkMgrPOATie(NetworkMgrOperations delegate,
org.omg.PortableServer.POA poa) |
| Modifier and Type | Method and Description |
|---|---|
org.omg.PortableServer.POA |
_default_POA() |
NetworkMgrOperations |
_delegate() |
void |
_delegate(NetworkMgrOperations delegate) |
NetworkExplorer |
a_explorer() |
NetworkFactory |
a_factory() |
NetworkFinder |
a_finder() |
_all_interfaces, _invoke, _this, _thispublic NetworkMgrPOATie(NetworkMgrOperations delegate)
public NetworkMgrPOATie(NetworkMgrOperations delegate, org.omg.PortableServer.POA poa)
public NetworkMgrOperations _delegate()
public void _delegate(NetworkMgrOperations delegate)
public org.omg.PortableServer.POA _default_POA()
_default_POA in class org.omg.PortableServer.Servantpublic NetworkFactory a_factory()
public NetworkExplorer a_explorer()
public NetworkFinder a_finder()