public class ConfigurationService extends ModelSystemService implements ConfigurationServiceMBean, ServiceLifecycle
mAdminServiceMBeanName, mConfigServiceMBeanName, mDeployServiceMBeanName, mDisplayName, mInitialMBeans, mInstallServiceMBeanName, mLifeCycleMBeanName, mLogger, mLoggerImpl, mLoggerMBeanName, mLoggingServiceMBeanName, mMBeanNames, mMBeanServer, mMessageServiceMBeanName, mModelName, mStartMBeans, mStatisticsMBeanName, mTranslatorSHUTDOWN, STARTED, STOPPED, UNKNOWN| Constructor and Description |
|---|
ConfigurationService() |
| Modifier and Type | Method and Description |
|---|---|
ObjectName[] |
getSystemConfigMBean(String aSvcType)
Lookup a schemaorg_apache_xmlbeans.system Configuration MBean by schemaorg_apache_xmlbeans.system service type.
|
ObjectName[] |
getSystemConfigMBeans()
Looks up all the instance ConfigurationMBeans registered for the JBI schemaorg_apache_xmlbeans.system services.
|
protected void |
initModelSystemService(EnvironmentContext anEnv)
local model init - called by constructor - create custom mbeans.
|
void |
initService(EnvironmentContext aContext)
Initialize a service.
|
void |
startService()
Start a service.
|
void |
stopService()
Stop a service.
|
addNotificationListener, bootstrap, getComponentQuery, getCurrentState, getNotificationBroadcaster, getNotificationInfo, getRegistry, initModelSystemService, initModelSystemService, removeNotificationListener, removeNotificationListener, shutDown, start, stopprotected void initModelSystemService(EnvironmentContext anEnv) throws JBIException
JBIExceptionpublic void initService(EnvironmentContext aContext) throws JBIException
initService in interface ServiceLifecycleaContext - the JBI environment context created
by the JBI frameworkJBIException - if an error occurspublic void startService()
throws JBIException
startService in interface ServiceLifecycleJBIException - if an error occurspublic void stopService()
throws JBIException
stopService in interface ServiceLifecycleJBIException - if an error occurspublic ObjectName[] getSystemConfigMBean(String aSvcType)
getSystemConfigMBean in interface ConfigurationServiceMBeanaSvcName - is the name of the schemaorg_apache_xmlbeans.system servicepublic ObjectName[] getSystemConfigMBeans()
getSystemConfigMBeans in interface ConfigurationServiceMBeanCopyright © 2011-2016 OpenESB Community. All Rights Reserved.