- java.lang.Object
-
- com.foreach.across.core.context.AbstractAcrossEntity
-
- com.foreach.across.core.AcrossModule
-
- com.foreach.across.modules.mbeans.MBeansModule
-
-
Field Summary
-
Fields inherited from class com.foreach.across.core.AcrossModule
CURRENT_MODULE
-
Method Summary
-
Methods inherited from class com.foreach.across.core.AcrossModule
addApplicationContextConfigurer, addApplicationContextConfigurer, addInstallerContextConfigurer, addInstallerContextConfigurer, addPropertySources, addPropertySources, addRuntimeDependency, bootstrap, defaultExposeFilter, equals, expose, expose, getApplicationContextConfigurers, getContext, getExposeFilter, getExposeTransformer, getInstallerContextConfigurers, getInstallers, getInstallerScanPackages, getInstallerSettings, getModuleConfigurationScanPackages, getRuntimeDependencies, getVersionInfo, hashCode, isEnabled, prepareForBootstrap, registerDefaultApplicationContextConfigurers, registerDefaultInstallerContextConfigurers, setContext, setEnabled, setExposeFilter, setExposeTransformer, setInstallerSettings, shutdown
-
Methods inherited from class com.foreach.across.core.context.AbstractAcrossEntity
addPropertySources, getAcrossApplicationContextHolder, getProperties, hasApplicationContext, setAcrossApplicationContextHolder, setProperties, setProperty
-
-
Constructor Detail
-
MBeansModule
public MBeansModule()
-
Method Detail
-
getName
public String getName()
- Specified by:
getName
in interface com.foreach.across.core.context.AcrossModuleEntity
- Specified by:
getName
in class com.foreach.across.core.AcrossModule
- Returns:
- Name of this module. The spring bean should also be using this name.
Copyright © 2016. All rights reserved.