public interface MemberHandler<A extends Annotation,M extends Member & AnnotatedElement>
| Modifier and Type | Method and Description |
|---|---|
void |
handle(com.google.inject.TypeLiteral<?> type,
Object instance,
M member,
A annotation) |
Copyright © 2010–2015 Mycila. All rights reserved.