org.omg.CosPropertyService
Class PropertySetFactoryPOATie
java.lang.Object
|
+--org.omg.PortableServer.Servant
|
+--org.omg.CosPropertyService.PropertySetFactoryPOA
|
+--org.omg.CosPropertyService.PropertySetFactoryPOATie
- All Implemented Interfaces:
- org.omg.CORBA.portable.InvokeHandler, PropertySetFactoryOperations
- public class PropertySetFactoryPOATie
- extends PropertySetFactoryPOA
Interface definition : PropertySetFactory
- Author:
- OpenORB Compiler
| Methods inherited from class org.omg.PortableServer.Servant |
_get_delegate, _get_interface_def, _get_interface, _is_a, _non_existent, _object_id, _orb, _orb, _poa, _set_delegate, _this_object, _this_object |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PropertySetFactoryPOATie
public PropertySetFactoryPOATie(PropertySetFactoryOperations tieObject)
- Constructor
PropertySetFactoryPOATie
public PropertySetFactoryPOATie(PropertySetFactoryOperations tieObject,
org.omg.PortableServer.POA poa)
- Constructor
_delegate
public PropertySetFactoryOperations _delegate()
- Get the delegate
_delegate
public void _delegate(PropertySetFactoryOperations delegate_)
- Set the delegate
_default_POA
public org.omg.PortableServer.POA _default_POA()
- _default_POA method
- Overrides:
_default_POA in class org.omg.PortableServer.Servant
create_propertyset
public PropertySet create_propertyset()
- Operation create_propertyset
create_constrained_propertyset
public PropertySet create_constrained_propertyset(org.omg.CORBA.TypeCode[] allowed_property_types,
Property[] allowed_properties)
throws ConstraintNotSupported
- Operation create_constrained_propertyset
create_initial_propertyset
public PropertySet create_initial_propertyset(Property[] initial_properties)
throws MultipleExceptions
- Operation create_initial_propertyset