org.omg.FT
Class PropertyManagerPOATie
java.lang.Object
|
+--org.omg.PortableServer.Servant
|
+--org.omg.FT.PropertyManagerPOA
|
+--org.omg.FT.PropertyManagerPOATie
- All Implemented Interfaces:
- org.omg.CORBA.portable.InvokeHandler, PropertyManagerOperations
- public class PropertyManagerPOATie
- extends PropertyManagerPOA
Fields inherited from class org.omg.PortableServer.Servant |
_delegate, _hasGetInterface |
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 |
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait |
_tie
private PropertyManagerOperations _tie
_poa
private org.omg.PortableServer.POA _poa
PropertyManagerPOATie
public PropertyManagerPOATie(PropertyManagerOperations tieObject)
PropertyManagerPOATie
public PropertyManagerPOATie(PropertyManagerOperations tieObject,
org.omg.PortableServer.POA poa)
_delegate
public PropertyManagerOperations _delegate()
_delegate
public void _delegate(PropertyManagerOperations delegate_)
_default_POA
public org.omg.PortableServer.POA _default_POA()
- Overrides:
_default_POA
in class org.omg.PortableServer.Servant
set_default_properties
public void set_default_properties(Property[] props)
throws InvalidProperty,
UnsupportedProperty
get_default_properties
public Property[] get_default_properties()
remove_default_properties
public void remove_default_properties(Property[] props)
throws InvalidProperty,
UnsupportedProperty
set_type_properties
public void set_type_properties(java.lang.String type_id,
Property[] overrides)
throws InvalidProperty,
UnsupportedProperty
get_type_properties
public Property[] get_type_properties(java.lang.String type_id)
remove_type_properties
public void remove_type_properties(java.lang.String type_id,
Property[] props)
throws InvalidProperty,
UnsupportedProperty
set_properties_dynamically
public void set_properties_dynamically(org.omg.CORBA.Object object_group,
Property[] overrides)
throws ObjectGroupNotFound,
InvalidProperty,
UnsupportedProperty
get_properties
public Property[] get_properties(org.omg.CORBA.Object object_group)
throws ObjectGroupNotFound