|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
ProxyClassGenerator | A proxy class generator generates specific type of proxies (interceptor, invoker, etc.). |
Class Summary | |
---|---|
AbstractProxyClassGenerator | A useful superclass for ProxyClassGenerator implementations. |
AbstractSubclassingProxyFactory | A useful superclass for a ProxyFactory which supports subclassing rather than merely implementing interfaces. |
MethodSignature | A class for capturing the signature of a method (its name and parameter types). |
ProxyClassCache | A cache for storing implementation classes for proxies based on a specific type of ProxyClassGenerator . |
This package contains some classes useful for writing your own ProxyFactory implementation.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |