public class DynAnyFactoryPOATie extends DynAnyFactoryPOA
Constructor and Description |
---|
DynAnyFactoryPOATie(DynAnyFactoryOperations delegate) |
DynAnyFactoryPOATie(DynAnyFactoryOperations delegate,
POA poa) |
Modifier and Type | Method and Description |
---|---|
POA |
_default_POA() |
DynAnyFactoryOperations |
_delegate() |
void |
_delegate(DynAnyFactoryOperations delegate) |
DynAnyFactory |
_this() |
DynAnyFactory |
_this(ORB orb) |
DynAny |
create_dyn_any_from_type_code(TypeCode type) |
DynAny |
create_dyn_any(Any value) |
_all_interfaces, _invoke
_get_component, _get_delegate, _get_interface_def, _get_interface, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_object
public DynAnyFactoryPOATie(DynAnyFactoryOperations delegate)
public DynAnyFactoryPOATie(DynAnyFactoryOperations delegate, POA poa)
public DynAnyFactory _this()
_this
in class DynAnyFactoryPOA
public DynAnyFactory _this(ORB orb)
_this
in class DynAnyFactoryPOA
public DynAnyFactoryOperations _delegate()
public void _delegate(DynAnyFactoryOperations delegate)
public POA _default_POA()
_default_POA
in class Servant
public DynAny create_dyn_any(Any value) throws InconsistentTypeCode
InconsistentTypeCode
public DynAny create_dyn_any_from_type_code(TypeCode type) throws InconsistentTypeCode
InconsistentTypeCode