|
||||||||||
| 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<T,C>
org.jboss.kernel.plugins.annotations.AbstractAdaptersAnnotationPlugin<T,C>
org.jboss.kernel.plugins.annotations.AbstractParameterAnnotationPlugin<org.jboss.reflect.spi.MethodInfo,C,AbstractInstallMetaData>
org.jboss.kernel.plugins.annotations.InstallationParameterAnnotationPlugin<InstallMethod>
org.jboss.kernel.plugins.annotations.InstallMethodParameterAnnotationPlugin
public class InstallMethodParameterAnnotationPlugin
Install method annotation plugin.
| Field Summary |
|---|
| Fields inherited from class org.jboss.kernel.plugins.annotations.AbstractAdaptersAnnotationPlugin |
|---|
adapters |
| Fields inherited from class org.jboss.util.JBossObject |
|---|
hashCode, log, toString |
| Constructor Summary | |
|---|---|
protected |
InstallMethodParameterAnnotationPlugin(Annotation2ValueMetaDataAdapter... adapters)
|
| Method Summary | |
|---|---|
protected AbstractInstallMetaData |
createParametrizedMetaData(org.jboss.reflect.spi.MethodInfo info,
InstallMethod annotation)
Create new Parametrized metadata. |
protected List<InstallMetaData> |
getInstalls(BeanMetaData beanMetaData)
Get the list of InstallMetaData from bean metadata. |
protected void |
setParameterizedMetaData(AbstractInstallMetaData parameterizedMetaData,
BeanMetaData beanMetaData)
Set the ParameterizedMetaData instance. |
| Methods inherited from class org.jboss.kernel.plugins.annotations.InstallationParameterAnnotationPlugin |
|---|
checkAnnotatedInfo, getParameters, handleParameterlessInfo, isMetaDataAlreadyPresent |
| Methods inherited from class org.jboss.kernel.plugins.annotations.AbstractParameterAnnotationPlugin |
|---|
createParametrizedMetaData, createParametrizedMetaData, createParametrizedMetaData, handleParameterlessInfo, internalApplyAnnotation, isElementTypeSupported, setParameterizedMetaData |
| 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 |
| Constructor Detail |
|---|
protected InstallMethodParameterAnnotationPlugin(Annotation2ValueMetaDataAdapter... adapters)
| Method Detail |
|---|
protected List<InstallMetaData> getInstalls(BeanMetaData beanMetaData)
InstallationParameterAnnotationPlugin
getInstalls in class InstallationParameterAnnotationPlugin<InstallMethod>beanMetaData - the bean metadata
protected AbstractInstallMetaData createParametrizedMetaData(org.jboss.reflect.spi.MethodInfo info,
InstallMethod annotation)
AbstractParameterAnnotationPlugin
createParametrizedMetaData in class AbstractParameterAnnotationPlugin<org.jboss.reflect.spi.MethodInfo,InstallMethod,AbstractInstallMetaData>info - the infoannotation - the annotation
protected void setParameterizedMetaData(AbstractInstallMetaData parameterizedMetaData,
BeanMetaData beanMetaData)
AbstractParameterAnnotationPlugin
setParameterizedMetaData in class AbstractParameterAnnotationPlugin<org.jboss.reflect.spi.MethodInfo,InstallMethod,AbstractInstallMetaData>parameterizedMetaData - the parameterized metadatabeanMetaData - the bean metadata
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||