public abstract class MethodHandlerSkeleton<A extends Annotation> extends Object implements MethodHandler<A>
| Constructor and Description |
|---|
MethodHandlerSkeleton() |
public <T> void handle(com.google.inject.TypeLiteral<? extends T> type,
T instance,
Method method,
A annotation)
handle in interface MemberHandler<A extends Annotation,Method>Copyright © 2010-2012 Mycila. All Rights Reserved.