Uses of Interface
org.omg.PortableServer.ThreadPolicyOperations

Packages that use ThreadPolicyOperations
org.omg.PortableServer   
 

Uses of ThreadPolicyOperations in org.omg.PortableServer
 

Subinterfaces of ThreadPolicyOperations in org.omg.PortableServer
 interface ThreadPolicy
          Generated from IDL interface "ThreadPolicy".
 

Classes in org.omg.PortableServer that implement ThreadPolicyOperations
 class _ThreadPolicyLocalBase
          Abstract base class for implementations of local interface ThreadPolicy
 class ThreadPolicyLocalTie
          Generated from IDL interface "ThreadPolicy".
 

Methods in org.omg.PortableServer that return ThreadPolicyOperations
 ThreadPolicyOperations ThreadPolicyLocalTie._delegate()
           
 

Methods in org.omg.PortableServer with parameters of type ThreadPolicyOperations
 void ThreadPolicyLocalTie._delegate(ThreadPolicyOperations delegate)
           
 

Constructors in org.omg.PortableServer with parameters of type ThreadPolicyOperations
ThreadPolicyLocalTie(ThreadPolicyOperations delegate)
           
 



Copyright © 2008. All Rights Reserved.