public class PrimitiveDefPOATie extends PrimitiveDefPOA
| Constructor and Description |
|---|
PrimitiveDefPOATie(PrimitiveDefOperations delegate) |
PrimitiveDefPOATie(PrimitiveDefOperations delegate,
POA poa) |
| Modifier and Type | Method and Description |
|---|---|
POA |
_default_POA() |
PrimitiveDefOperations |
_delegate() |
void |
_delegate(PrimitiveDefOperations delegate) |
PrimitiveDef |
_this() |
PrimitiveDef |
_this(ORB orb) |
DefinitionKind |
def_kind() |
void |
destroy() |
PrimitiveKind |
kind() |
TypeCode |
type() |
_all_interfaces, _invoke_get_component, _get_delegate, _get_interface_def, _get_interface, _is_a, _non_existent, _object_id, _orb, _poa, _repository_id, _set_delegate, _this_object, _this_objectpublic PrimitiveDefPOATie(PrimitiveDefOperations delegate)
public PrimitiveDefPOATie(PrimitiveDefOperations delegate, POA poa)
public PrimitiveDef _this()
_this in class PrimitiveDefPOApublic PrimitiveDef _this(ORB orb)
_this in class PrimitiveDefPOApublic PrimitiveDefOperations _delegate()
public void _delegate(PrimitiveDefOperations delegate)
public POA _default_POA()
_default_POA in class Servantpublic TypeCode type()
public void destroy()
public PrimitiveKind kind()
public DefinitionKind def_kind()
Copyright © 2017 JacORB. All rights reserved.