org.jacorb.orb.policies
Class RebindPolicy

java.lang.Object
  extended by _RebindPolicyLocalBase
      extended by org.jacorb.orb.policies.RebindPolicy

public class RebindPolicy
extends _RebindPolicyLocalBase


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

Constructor Detail

RebindPolicy

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

rebind_mode

public short rebind_mode()

policy_type

public int policy_type()

copy

public org.omg.CORBA.Policy copy()

destroy

public void destroy()