|
||||||||||
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.beans.info.spi.PropertyInfo>
org.jboss.system.microcontainer.jmx.JMXPropertyAnnotationPlugin
public class JMXPropertyAnnotationPlugin
Supporting @JMX on getters.
Field Summary |
---|
Fields inherited from class org.jboss.util.JBossObject |
---|
hashCode, log, toString |
Constructor Summary | |
---|---|
JMXPropertyAnnotationPlugin()
|
Method Summary | |
---|---|
protected Class<?> |
getExposedInterface(org.jboss.beans.info.spi.PropertyInfo info)
Get exposed interface from info. |
protected String |
getName(org.jboss.beans.info.spi.PropertyInfo 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.PropertyAware |
---|
applyAnnotation |
Methods inherited from interface org.jboss.kernel.plugins.annotations.MetaDataAnnotationPlugin |
---|
applyAnnotation, getAnnotation, getSupportedTypes |
Constructor Detail |
---|
public JMXPropertyAnnotationPlugin()
Method Detail |
---|
protected boolean isElementTypeSupported(ElementType elementType)
isElementTypeSupported
in class org.jboss.kernel.plugins.annotations.BaseMetaDataAnnotationPlugin<org.jboss.beans.info.spi.PropertyInfo,org.jboss.aop.microcontainer.aspects.jmx.JMX>
protected Class<?> getExposedInterface(org.jboss.beans.info.spi.PropertyInfo info)
JMXAnnotationPlugin
getExposedInterface
in class JMXAnnotationPlugin<org.jboss.beans.info.spi.PropertyInfo>
info
- the info
protected String getName(org.jboss.beans.info.spi.PropertyInfo info)
JMXAnnotationPlugin
getName
in class JMXAnnotationPlugin<org.jboss.beans.info.spi.PropertyInfo>
info
- the info
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |