org.jacorb.orb.policies
Class QueueOrderPolicy

java.lang.Object
  extended by _QueueOrderPolicyLocalBase
      extended by org.jacorb.orb.policies.QueueOrderPolicy

public class QueueOrderPolicy
extends _QueueOrderPolicyLocalBase


Constructor Summary
QueueOrderPolicy(org.omg.CORBA.Any value)
           
 
Method Summary
 short allowed_orders()
           
 org.omg.CORBA.Policy copy()
           
 void destroy()
           
 int policy_type()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QueueOrderPolicy

public QueueOrderPolicy(org.omg.CORBA.Any value)
Method Detail

allowed_orders

public short allowed_orders()

policy_type

public int policy_type()

copy

public org.omg.CORBA.Policy copy()

destroy

public void destroy()