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