public class IReceptaclesPOATie extends IReceptaclesPOA
| Constructor and Description |
|---|
IReceptaclesPOATie(IReceptaclesOperations delegate) |
IReceptaclesPOATie(IReceptaclesOperations delegate,
POA poa) |
| Modifier and Type | Method and Description |
|---|---|
POA |
_default_POA() |
IReceptaclesOperations |
_delegate() |
void |
_delegate(IReceptaclesOperations delegate) |
IReceptacles |
_this() |
IReceptacles |
_this(ORB orb) |
int |
connect(String receptacle,
Object obj) |
void |
disconnect(int id) |
ConnectionDescription[] |
getConnections(String receptacle) |
_all_interfaces, _invoke_get_delegate, _get_interface_def, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_objectpublic IReceptaclesPOATie(IReceptaclesOperations delegate)
public IReceptaclesPOATie(IReceptaclesOperations delegate, POA poa)
public IReceptacles _this()
_this in class IReceptaclesPOApublic IReceptacles _this(ORB orb)
_this in class IReceptaclesPOApublic IReceptaclesOperations _delegate()
public void _delegate(IReceptaclesOperations delegate)
public POA _default_POA()
_default_POA in class Servantpublic void disconnect(int id)
throws InvalidConnection,
NoConnection
InvalidConnectionNoConnectionpublic int connect(String receptacle, Object obj) throws InvalidConnection, InvalidName, ExceededConnectionLimit, AlreadyConnected
public ConnectionDescription[] getConnections(String receptacle) throws InvalidName
InvalidNameCopyright © 2016. All rights reserved.