public class PropertySetDefFactoryPOATie extends PropertySetDefFactoryPOA
Constructor and Description |
---|
PropertySetDefFactoryPOATie(PropertySetDefFactoryOperations delegate) |
PropertySetDefFactoryPOATie(PropertySetDefFactoryOperations delegate,
POA poa) |
Modifier and Type | Method and Description |
---|---|
POA |
_default_POA() |
PropertySetDefFactoryOperations |
_delegate() |
void |
_delegate(PropertySetDefFactoryOperations delegate) |
PropertySetDefFactory |
_this() |
PropertySetDefFactory |
_this(ORB orb) |
PropertySetDef |
create_constrained_propertysetdef(TypeCode[] allowed_property_types,
PropertyDef[] allowed_property_defs) |
PropertySetDef |
create_initial_propertysetdef(PropertyDef[] initial_property_defs) |
PropertySetDef |
create_propertysetdef() |
_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 PropertySetDefFactoryPOATie(PropertySetDefFactoryOperations delegate)
public PropertySetDefFactoryPOATie(PropertySetDefFactoryOperations delegate, POA poa)
public PropertySetDefFactory _this()
_this
in class PropertySetDefFactoryPOA
public PropertySetDefFactory _this(ORB orb)
_this
in class PropertySetDefFactoryPOA
public PropertySetDefFactoryOperations _delegate()
public void _delegate(PropertySetDefFactoryOperations delegate)
public POA _default_POA()
_default_POA
in class Servant
public PropertySetDef create_initial_propertysetdef(PropertyDef[] initial_property_defs) throws MultipleExceptions
MultipleExceptions
public PropertySetDef create_constrained_propertysetdef(TypeCode[] allowed_property_types, PropertyDef[] allowed_property_defs) throws ConstraintNotSupported
ConstraintNotSupported
public PropertySetDef create_propertysetdef()
Copyright © 2017 JacORB. All rights reserved.