|
||||||||||
| 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.BaseMetaDataAnnotationPlugin<T,C>
org.jboss.kernel.plugins.annotations.AbstractAnnotationPlugin<org.jboss.reflect.spi.ClassInfo,C>
org.jboss.kernel.plugins.annotations.ClassAnnotationPlugin<Depends>
org.jboss.kernel.plugins.annotations.DependsAnnotationPlugin
public class DependsAnnotationPlugin
Depends annotation plugin.
| Field Summary | |
|---|---|
static DependsAnnotationPlugin |
INSTANCE
|
| Fields inherited from class org.jboss.util.JBossObject |
|---|
hashCode, log, toString |
| Constructor Summary | |
|---|---|
protected |
DependsAnnotationPlugin()
|
| Method Summary | |
|---|---|
protected List<? extends MetaDataVisitorNode> |
internalApplyAnnotation(org.jboss.reflect.spi.ClassInfo info,
Depends annotation,
BeanMetaData beanMetaData)
Covariant override. |
| Methods inherited from class org.jboss.kernel.plugins.annotations.ClassAnnotationPlugin |
|---|
isElementTypeSupported |
| Methods inherited from class org.jboss.kernel.plugins.annotations.AbstractAnnotationPlugin |
|---|
applyAnnotation, checkIfNotAbstractBeanMetaDataSpecific, cleanAnnotation, internalApplyAnnotation, internalApplyAnnotation, internalCleanAnnotation, isMetaDataAlreadyPresent |
| Methods inherited from class org.jboss.kernel.plugins.annotations.BaseMetaDataAnnotationPlugin |
|---|
applyAnnotation, getAnnotation, getSupportedTypes, isAttributePresent, isAttributePresent, isCleanup, isCleanupOnly, 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 |
| Methods inherited from interface org.jboss.kernel.plugins.annotations.MetaDataAnnotationPlugin |
|---|
applyAnnotation, getAnnotation, getSupportedTypes |
| Field Detail |
|---|
public static final DependsAnnotationPlugin INSTANCE
| Constructor Detail |
|---|
protected DependsAnnotationPlugin()
| Method Detail |
|---|
protected List<? extends MetaDataVisitorNode> internalApplyAnnotation(org.jboss.reflect.spi.ClassInfo info,
Depends annotation,
BeanMetaData beanMetaData)
AbstractAnnotationPlugin
internalApplyAnnotation in class AbstractAnnotationPlugin<org.jboss.reflect.spi.ClassInfo,Depends>info - the infoannotation - the annotationbeanMetaData - the bean meta data
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||