de.kruis.padoclet
Class FilterDocletBase.HandlerBase
java.lang.Object
de.kruis.padoclet.util.HalfDynamicProxy
de.kruis.padoclet.FilterDocletBase.HandlerBase
- All Implemented Interfaces:
- InvocationHandlerWithTarget, java.lang.reflect.InvocationHandler
- Direct Known Subclasses:
- FilterDocletBase.ComparableHandler, PublishedApiDoclet.AnnotationDescHandler
- Enclosing class:
- FilterDocletBase
public static class FilterDocletBase.HandlerBase
- extends HalfDynamicProxy
This class is the base of all the
HalfDynamicProxy classes for the javadoc interfaces.
Method Summary |
protected void |
debug(java.lang.String message)
print a debug message. |
Methods inherited from class de.kruis.padoclet.util.HalfDynamicProxy |
dynamicProxyInstance, equals, getHDPProxy, getHDPProxy, getHDPStateUserObject, getInvocationTarget, getProxyClassTable, hashCode, invoke, setProxyClassTable, setupInvocationHandler, stateFactory, toString, unwrap |
FilterDocletBase.HandlerBase
public FilterDocletBase.HandlerBase()
debug
protected void debug(java.lang.String message)
- print a debug message.
- Parameters:
message
-