|
||||||||||
| 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.AbstractAdaptersAnnotationPlugin<T,C>
org.jboss.kernel.plugins.annotations.AbstractParameterAnnotationPlugin<org.jboss.reflect.spi.MethodInfo,C,P>
org.jboss.kernel.plugins.annotations.AbstractMethodParameterAnnotationPlugin<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 | |
|---|---|
InstallMethodParameterAnnotationPlugin(Set<Annotation2ValueMetaDataAdapter<? extends Annotation>> 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.AbstractMethodParameterAnnotationPlugin |
|---|
createParametersSignature |
| Methods inherited from class org.jboss.kernel.plugins.annotations.AbstractParameterAnnotationPlugin |
|---|
createParametrizedMetaData, createParametrizedMetaData, internalApplyAnnotation, 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.MetaDataAnnotationPlugin |
|---|
applyAnnotation, getAnnotation, getSupportedTypes |
| Constructor Detail |
|---|
public InstallMethodParameterAnnotationPlugin(Set<Annotation2ValueMetaDataAdapter<? extends Annotation>> 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 | |||||||||