public class IntegrationPOATie extends IntegrationPOA
| Constructor and Description |
|---|
IntegrationPOATie(IntegrationOperations delegate) |
IntegrationPOATie(IntegrationOperations delegate,
POA poa) |
| Modifier and Type | Method and Description |
|---|---|
POA |
_default_POA() |
IntegrationOperations |
_delegate() |
void |
_delegate(IntegrationOperations delegate) |
Integration |
_this() |
Integration |
_this(ORB orb) |
boolean |
activated() |
void |
activated(boolean a) |
boolean |
addContract(String name) |
Consumer |
consumer() |
void |
consumer(Consumer a) |
Contract[] |
contracts() |
int |
id() |
Provider |
provider() |
void |
provider(Provider a) |
boolean |
removeContract(String name) |
_all_interfaces, _invoke_get_delegate, _get_interface_def, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_objectpublic IntegrationPOATie(IntegrationOperations delegate)
public IntegrationPOATie(IntegrationOperations delegate, POA poa)
public Integration _this()
_this in class IntegrationPOApublic Integration _this(ORB orb)
_this in class IntegrationPOApublic IntegrationOperations _delegate()
public void _delegate(IntegrationOperations delegate)
public POA _default_POA()
_default_POA in class Servantpublic void provider(Provider a)
public void consumer(Consumer a)
public Consumer consumer()
public boolean addContract(String name)
public Contract[] contracts()
public int id()
public void activated(boolean a)
public Provider provider()
public boolean removeContract(String name)
public boolean activated()
Copyright © 2017. All rights reserved.