Package io.jmix.masquerade.config
Class DefaultComponentConfig
java.lang.Object
io.jmix.masquerade.config.DefaultComponentConfig
- All Implemented Interfaces:
ComponentConfig
Default implementation of the
ComponentConfig. Contains all implementation of the default Masquerade
component wrappers.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
DefaultComponentConfig
public DefaultComponentConfig()
-
-
Method Details
-
getComponents
- Specified by:
getComponentsin interfaceComponentConfig- Returns:
Mapof components class to the components constructor with theByparameter
-