|
||||||||||
| 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 java.lang.Object |
ProxyFactory.createProxy(java.lang.Class intfc,
java.lang.Object handler,
Interceptor interceptor)
|
| Constructors in com.sun.enterprise.admin.util.proxy with parameters of type Interceptor | |
|---|---|
ProxyClass(java.lang.Object handler,
Interceptor interceptor)
Creates a new instance of Proxy |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||