public interface ServiceMXBean
Modifier and Type | Method and Description |
---|---|
ApplicationMXBean |
getApplication()
The application which uses this reference.
|
List<BindingMXBean> |
getBindings()
List of managed bindings used by this service.
|
String |
getInterface()
Composite service interface.
|
String |
getName()
The service name.
|
String |
getPromotedService()
The component service promoted by this composite service.
|
ThrottlingMXBean |
getThrottling() |
String getName()
String getPromotedService()
List<BindingMXBean> getBindings()
String getInterface()
ApplicationMXBean getApplication()
ThrottlingMXBean getThrottling()
Copyright © 2013–2018 JBoss by Red Hat. All rights reserved.