org.apache.yoko.orb.OBMessageRouting
Class DecayPolicy_impl

java.lang.Object
  extended by org.omg.MessageRouting.DecayPolicy
      extended by org.apache.yoko.orb.OBMessageRouting.DecayPolicy_impl
All Implemented Interfaces:
Serializable, PolicyOperations, IDLEntity, Streamable, StreamableValue, ValueBase

public class DecayPolicy_impl
extends DecayPolicy

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.omg.MessageRouting.DecayPolicy
decay_seconds
 
Constructor Summary
DecayPolicy_impl()
           
DecayPolicy_impl(int decaySeconds)
           
 
Method Summary
 Policy copy()
           
 void destroy()
           
 int policy_type()
           
 
Methods inherited from class org.omg.MessageRouting.DecayPolicy
_read, _truncatable_ids, _type, _write
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DecayPolicy_impl

public DecayPolicy_impl()

DecayPolicy_impl

public DecayPolicy_impl(int decaySeconds)
Method Detail

policy_type

public int policy_type()

copy

public Policy copy()

destroy

public void destroy()


Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.