org.omg.CosPropertyService
Class PropertySetDefFactoryPOATie
java.lang.Object
org.omg.PortableServer.Servant
org.omg.CosPropertyService.PropertySetDefFactoryPOA
org.omg.CosPropertyService.PropertySetDefFactoryPOATie
- All Implemented Interfaces:
- InvokeHandler, PropertySetDefFactoryOperations
public class PropertySetDefFactoryPOATie
- extends PropertySetDefFactoryPOA
Generated from IDL interface "PropertySetDefFactory".
- Version:
- generated at Jan 1, 2011 11:43:06 PM
- Author:
- JacORB IDL compiler V 2.3.0 (JBoss patch 6), 06-Jun-2007
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 |
PropertySetDefFactoryPOATie
public PropertySetDefFactoryPOATie(PropertySetDefFactoryOperations delegate)
PropertySetDefFactoryPOATie
public PropertySetDefFactoryPOATie(PropertySetDefFactoryOperations delegate,
POA poa)
_this
public PropertySetDefFactory _this()
- Overrides:
_this
in class PropertySetDefFactoryPOA
_this
public PropertySetDefFactory _this(ORB orb)
- Overrides:
_this
in class PropertySetDefFactoryPOA
_delegate
public PropertySetDefFactoryOperations _delegate()
_delegate
public void _delegate(PropertySetDefFactoryOperations delegate)
_default_POA
public POA _default_POA()
- Overrides:
_default_POA
in class Servant
create_initial_propertysetdef
public PropertySetDef create_initial_propertysetdef(PropertyDef[] initial_property_defs)
throws MultipleExceptions
- Throws:
MultipleExceptions
create_constrained_propertysetdef
public PropertySetDef create_constrained_propertysetdef(TypeCode[] allowed_property_types,
PropertyDef[] allowed_property_defs)
throws ConstraintNotSupported
- Throws:
ConstraintNotSupported
create_propertysetdef
public PropertySetDef create_propertysetdef()