public class ConsumerRegistryPOATie extends ConsumerRegistryPOA
| Constructor and Description |
|---|
ConsumerRegistryPOATie(ConsumerRegistryOperations delegate) |
ConsumerRegistryPOATie(ConsumerRegistryOperations delegate,
POA poa) |
| Modifier and Type | Method and Description |
|---|---|
POA |
_default_POA() |
ConsumerRegistryOperations |
_delegate() |
void |
_delegate(ConsumerRegistryOperations delegate) |
ConsumerRegistry |
_this() |
ConsumerRegistry |
_this(ORB orb) |
Consumer |
add(String name) |
Consumer[] |
consumers() |
Consumer |
get(String name) |
Consumer |
remove(String name) |
_all_interfaces, _invoke_get_delegate, _get_interface_def, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_objectpublic ConsumerRegistryPOATie(ConsumerRegistryOperations delegate)
public ConsumerRegistryPOATie(ConsumerRegistryOperations delegate, POA poa)
public ConsumerRegistry _this()
_this in class ConsumerRegistryPOApublic ConsumerRegistry _this(ORB orb)
_this in class ConsumerRegistryPOApublic ConsumerRegistryOperations _delegate()
public void _delegate(ConsumerRegistryOperations delegate)
public POA _default_POA()
_default_POA in class Servantpublic Consumer[] consumers()
Copyright © 2017. All rights reserved.