|
||||||||||
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,org.jboss.aop.microcontainer.aspects.jmx.JMX>
org.jboss.system.microcontainer.jmx.JMXAnnotationPlugin<org.jboss.reflect.spi.FieldInfo>
org.jboss.system.microcontainer.jmx.JMXFieldAnnotationPlugin
public class JMXFieldAnnotationPlugin
Supporting @JMX on fields.
Field Summary |
---|
Fields inherited from class org.jboss.util.JBossObject |
---|
hashCode, log, toString |
Constructor Summary | |
---|---|
JMXFieldAnnotationPlugin()
|
Method Summary | |
---|---|
protected Class<?> |
getExposedInterface(org.jboss.reflect.spi.FieldInfo info)
Get exposed interface from info. |
protected String |
getName(org.jboss.reflect.spi.FieldInfo info)
Get name from info. |
protected boolean |
isElementTypeSupported(ElementType elementType)
|
Methods inherited from class org.jboss.system.microcontainer.jmx.JMXAnnotationPlugin |
---|
createId, createObjectName, getJmxName, internalApplyAnnotation, internalCleanAnnotation, isCleanup, wrapJMX |
Methods inherited from class org.jboss.kernel.plugins.annotations.AbstractAnnotationPlugin |
---|
applyAnnotation, checkIfNotAbstractBeanMetaDataSpecific, cleanAnnotation, internalApplyAnnotation, internalApplyAnnotation, isMetaDataAlreadyPresent |
Methods inherited from class org.jboss.kernel.plugins.annotations.BaseMetaDataAnnotationPlugin |
---|
applyAnnotation, getAnnotation, getSupportedTypes, isAttributePresent, isAttributePresent, 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 |
Constructor Detail |
---|
public JMXFieldAnnotationPlugin()
Method Detail |
---|
protected boolean isElementTypeSupported(ElementType elementType)
isElementTypeSupported
in class org.jboss.kernel.plugins.annotations.BaseMetaDataAnnotationPlugin<org.jboss.reflect.spi.FieldInfo,org.jboss.aop.microcontainer.aspects.jmx.JMX>
protected Class<?> getExposedInterface(org.jboss.reflect.spi.FieldInfo info)
JMXAnnotationPlugin
getExposedInterface
in class JMXAnnotationPlugin<org.jboss.reflect.spi.FieldInfo>
info
- the info
protected String getName(org.jboss.reflect.spi.FieldInfo info)
JMXAnnotationPlugin
getName
in class JMXAnnotationPlugin<org.jboss.reflect.spi.FieldInfo>
info
- the info
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |