public class FixedDefPOATie extends FixedDefPOA
Constructor and Description |
---|
FixedDefPOATie(FixedDefOperations delegate) |
FixedDefPOATie(FixedDefOperations delegate,
POA poa) |
Modifier and Type | Method and Description |
---|---|
POA |
_default_POA()
Returns the
root POA from the ORB instance associated with the servant.
|
FixedDefOperations |
_delegate() |
void |
_delegate(FixedDefOperations delegate) |
DefinitionKind |
def_kind() |
void |
destroy() |
short |
digits() |
void |
digits(short newDigits) |
short |
scale() |
void |
scale(short newScale) |
TypeCode |
type() |
_all_interfaces, _invoke, _this, _this
_get_delegate, _get_interface_def, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_object
public FixedDefPOATie(FixedDefOperations delegate)
public FixedDefPOATie(FixedDefOperations delegate, POA poa)
public FixedDefOperations _delegate()
public void _delegate(FixedDefOperations delegate)
public POA _default_POA()
Servant
_default_POA
in class Servant
default_POA
the POA associated with the
Servant
.public short digits()
public void digits(short newDigits)
public short scale()
public void scale(short newScale)
public TypeCode type()
public DefinitionKind def_kind()
public void destroy()
Copyright © 2017 JBoss by Red Hat. All rights reserved.