org.omg.dds.domain
Interface DomainParticipantFactoryQos

All Superinterfaces:
java.lang.Cloneable, DDSObject, EntityQos<DomainParticipantFactoryQos,ModifiableDomainParticipantFactoryQos>, java.util.Map<QosPolicy.Id,QosPolicy<?,?>>, java.io.Serializable, Value<DomainParticipantFactoryQos,ModifiableDomainParticipantFactoryQos>
All Known Subinterfaces:
ModifiableDomainParticipantFactoryQos

public interface DomainParticipantFactoryQos
extends EntityQos<DomainParticipantFactoryQos,ModifiableDomainParticipantFactoryQos>


Nested Class Summary
 
Nested classes/interfaces inherited from interface java.util.Map
java.util.Map.Entry<K,V>
 
Method Summary
 EntityFactoryQosPolicy getEntityFactory()
           
 
Methods inherited from interface org.omg.dds.core.EntityQos
clear, get, put, remove
 
Methods inherited from interface org.omg.dds.core.Value
clone, equals, hashCode, modify
 
Methods inherited from interface org.omg.dds.core.DDSObject
getBootstrap
 
Methods inherited from interface java.util.Map
containsKey, containsValue, entrySet, equals, get, hashCode, isEmpty, keySet, putAll, size, values
 

Method Detail

getEntityFactory

EntityFactoryQosPolicy getEntityFactory()
Returns:
the entityFactory


Copyright © 2010 Real-Time Innovations, Inc. (RTI)
Copyright © 2010 PrismTech, Ltd.
Copyright © 2010 Object Management Group, Inc. (OMG)
All Rights Reserved.