ModelMBeanNotificationInfoStringifierpublic final class ModelMBeanNotificationInfoStringifier extends MBeanNotificationInfoStringifier implements Stringifier
Fields Summary |
---|
public static final MBeanNotificationInfoStringifier | DEFAULT |
Constructors Summary |
---|
public ModelMBeanNotificationInfoStringifier()
super( );
| public ModelMBeanNotificationInfoStringifier(MBeanFeatureInfoStringifierOptions options)
super( options );
|
|