public interface MetaDataResolver
Invocation instances.
For instance, MethodMetaData extracts the Method from
the invocation.| Modifier and Type | Field and Description |
|---|---|
static String |
EMPTY_TAG
Name used for empty tag for annotations with no attributes
|
| Modifier and Type | Method and Description |
|---|---|
SimpleMetaData |
getAllMetaData(Invocation invocation)
Gets all metadata that belongs with the context of
invocation |
Object |
resolve(Invocation invocation,
Object tag,
Object attr) |
static final String EMPTY_TAG
Object resolve(Invocation invocation, Object tag, Object attr)
SimpleMetaData getAllMetaData(Invocation invocation)
invocationthe - invocation instance whose context metada is to be retrievedinvocationCopyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.