public class IMetaInterfacePOATie extends IMetaInterfacePOA
| Constructor and Description |
|---|
IMetaInterfacePOATie(IMetaInterfaceOperations delegate) |
IMetaInterfacePOATie(IMetaInterfaceOperations delegate,
POA poa) |
| Modifier and Type | Method and Description |
|---|---|
POA |
_default_POA() |
IMetaInterfaceOperations |
_delegate() |
void |
_delegate(IMetaInterfaceOperations delegate) |
IMetaInterface |
_this() |
IMetaInterface |
_this(ORB orb) |
FacetDescription[] |
getFacets() |
FacetDescription[] |
getFacetsByName(String[] names) |
ReceptacleDescription[] |
getReceptacles() |
ReceptacleDescription[] |
getReceptaclesByName(String[] names) |
_all_interfaces, _invoke_get_delegate, _get_interface_def, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_objectpublic IMetaInterfacePOATie(IMetaInterfaceOperations delegate)
public IMetaInterfacePOATie(IMetaInterfaceOperations delegate, POA poa)
public IMetaInterface _this()
_this in class IMetaInterfacePOApublic IMetaInterface _this(ORB orb)
_this in class IMetaInterfacePOApublic IMetaInterfaceOperations _delegate()
public void _delegate(IMetaInterfaceOperations delegate)
public POA _default_POA()
_default_POA in class Servantpublic FacetDescription[] getFacetsByName(String[] names) throws InvalidName
InvalidNamepublic FacetDescription[] getFacets()
public ReceptacleDescription[] getReceptaclesByName(String[] names) throws InvalidName
InvalidNamepublic ReceptacleDescription[] getReceptacles()
Copyright © 2016. All rights reserved.