Uses of Interface
org.omg.PortableServer.ThreadPolicyOperations
-
Packages that use ThreadPolicyOperations Package Description com.sun.corba.ee.impl.oa.poa org.omg.PortableServer -
-
Uses of ThreadPolicyOperations in com.sun.corba.ee.impl.oa.poa
Classes in com.sun.corba.ee.impl.oa.poa that implement ThreadPolicyOperations Modifier and Type Class Description (package private) class
ThreadPolicyImpl
-
Uses of ThreadPolicyOperations in org.omg.PortableServer
Subinterfaces of ThreadPolicyOperations in org.omg.PortableServer Modifier and Type Interface Description interface
ThreadPolicy
The ThreadPolicy specifies the threading model used with the created POA.
-