Class ExoMBeanInfoBuilder
java.lang.Object
org.exoplatform.management.jmx.impl.ExoMBeanInfoBuilder
A class that build mbean meta data
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ExoMBeanInfoBuilder
Create a new builder.- Parameters:
clazz- the clazz- Throws:
IllegalArgumentException- if the class is null or does not contain meta data
-
ExoMBeanInfoBuilder
- Throws:
IllegalArgumentException
-
-
Method Details
-
build
Build the info.- Returns:
- returns the info
- Throws:
IllegalStateException- raised by any build time issue
-