public class ComponentExtension extends Facade implements ComponentExtensionMBean
CONFIG_SCHEMA_PATH, DOMAIN, MASKED_FIELD_VALUE, mComponentConfigSchema, mEnvCtx, mLog, mMBeanNames, mMBeanSvr, mMgtCtx, mMsgBuilder, mPlatform, mTarget, mTranslator, PASSWORD, SERVER, sTypeMap, WORKSPACE_ROOT| Constructor and Description |
|---|
ComponentExtension(EnvironmentContext ctx,
String target,
String compName,
ComponentType compType) |
| Modifier and Type | Method and Description |
|---|---|
ObjectName |
getComponentConfigurationFacadeMBeanName(String target)
Get the ObjectName of the Component Configuration facade MBean for a target.
|
Map<String,ObjectName[]> |
getCustomMBeanNames(String customName)
Get the ObjectNames of all the custom MBeans registered by the component on the
target.
|
Map<String,ObjectName[]> |
getLoggerMBeanNames()
Get the ObjectNames of all the Logger MBeans registered by the component on the
target.
|
archiveEqualityCheck, areAllInstancesUp, componentInstallationCheck, convertToString, fromFileURL, getAllTargets, getComponentConfigurationData, getComponentConfigurationNS, getComponentConfigurationSchema, getComponentLifeCycleMBeanName, getComponentQuery, getComponentQuery, getComponentState, getComponentStateOnInstance, getComponentType, getFacadeInstallerMBeanName, getFacadeInstallerMBeanName, getGenericQuery, getMBeanServerConnection, getRegistry, getRemoteAdminServiceObjectName, getRemoteAttribute, getRemoteAttributes, getServiceAssemblyQuery, getUpdater, handleClusteredInstanceFailures, initPrimitiveTypeMap, instanceRunningCheck, invokeLocalOperation, invokeRemoteOperation, invokeRemoteVoidOperation, isComponentInstalled, isInstanceRunning, isMBeanRegisteredOnInstance, isSharedLibraryInstalled, isTargetUp, mbeanRegistrationCheck, setRemoteAttribute, setRemoteAttributes, sharedLibraryInstallationCheck, throwNotSupportedManagementException, toFileURL, unregisterComponentConfigurationMBean, unregisterComponentConfigurationMBean, unregisterComponentExtensionMBean, unregisterComponentExtensionMBean, unregisterComponentLifeCycleMBean, unregisterComponentLifeCycleMBean, uploadFile, validateArchivepublic ComponentExtension(EnvironmentContext ctx, String target, String compName, ComponentType compType) throws ManagementException
ManagementExceptionpublic ObjectName getComponentConfigurationFacadeMBeanName(String target) throws JBIException
getComponentConfigurationFacadeMBeanName in interface ComponentExtensionMBeantarget - - target nameJBIExceptionpublic Map<String,ObjectName[]> getCustomMBeanNames(String customName) throws JBIException
getCustomMBeanNames in interface ComponentExtensionMBeancustomName - - custom control nameJBIException - if some other failure occurs.javax.jbi.management.MBeanNames#createCustomComponentMBeanName()public Map<String,ObjectName[]> getLoggerMBeanNames() throws JBIException
getLoggerMBeanNames in interface ComponentExtensionMBeanJBIException - if some other failure occurs.Copyright © 2011-2016 OpenESB Community. All Rights Reserved.