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