org.omg.CosPropertyService
Class PropertySetFactoryPOATie
java.lang.Object
org.omg.PortableServer.Servant
org.omg.CosPropertyService.PropertySetFactoryPOA
org.omg.CosPropertyService.PropertySetFactoryPOATie
- All Implemented Interfaces:
- InvokeHandler, PropertySetFactoryOperations
public class PropertySetFactoryPOATie
- extends PropertySetFactoryPOA
Generated from IDL interface "PropertySetFactory".
- Version:
- generated at Mar 21, 2012 11:04:33 AM
- Author:
- JacORB IDL compiler V 2.3.1 (JBoss patch01), 29-Jul-2009
Methods inherited from class org.omg.PortableServer.Servant |
_get_component, _get_delegate, _get_interface_def, _get_interface, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_object |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PropertySetFactoryPOATie
public PropertySetFactoryPOATie(PropertySetFactoryOperations delegate)
PropertySetFactoryPOATie
public PropertySetFactoryPOATie(PropertySetFactoryOperations delegate,
POA poa)
_this
public PropertySetFactory _this()
- Overrides:
_this
in class PropertySetFactoryPOA
_this
public PropertySetFactory _this(ORB orb)
- Overrides:
_this
in class PropertySetFactoryPOA
_delegate
public PropertySetFactoryOperations _delegate()
_delegate
public void _delegate(PropertySetFactoryOperations delegate)
_default_POA
public POA _default_POA()
- Overrides:
_default_POA
in class Servant
create_propertyset
public PropertySet create_propertyset()
create_constrained_propertyset
public PropertySet create_constrained_propertyset(TypeCode[] allowed_property_types,
Property[] allowed_properties)
throws ConstraintNotSupported
- Throws:
ConstraintNotSupported
create_initial_propertyset
public PropertySet create_initial_propertyset(Property[] initial_properties)
throws MultipleExceptions
- Throws:
MultipleExceptions