|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.util.JBossObject
org.jboss.kernel.plugins.annotations.AbstractAnnotationPlugin<org.jboss.reflect.spi.ClassInfo,C>
org.jboss.kernel.plugins.annotations.ClassAnnotationPlugin<Aliases>
org.jboss.kernel.plugins.annotations.AliasesAnnotationPlugin
public class AliasesAnnotationPlugin
Aliases annotation plugin.
| Field Summary |
|---|
| Fields inherited from class org.jboss.util.JBossObject |
|---|
hashCode, log, toString |
| Constructor Summary | |
|---|---|
AliasesAnnotationPlugin()
|
|
| Method Summary | |
|---|---|
protected List<? extends MetaDataVisitorNode> |
internalApplyAnnotation(org.jboss.reflect.spi.ClassInfo info,
Aliases annotation,
KernelControllerContext context)
Apply annotation since it's not present. |
protected void |
internalCleanAnnotation(org.jboss.reflect.spi.ClassInfo info,
org.jboss.metadata.spi.MetaData retrieval,
Aliases annotation,
KernelControllerContext context)
Clean annotation's actions. |
| Methods inherited from class org.jboss.kernel.plugins.annotations.ClassAnnotationPlugin |
|---|
isElementTypeSupported |
| Methods inherited from class org.jboss.kernel.plugins.annotations.AbstractAnnotationPlugin |
|---|
applyAnnotation, cleanAnnotation, getAnnotation, getSupportedTypes, internalApplyAnnotation, internalApplyAnnotation, isAttributePresent, isMetaDataAlreadyPresent, isMetaDataAlreadyPresent, toShortString, toString |
| Methods inherited from class org.jboss.util.JBossObject |
|---|
cacheGetHashCode, cacheToString, clone, equals, flushJBossObjectCache, getClassShortName, getHashCode, hashCode, list, notEqual, toShortString, toString, toStringImplementation |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public AliasesAnnotationPlugin()
| Method Detail |
|---|
protected List<? extends MetaDataVisitorNode> internalApplyAnnotation(org.jboss.reflect.spi.ClassInfo info,
Aliases annotation,
KernelControllerContext context)
throws Throwable
AbstractAnnotationPlugin
internalApplyAnnotation in class AbstractAnnotationPlugin<org.jboss.reflect.spi.ClassInfo,Aliases>info - the infoannotation - the annotationcontext - the context
Throwable - for any error
protected void internalCleanAnnotation(org.jboss.reflect.spi.ClassInfo info,
org.jboss.metadata.spi.MetaData retrieval,
Aliases annotation,
KernelControllerContext context)
throws Throwable
AbstractAnnotationPlugin
internalCleanAnnotation in class AbstractAnnotationPlugin<org.jboss.reflect.spi.ClassInfo,Aliases>info - the inforetrieval - the metadataannotation - the annotationcontext - the context
Throwable - for any error
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||