org.jacorb.orb.policies
Class ReplyPriorityPolicy

java.lang.Object
  extended by _ReplyPriorityPolicyLocalBase
      extended by org.jacorb.orb.policies.ReplyPriorityPolicy

public class ReplyPriorityPolicy
extends _ReplyPriorityPolicyLocalBase


Method Summary
 org.omg.CORBA.Policy copy()
           
 void destroy()
           
 int policy_type()
           
 PriorityRange priority_range()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

priority_range

public PriorityRange priority_range()

policy_type

public int policy_type()

copy

public org.omg.CORBA.Policy copy()

destroy

public void destroy()