Package | Description |
---|---|
tigase.util.reflection |
Modifier and Type | Method and Description |
---|---|
static <A extends Annotation,T> |
ReflectionHelper.collectAnnotatedMethods(Object consumer,
Class<A> annotationCls,
ReflectionHelper.Handler<A,T> handler)
This method collects every method of consumer class annotated with passed annotation and for each of them
executes implementation of Handler.
|
Copyright © 2004–2019 "Tigase, Inc.". All rights reserved.