org.omg.dds.core.policy
Interface LivelinessQosPolicy

All Superinterfaces:
java.lang.Cloneable, DDSObject, QosPolicy<LivelinessQosPolicy,ModifiableLivelinessQosPolicy>, java.io.Serializable, Value<LivelinessQosPolicy,ModifiableLivelinessQosPolicy>
All Known Subinterfaces:
ModifiableLivelinessQosPolicy

public interface LivelinessQosPolicy
extends QosPolicy<LivelinessQosPolicy,ModifiableLivelinessQosPolicy>


Nested Class Summary
static class LivelinessQosPolicy.Kind
           
 
Nested classes/interfaces inherited from interface org.omg.dds.core.policy.QosPolicy
QosPolicy.Id
 
Method Summary
 LivelinessQosPolicy.Kind getKind()
           
 Duration getLeaseDuration()
           
 
Methods inherited from interface org.omg.dds.core.policy.QosPolicy
getId
 
Methods inherited from interface org.omg.dds.core.Value
clone, equals, hashCode, modify
 
Methods inherited from interface org.omg.dds.core.DDSObject
getBootstrap
 

Method Detail

getKind

LivelinessQosPolicy.Kind getKind()
Returns:
the kind

getLeaseDuration

Duration getLeaseDuration()


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