21 package org.opensplice.dds.core;
23 import java.util.EventListener;
30 OLDPARENT extends DDS.
Entity,
32 LISTENER extends EventListener,
33 LISTENERIMPL extends
Listener<LISTENER>>
39 implements
org.omg.dds.core.DomainEntity<LISTENER, QOS> {
43 OLDPARENT oldParent) {
44 super(environment, oldParent);
DomainEntityImpl(OsplServiceEnvironment environment, PARENT parent, OLDPARENT oldParent)
This class is the abstract base class for all the DCPS objects that support QoS policies, a listener and a status condition.
final transient OsplServiceEnvironment environment
The Data-Distribution Service (DDS) relies on the use of QoS.