|
||||||||||
| 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.reflect.spi.ClassInfo,C>
org.jboss.kernel.plugins.annotations.ClassAnnotationPlugin<C>
org.jboss.kernel.plugins.annotations.ExternalInstallationAnnotationPlugin<ExternalInstalls>
org.jboss.kernel.plugins.annotations.ExternalInstallAnnotationPlugin
public class ExternalInstallAnnotationPlugin
ExternalInstalls annotation plugin.
| Field Summary |
|---|
| Fields inherited from class org.jboss.util.JBossObject |
|---|
hashCode, log, toString |
| Constructor Summary | |
|---|---|
protected |
ExternalInstallAnnotationPlugin()
|
| Method Summary | |
|---|---|
protected List<InstallMetaData> |
getExistingInstallMetaData(BeanMetaData beanMetaData)
Get existing InstallMetaData list. |
protected ExternalInstall[] |
getExternalInstalls(ExternalInstalls annotation)
Get ExternalInstall array from annotation. |
| Methods inherited from class org.jboss.kernel.plugins.annotations.ExternalInstallationAnnotationPlugin |
|---|
createInstallMetaData, getInstallMetaData, internalApplyAnnotation, isDifferent |
| Methods inherited from class org.jboss.kernel.plugins.annotations.ClassAnnotationPlugin |
|---|
isElementTypeSupported |
| Methods inherited from class org.jboss.kernel.plugins.annotations.AbstractAnnotationPlugin |
|---|
applyAnnotation, cleanAnnotation, getAnnotation, getSupportedTypes, internalApplyAnnotation, internalApplyAnnotation, internalCleanAnnotation, isAttributePresent, isMetaDataAlreadyPresent, 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 ExternalInstallAnnotationPlugin()
| Method Detail |
|---|
protected List<InstallMetaData> getExistingInstallMetaData(BeanMetaData beanMetaData)
ExternalInstallationAnnotationPlugin
getExistingInstallMetaData in class ExternalInstallationAnnotationPlugin<ExternalInstalls>beanMetaData - the bean metadata
protected ExternalInstall[] getExternalInstalls(ExternalInstalls annotation)
ExternalInstallationAnnotationPlugin
getExternalInstalls in class ExternalInstallationAnnotationPlugin<ExternalInstalls>annotation - the annotation
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||