public interface LoggingServiceMBean
| Modifier and Type | Method and Description |
|---|---|
ObjectName |
getComponentLoggerMBeanById(String aComponentId)
lookup a JBI Installable Component by its unique ID.
|
ObjectName |
getSystemLoggerMBean(String aSvcName)
Lookup a schemaorg_apache_xmlbeans.system LoggerMBean by schemaorg_apache_xmlbeans.system service name.
|
ObjectName[] |
getSystemLoggerMBeans()
Looks up LoggerMBeans for all JBI Framework
System Services currently installed.
|
ObjectName getSystemLoggerMBean(String aSvcName)
aSvcName - is the name of the schemaorg_apache_xmlbeans.system serviceObjectName[] getSystemLoggerMBeans()
ObjectName getComponentLoggerMBeanById(String aComponentId)
aComponentId - is the unique ID of the BC or SE.Copyright © 2011-2016 OpenESB Community. All Rights Reserved.