Package de.hybris.bootstrap.config
Class HMCExtensionModule
java.lang.Object
de.hybris.bootstrap.config.AbstractExtensionModule
de.hybris.bootstrap.config.HMCExtensionModule
The hmc extension contains the sources for the hybris management console. E.g. all the sources you need to work with
this extension in the hybris management console. The following attributes are additionally needed th the attributes
of
AbstractExtensionModule
- String:extensionclassname - The full java qualified classpath of the main class for the hybris management console
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.hybris.bootstrap.config.AbstractExtensionModule
getAdditionalClassPath, getName, isSourceAvailable, setAdditionalClassPath, setName, setSourceAvailable
-
Constructor Details
-
HMCExtensionModule
public HMCExtensionModule()Creates an object with the name 'hmc'
-
-
Method Details
-
getExtensionClassName
-
setExtensionClassName
-