| Package | Description |
|---|---|
| com.sun.enterprise.admin.util.proxy |
| Modifier and Type | Class and Description |
|---|---|
class |
InterceptorImpl
A simple call interceptor implementation (does nothing, intended for
sub-classing)
|
| Modifier and Type | Method and Description |
|---|---|
static Object |
ProxyFactory.createProxy(Class intfc,
Object handler,
Interceptor interceptor) |
| Constructor and Description |
|---|
ProxyClass(Object handler,
Interceptor interceptor)
Creates a new instance of Proxy
|
Copyright © 2017. All rights reserved.