Package | Description |
---|---|
javassist.util.proxy |
Dynamic proxy (similar to
Enhancer of cglib). |
Class and Description |
---|
MethodFilter
Selector of the methods implemented by a handler.
|
MethodHandler
The interface implemented by the invocation handler of a proxy
instance.
|
ProxyFactory
Factory of dynamic proxy classes.
|
ProxyFactory.ClassLoaderProvider
A provider of class loaders.
|
Copyright © 2013. All Rights Reserved.