public interface ReferenceMXBean extends MessageMetricsMXBean
Modifier and Type | Method and Description |
---|---|
ApplicationMXBean |
getApplication()
The application which uses this reference.
|
List<BindingMXBean> |
getBindings()
List of managed bindings used by this reference.
|
String |
getInterface()
The composite reference interface.
|
String |
getName()
Reference name.
|
String |
getPromotedReference()
The component reference that this composite reference promotes.
|
getAverageProcessingTime, getFaultCount, getMaxProcessingTime, getMinProcessingTime, getSuccessCount, getTotalCount, getTotalProcessingTime, reset
String getName()
String getPromotedReference()
List<BindingMXBean> getBindings()
String getInterface()
ApplicationMXBean getApplication()
Copyright © 2013–2019 JBoss by Red Hat. All rights reserved.