public interface BindingMXBean extends LifecycleMXBean, MessageMetricsMXBean
LifecycleMXBean.State
Modifier and Type | Method and Description |
---|---|
String |
getConfiguration()
The config descriptor for the binding as a string.
|
String |
getName()
The binding's name.
|
String |
getType()
The binding type.
|
getState, start, stop
getAverageProcessingTime, getFaultCount, getMaxProcessingTime, getMinProcessingTime, getSuccessCount, getTotalCount, getTotalProcessingTime, reset
Copyright © 2013–2022 JBoss by Red Hat. All rights reserved.