|
||||||||||
| 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.beans.info.spi.PropertyInfo,C>
org.jboss.kernel.plugins.annotations.PropertyAnnotationPlugin<C>
org.jboss.kernel.plugins.annotations.CollectionsAnnotationPlugin<C>
C - annotation typepublic abstract class CollectionsAnnotationPlugin<C extends Annotation>
Abstract collactions value annotaion plugin.
| Field Summary |
|---|
| Fields inherited from class org.jboss.util.JBossObject |
|---|
hashCode, log, toString |
| Constructor Summary | |
|---|---|
CollectionsAnnotationPlugin(Class<C> annotation)
|
|
| Method Summary | |
|---|---|
protected ValueMetaData |
createValueMetaData(Value value)
Create ValueMetaData instance. |
| Methods inherited from class org.jboss.kernel.plugins.annotations.PropertyAnnotationPlugin |
|---|
getProperties, getPropertyMetaData, getPropertyMetaData, getPropertyMetaData, internalApplyAnnotation, isElementTypeSupported, isMetaDataAlreadyPresent |
| Methods inherited from class org.jboss.kernel.plugins.annotations.AbstractAnnotationPlugin |
|---|
applyAnnotation, cleanAnnotation, getAnnotation, getSupportedTypes, internalApplyAnnotation, internalApplyAnnotation, internalCleanAnnotation, isAttributePresent, 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.PropertyAware |
|---|
applyAnnotation |
| Methods inherited from interface org.jboss.kernel.plugins.annotations.Annotation2ValueMetaDataAdapter |
|---|
createValueMetaData, getAnnotation |
| Constructor Detail |
|---|
public CollectionsAnnotationPlugin(Class<C> annotation)
| Method Detail |
|---|
protected ValueMetaData createValueMetaData(Value value)
value - the value
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||