Uses of Class
com.sun.corba.ee.impl.interceptors.PICurrent
Packages that use PICurrent
-
Uses of PICurrent in com.sun.corba.ee.impl.interceptors
Fields in com.sun.corba.ee.impl.interceptors declared as PICurrentModifier and TypeFieldDescriptionprivate PICurrent
InterceptorInvoker.current
private PICurrent
PIHandlerImpl.current
private PICurrent
SlotTableStack.current
Constructors in com.sun.corba.ee.impl.interceptors with parameters of type PICurrentModifierConstructorDescription(package private)
InterceptorInvoker
(ORB orb, InterceptorList interceptorList, PICurrent piCurrent) Creates a new Interceptor Invoker.(package private)
SlotTableStack
(ORB orb, PICurrent current) Constructs the stack.