public class ExoMBeanInfoBuilder extends Object
A class that build mbean meta data
| Constructor and Description |
|---|
ExoMBeanInfoBuilder(Class clazz)
Create a new builder.
|
ExoMBeanInfoBuilder(ManagedTypeMetaData typeMD) |
public ExoMBeanInfoBuilder(Class clazz) throws IllegalArgumentException
clazz - the clazzIllegalArgumentException - if the class is null or does not contain meta datapublic ExoMBeanInfoBuilder(ManagedTypeMetaData typeMD) throws IllegalArgumentException
IllegalArgumentExceptionpublic ModelMBeanInfo build() throws IllegalStateException
IllegalStateException - raised by any build time issueCopyright © 2019 eXo Platform SAS. All Rights Reserved.