Package | Description |
---|---|
com.sun.enterprise.admin | |
com.sun.enterprise.admin.util.proxy |
Modifier and Type | Method and Description |
---|---|
Interceptor |
AdminContext.getMBeanServerInterceptor()
Get interceptor for mbean server used.
|
Modifier and Type | Method and Description |
---|---|
void |
AdminContext.setMBeanServerInterceptor(Interceptor interceptor)
Set interceptor.
|
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 © 2021. All rights reserved.