Uses of Interface
com.sun.enterprise.admin.util.proxy.Interceptor
Packages that use Interceptor
-
Uses of Interceptor in com.sun.enterprise.admin.util.proxy
Classes in com.sun.enterprise.admin.util.proxy that implement InterceptorModifier and TypeClassDescriptionclassA simple call interceptor implementation (does nothing, intended for sub-classing)Methods in com.sun.enterprise.admin.util.proxy with parameters of type InterceptorModifier and TypeMethodDescriptionstatic ObjectProxyFactory.createProxy(Class intfc, Object handler, Interceptor interceptor) Constructors in com.sun.enterprise.admin.util.proxy with parameters of type InterceptorModifierConstructorDescriptionProxyClass(Object handler, Interceptor interceptor) Creates a new instance of Proxy