|
||||||||||
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.beans.info.spi.PropertyInfo,C>
org.jboss.kernel.plugins.annotations.PropertyAnnotationPlugin<C>
org.jboss.kernel.plugins.annotations.CollectionsAnnotationPlugin<ArrayValue>
org.jboss.kernel.plugins.annotations.ArrayValueAnnotationPlugin
public class ArrayValueAnnotationPlugin
Array value annotation plugin.
Field Summary | |
---|---|
static ArrayValueAnnotationPlugin |
INSTANCE
|
Fields inherited from class org.jboss.util.JBossObject |
---|
hashCode, log, toString |
Constructor Summary | |
---|---|
protected |
ArrayValueAnnotationPlugin()
|
Method Summary | |
---|---|
ValueMetaData |
createValueMetaData(ArrayValue annotation)
Create value meta data. |
Methods inherited from class org.jboss.kernel.plugins.annotations.CollectionsAnnotationPlugin |
---|
createValueMetaData |
Methods inherited from class org.jboss.kernel.plugins.annotations.PropertyAnnotationPlugin |
---|
getName, isElementTypeSupported |
Methods inherited from class org.jboss.kernel.plugins.annotations.InjectableMemberAnnotationPlugin |
---|
createValueMetaData, createValueMetaData, createValueMetaData, createValueMetaData, createValueMetaData, findPropertyMetaData, getProperties, getPropertyMetaData, getPropertyMetaData, internalApplyAnnotation, isMetaDataAlreadyPresent, isMetaDataComplete |
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.PropertyAware |
---|
applyAnnotation |
Methods inherited from interface org.jboss.kernel.plugins.annotations.Annotation2ValueMetaDataAdapter |
---|
createValueMetaData, getAnnotation |
Methods inherited from interface org.jboss.kernel.plugins.annotations.MetaDataAnnotationPlugin |
---|
applyAnnotation, getAnnotation, getSupportedTypes |
Field Detail |
---|
public static final ArrayValueAnnotationPlugin INSTANCE
Constructor Detail |
---|
protected ArrayValueAnnotationPlugin()
Method Detail |
---|
public ValueMetaData createValueMetaData(ArrayValue annotation)
InjectableMemberAnnotationPlugin
createValueMetaData
in class InjectableMemberAnnotationPlugin<org.jboss.beans.info.spi.PropertyInfo,ArrayValue>
annotation
- the annotation
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |