|
||||||||||
| 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<org.jboss.reflect.spi.ClassInfo,C>
org.jboss.kernel.plugins.annotations.ClassAnnotationPlugin<C>
org.jboss.kernel.plugins.annotations.ExternalInstallationAnnotationPlugin<ExternalUninstalls>
org.jboss.kernel.plugins.annotations.ExternalUninstallAnnotationPlugin
public class ExternalUninstallAnnotationPlugin
External uninstalls annotation plugin.
| Field Summary | |
|---|---|
static ExternalUninstallAnnotationPlugin |
INSTANCE
|
| Fields inherited from class org.jboss.util.JBossObject |
|---|
hashCode, log, toString |
| Constructor Summary | |
|---|---|
protected |
ExternalUninstallAnnotationPlugin()
|
| Method Summary | |
|---|---|
protected List<InstallMetaData> |
getExistingInstallMetaData(BeanMetaData beanMetaData)
Get existing InstallMetaData list. |
protected ExternalInstall[] |
getExternalInstalls(ExternalUninstalls 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, checkIfNotAbstractBeanMetaDataSpecific, cleanAnnotation, internalApplyAnnotation, internalApplyAnnotation, internalCleanAnnotation, isMetaDataAlreadyPresent |
| Methods inherited from class org.jboss.kernel.plugins.annotations.BaseMetaDataAnnotationPlugin |
|---|
applyAnnotation, getAnnotation, getSupportedTypes, isAttributePresent, isAttributePresent, isCleanup, isCleanupOnly, 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.MetaDataAnnotationPlugin |
|---|
applyAnnotation, getAnnotation, getSupportedTypes |
| Field Detail |
|---|
public static final ExternalUninstallAnnotationPlugin INSTANCE
| Constructor Detail |
|---|
protected ExternalUninstallAnnotationPlugin()
| Method Detail |
|---|
protected List<InstallMetaData> getExistingInstallMetaData(BeanMetaData beanMetaData)
ExternalInstallationAnnotationPlugin
getExistingInstallMetaData in class ExternalInstallationAnnotationPlugin<ExternalUninstalls>beanMetaData - the bean metadata
protected ExternalInstall[] getExternalInstalls(ExternalUninstalls annotation)
ExternalInstallationAnnotationPlugin
getExternalInstalls in class ExternalInstallationAnnotationPlugin<ExternalUninstalls>annotation - the annotation
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||