|
||||||||||
| 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.CallbackAnnotationPlugin<T,Install>
org.jboss.kernel.plugins.annotations.InstallCallbackAnnotationPlugin<org.jboss.reflect.spi.MethodInfo>
org.jboss.kernel.plugins.annotations.MethodInstallCallbackAnnotationPlugin
public class MethodInstallCallbackAnnotationPlugin
Method install annotation plugin.
| Field Summary | |
|---|---|
static MethodInstallCallbackAnnotationPlugin |
INSTANCE
|
| Fields inherited from class org.jboss.util.JBossObject |
|---|
hashCode, log, toString |
| Constructor Summary | |
|---|---|
protected |
MethodInstallCallbackAnnotationPlugin()
|
| Method Summary | |
|---|---|
protected void |
applyInfo(AbstractCallbackMetaData callback,
org.jboss.reflect.spi.MethodInfo info)
Apply additional information. |
protected boolean |
isEqual(org.jboss.reflect.spi.MethodInfo info,
CallbackItem<?> ci)
Does callback item corespond to info instance. |
| Methods inherited from class org.jboss.kernel.plugins.annotations.InstallCallbackAnnotationPlugin |
|---|
createCallback, getCallbacks, getCallbacks |
| Methods inherited from class org.jboss.kernel.plugins.annotations.CallbackAnnotationPlugin |
|---|
internalApplyAnnotation, isElementTypeSupported, isMetaDataAlreadyPresent |
| Methods inherited from class org.jboss.kernel.plugins.annotations.AbstractAnnotationPlugin |
|---|
applyAnnotation, checkIfNotAbstractBeanMetaDataSpecific, cleanAnnotation, internalApplyAnnotation, internalApplyAnnotation, internalCleanAnnotation |
| 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 MethodInstallCallbackAnnotationPlugin INSTANCE
| Constructor Detail |
|---|
protected MethodInstallCallbackAnnotationPlugin()
| Method Detail |
|---|
protected boolean isEqual(org.jboss.reflect.spi.MethodInfo info,
CallbackItem<?> ci)
CallbackAnnotationPlugin
isEqual in class CallbackAnnotationPlugin<org.jboss.reflect.spi.MethodInfo,Install>info - the infoci - the callback item
protected void applyInfo(AbstractCallbackMetaData callback,
org.jboss.reflect.spi.MethodInfo info)
CallbackAnnotationPlugin
applyInfo in class CallbackAnnotationPlugin<org.jboss.reflect.spi.MethodInfo,Install>callback - the callback metadatainfo - the info
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||