LISTENER
- The listener interface appropriate for this entity.QOS
- The QoS interface appropriate for this entity.public interface DomainEntity<LISTENER extends EventListener,QOS extends EntityQos<?>> extends Entity<LISTENER,QOS>
DomainParticipant
. Its sole purpose is to express that
DomainParticipant is a special kind of Entity, which acts as a container
of all other Entity, but itself cannot contain other DomainParticipant.Modifier and Type | Method and Description |
---|---|
Entity<?,?> |
getParent() |
close, enable, getInstanceHandle, getListener, getQos, getStatusChanges, getStatusCondition, retain, setListener, setListener, setQos, setQos
getEnvironment
Entity<?,?> getParent()
Copyright © 2014. All rights reserved.