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 PICurrentInterceptorInvoker. currentprivate PICurrentPIHandlerImpl. currentprivate PICurrentSlotTableStack. currentConstructors 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.
-