Package de.mhus.lib.core.jmx
Class JmxDescritionAnnotations
- java.lang.Object
-
- de.mhus.lib.core.jmx.JmxDescription
-
- de.mhus.lib.core.jmx.JmxDescriptionMBean
-
- de.mhus.lib.core.jmx.JmxDescritionAnnotations
-
public class JmxDescritionAnnotations extends JmxDescriptionMBean
-
-
Field Summary
-
Fields inherited from class de.mhus.lib.core.jmx.JmxDescriptionMBean
getter, info, methods, setter
-
-
Constructor Summary
Constructors Constructor Description JmxDescritionAnnotations(Object in)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected voidanalyse(Object in)-
Methods inherited from class de.mhus.lib.core.jmx.JmxDescriptionMBean
getAttribute, getGetter, getMBeanInfo, getMethod, getSetter, invoke, setAttribute
-
Methods inherited from class de.mhus.lib.core.jmx.JmxDescription
create, getAttributes, setAttributes
-
-
-
-
Constructor Detail
-
JmxDescritionAnnotations
public JmxDescritionAnnotations(Object in) throws ClassNotFoundException, IntrospectionException
-
-
Method Detail
-
analyse
protected void analyse(Object in) throws ClassNotFoundException, IntrospectionException
- Overrides:
analysein classJmxDescriptionMBean- Throws:
ClassNotFoundExceptionIntrospectionException
-
-