Package org.jmad.modelpack.gui.conf
Class JMadModelSelectionDialogConfiguration
- java.lang.Object
-
- org.jmad.modelpack.gui.conf.JMadModelSelectionDialogConfiguration
-
@Configuration @ComponentScan(basePackageClasses=JMadModelSelectionDialogConfiguration.class) public class JMadModelSelectionDialogConfiguration extends java.lang.Object
Spring configuration that only creates the beans for the jmad-modelpack-gui. It expects all the necessary beans already in the context. You can use theJMadModelSelectionDialogStandaloneConfigurationif you want to have a fully configured, ready-to-use, context.
-
-
Constructor Summary
Constructors Constructor Description JMadModelSelectionDialogConfiguration()
-