|
||||||||||
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<T,C>
org.jboss.kernel.plugins.annotations.InjectableMemberAnnotationPlugin<org.jboss.reflect.spi.FieldInfo,C>
org.jboss.kernel.plugins.annotations.FieldAnnotationPlugin<Annotation>
org.jboss.kernel.plugins.annotations.wb.AnnotationsFieldInjectionAnnotationPlugin
public class AnnotationsFieldInjectionAnnotationPlugin
Generic annotations injection metadata value creator.
Field Summary |
---|
Fields inherited from class org.jboss.util.JBossObject |
---|
hashCode, log, toString |
Constructor Summary | |
---|---|
AnnotationsFieldInjectionAnnotationPlugin(Class annotation)
|
Method Summary | |
---|---|
ValueMetaData |
createValueMetaData(Annotation annotation,
ValueMetaData previousValue)
Create value meta data. |
protected boolean |
isMetaDataComplete(PropertyMetaData pmd)
Is property metadata complete. |
Methods inherited from class org.jboss.kernel.plugins.annotations.FieldAnnotationPlugin |
---|
getName, isElementTypeSupported |
Methods inherited from class org.jboss.kernel.plugins.annotations.InjectableMemberAnnotationPlugin |
---|
createValueMetaData, createValueMetaData, createValueMetaData, createValueMetaData, createValueMetaData, findPropertyMetaData, getProperties, getPropertyMetaData, getPropertyMetaData, internalApplyAnnotation, isMetaDataAlreadyPresent |
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, 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 |
Constructor Detail |
---|
public AnnotationsFieldInjectionAnnotationPlugin(Class annotation)
Method Detail |
---|
protected boolean isMetaDataComplete(PropertyMetaData pmd)
InjectableMemberAnnotationPlugin
isMetaDataComplete
in class InjectableMemberAnnotationPlugin<org.jboss.reflect.spi.FieldInfo,Annotation>
pmd
- the property meta data
public ValueMetaData createValueMetaData(Annotation annotation, ValueMetaData previousValue)
InjectableMemberAnnotationPlugin
createValueMetaData
in class InjectableMemberAnnotationPlugin<org.jboss.reflect.spi.FieldInfo,Annotation>
annotation
- the annotationpreviousValue
- previous value
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |