org.jacorb.dds
Class EntityImpl
java.lang.Object
org.omg.PortableServer.Servant
org.omg.dds.EntityPOA
org.jacorb.dds.EntityImpl
- All Implemented Interfaces:
- InvokeHandler, EntityOperations
public abstract class EntityImpl
- extends EntityPOA
This class is the abstract base class for all the DCPS objects that support QoS
policies, a listener and a status condition.
| Methods inherited from class org.omg.PortableServer.Servant |
_default_POA, _get_delegate, _get_interface_def, _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 |
EntityImpl
public EntityImpl()
enable
public abstract int enable()
get_statuscondition
public StatusCondition get_statuscondition()
- Not Implemented
- Returns:
get_status_changes
public int get_status_changes()
- Not Implemented
- Returns:
Copyright © 2015 JacORB. All rights reserved.