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