public class PropertySetFactoryPOATie extends PropertySetFactoryPOA
Constructor and Description |
---|
PropertySetFactoryPOATie(PropertySetFactoryOperations delegate) |
PropertySetFactoryPOATie(PropertySetFactoryOperations delegate,
POA poa) |
Modifier and Type | Method and Description |
---|---|
POA |
_default_POA() |
PropertySetFactoryOperations |
_delegate() |
void |
_delegate(PropertySetFactoryOperations delegate) |
PropertySetFactory |
_this() |
PropertySetFactory |
_this(ORB orb) |
PropertySet |
create_constrained_propertyset(TypeCode[] allowed_property_types,
Property[] allowed_properties) |
PropertySet |
create_initial_propertyset(Property[] initial_properties) |
PropertySet |
create_propertyset() |
_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 PropertySetFactoryPOATie(PropertySetFactoryOperations delegate)
public PropertySetFactoryPOATie(PropertySetFactoryOperations delegate, POA poa)
public PropertySetFactory _this()
_this
in class PropertySetFactoryPOA
public PropertySetFactory _this(ORB orb)
_this
in class PropertySetFactoryPOA
public PropertySetFactoryOperations _delegate()
public void _delegate(PropertySetFactoryOperations delegate)
public POA _default_POA()
_default_POA
in class Servant
public PropertySet create_propertyset()
public PropertySet create_constrained_propertyset(TypeCode[] allowed_property_types, Property[] allowed_properties) throws ConstraintNotSupported
ConstraintNotSupported
public PropertySet create_initial_propertyset(Property[] initial_properties) throws MultipleExceptions
MultipleExceptions
Copyright © 2017 JacORB. All rights reserved.