public interface MBeanConstants
Mainly it holds 3 types of constants as enums.
Needs to be subclassed by the interested stubs to provide the more specific
values/constants.
| Modifier and Type | Interface and Description |
|---|---|
static class |
MBeanConstants.Application
The Enum Application.
|
static class |
MBeanConstants.Port
Port eg: com.varra.rapid
Defines where this MBean should go in. |
static class |
MBeanConstants.Type
The Enum Type.
|
Copyright © 2016 utils4j. All Rights Reserved.