|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InvocationHandlerWithTarget | |
---|---|
de.kruis.padoclet | You probably know the difference between the |
de.kruis.padoclet.util | This package contains utility classes used to build PublishedApiDoclet. |
Uses of InvocationHandlerWithTarget in de.kruis.padoclet |
---|
Classes in de.kruis.padoclet that implement InvocationHandlerWithTarget | |
---|---|
static class |
FilterDocletBase.ComparableHandler
This class is the base of all the HalfDynamicProxy classes for the javadoc *Doc interfaces. |
static class |
FilterDocletBase.HandlerBase
This class is the base of all the HalfDynamicProxy classes for the javadoc interfaces. |
static class |
PublishedApiDoclet.AnnotationDescHandler
Proxy methods for AnnotationDesc instances. |
static class |
PublishedApiDoclet.AnnotationTypeDocHandler
Proxy methods for ClassDoc instances. |
static class |
PublishedApiDoclet.ClassDocHandler
Proxy methods for ClassDoc instances. |
static class |
PublishedApiDoclet.DocHandler
Proxy methods and state common to all Doc instances. |
static class |
PublishedApiDoclet.MethodDocHandler
Proxy methods for the MethodDoc instance. |
static class |
PublishedApiDoclet.PackageDocHandler
Proxy methods for PackageDoc instances. |
static class |
PublishedApiDoclet.RootDocHandler
Proxy methods for the RootDoc instance. |
Uses of InvocationHandlerWithTarget in de.kruis.padoclet.util |
---|
Classes in de.kruis.padoclet.util that implement InvocationHandlerWithTarget | |
---|---|
class |
HalfDynamicProxy
This class is a quite universaly usable base class for a dynamic proxy. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |