public class LoggingService extends ModelSystemService implements LoggingServiceMBean
mAdminServiceMBeanName, mConfigServiceMBeanName, mDeployServiceMBeanName, mDisplayName, mEnv, mInitialMBeans, mInstallServiceMBeanName, mLifeCycleMBeanName, mLogger, mLoggerImpl, mLoggerMBeanName, mLoggingServiceMBeanName, mMBeanNames, mMBeanServer, mMessageServiceMBeanName, mModelName, mStartMBeans, mStatisticsMBeanName, mTranslatorSHUTDOWN, STARTED, STOPPED, UNKNOWN| Constructor and Description |
|---|
LoggingService(ManagementContext anEnv)
Constructs a LoggingService.
|
| 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.
|
protected void |
initModelSystemService(EnvironmentContext anEnv)
local model init - called by constructor - create custom mbeans.
|
addNotificationListener, bootstrap, getComponentQuery, getCurrentState, getNotificationBroadcaster, getNotificationInfo, getRegistry, initModelSystemService, initModelSystemService, removeNotificationListener, removeNotificationListener, shutDown, start, stoppublic LoggingService(ManagementContext anEnv)
anEnv - is the ManagementContext.protected void initModelSystemService(EnvironmentContext anEnv)
public ObjectName getSystemLoggerMBean(String aSvcName)
getSystemLoggerMBean in interface LoggingServiceMBeanaSvcName - is the name of the schemaorg_apache_xmlbeans.system servicepublic ObjectName[] getSystemLoggerMBeans()
getSystemLoggerMBeans in interface LoggingServiceMBeanpublic ObjectName getComponentLoggerMBeanById(String aComponentId)
getComponentLoggerMBeanById in interface LoggingServiceMBeanaComponentId - is the unique ID of the BC or SE.Copyright © 2011-2016 OpenESB Community. All Rights Reserved.