public class IntegrationRegistryPOATie extends IntegrationRegistryPOA
| Constructor and Description |
|---|
IntegrationRegistryPOATie(IntegrationRegistryOperations delegate) |
IntegrationRegistryPOATie(IntegrationRegistryOperations delegate,
POA poa) |
| Modifier and Type | Method and Description |
|---|---|
POA |
_default_POA() |
IntegrationRegistryOperations |
_delegate() |
void |
_delegate(IntegrationRegistryOperations delegate) |
IntegrationRegistry |
_this() |
IntegrationRegistry |
_this(ORB orb) |
Integration |
add() |
Integration[] |
integrations() |
Integration |
remove(int id) |
_all_interfaces, _invoke_get_delegate, _get_interface_def, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_objectpublic IntegrationRegistryPOATie(IntegrationRegistryOperations delegate)
public IntegrationRegistryPOATie(IntegrationRegistryOperations delegate, POA poa)
public IntegrationRegistry _this()
_this in class IntegrationRegistryPOApublic IntegrationRegistry _this(ORB orb)
_this in class IntegrationRegistryPOApublic IntegrationRegistryOperations _delegate()
public void _delegate(IntegrationRegistryOperations delegate)
public POA _default_POA()
_default_POA in class Servantpublic Integration remove(int id)
public Integration[] integrations()
public Integration add()
Copyright © 2017. All rights reserved.