|
||||||||||
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<C>
org.jboss.kernel.plugins.annotations.ConstructorValueAnnotationPlugin<CollectionValue>
org.jboss.kernel.plugins.annotations.CollectionConstructorValueAnnotationPlugin
public class CollectionConstructorValueAnnotationPlugin
Collection constructor annotation plugin.
Field Summary |
---|
Fields inherited from class org.jboss.util.JBossObject |
---|
hashCode, log, toString |
Constructor Summary | |
---|---|
protected |
CollectionConstructorValueAnnotationPlugin()
|
Method Summary | |
---|---|
ValueMetaData |
createValueMetaData(CollectionValue annotation)
Create the value metadata from annotation. |
Methods inherited from class org.jboss.kernel.plugins.annotations.ConstructorValueAnnotationPlugin |
---|
createValueMetaData, createValueMetaData, createValueMetaData, createValueMetaData, internalApplyAnnotation, isMetaDataAlreadyPresent |
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, 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.Annotation2ValueMetaDataAdapter |
---|
getAnnotation |
Methods inherited from interface org.jboss.kernel.plugins.annotations.MetaDataAnnotationPlugin |
---|
applyAnnotation, getAnnotation, getSupportedTypes |
Constructor Detail |
---|
protected CollectionConstructorValueAnnotationPlugin()
Method Detail |
---|
public ValueMetaData createValueMetaData(CollectionValue annotation)
ConstructorValueAnnotationPlugin
createValueMetaData
in class ConstructorValueAnnotationPlugin<CollectionValue>
annotation
- the annotation
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |