|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Interceptor | |
|---|---|
| com.sun.enterprise.admin.util.proxy | |
| Uses of Interceptor in com.sun.enterprise.admin.util.proxy |
|---|
| Classes in com.sun.enterprise.admin.util.proxy that implement Interceptor | |
|---|---|
class |
InterceptorImpl
A simple call interceptor implementation (does nothing, intended for sub-classing) |
| Methods in com.sun.enterprise.admin.util.proxy with parameters of type Interceptor | |
|---|---|
static Object |
ProxyFactory.createProxy(Class intfc,
Object handler,
Interceptor interceptor)
|
| Constructors in com.sun.enterprise.admin.util.proxy with parameters of type Interceptor | |
|---|---|
ProxyClass(Object handler,
Interceptor interceptor)
Creates a new instance of Proxy |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||