public interface MRuleExecutionSetManagementBean
Modifier and Type | Interface and Description |
---|---|
static class |
MRuleExecutionSetManagementBean.Constants
MBean description constants
|
static interface |
MRuleExecutionSetManagementBean.JMXRecorder
Describes the recorder which will allow to collect data and emit notifications.
|
static interface |
MRuleExecutionSetManagementBean.JMXRecorderBuilder
Describes the builder which will allow to record lifecycle phase event data and emit notifications.
|
static class |
MRuleExecutionSetManagementBean.JMXRecorderBuilderAggregate
JMXRecorderBuilder which dispatches actions to several builders.
|
static interface |
MRuleExecutionSetManagementBean.MRuleExecutionSetMxBean
Describes the bean which will actually be registered in MBean server.
|
static interface |
MRuleExecutionSetManagementBean.MRuleExecutionSetNotificationEmitter
Describes the bean which will actually be registered in MBean server.
|
Modifier and Type | Method and Description |
---|---|
MRuleExecutionSetManagementBean.JMXRecorderBuilder |
getJMXRecorderBuilder() |
MRuleExecutionSetManagementBean.MRuleExecutionSetMxBean |
getMXBean() |
MRuleExecutionSetManagementBean.MRuleExecutionSetNotificationEmitter |
getNotificationEmitter() |
MRuleExecutionSetManagementBean.JMXRecorderBuilder getJMXRecorderBuilder()
MRuleExecutionSetManagementBean.MRuleExecutionSetNotificationEmitter getNotificationEmitter()
MRuleExecutionSetManagementBean.MRuleExecutionSetMxBean getMXBean()