Class SpringBootAngularSetting

java.lang.Object
org.iworkz.genesis.impl.AbstractModule
org.joinedworkz.core.facility.DefaultSetting
org.joinedworkz.common.CommonSetting
org.joinedworkz.spring.boot.angular.SpringBootAngularSetting
All Implemented Interfaces:
org.iworkz.genesis.Module

public class SpringBootAngularSetting extends org.joinedworkz.common.CommonSetting
  • Field Summary

    Fields inherited from class org.iworkz.genesis.impl.AbstractModule

    dependencies
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     

    Methods inherited from class org.iworkz.genesis.impl.AbstractModule

    addDependency, bind, bindScope, bindSingletonScope, bindValueSupplier, getBindings, getClassLoaders, getDependencies, getImplementationClassProcessors, getImplementationFinders, getInstance, getPostProcessors, getRanking, getScopes, getSingletonScopes, getStandardImplementationClassProcessor, getStandardImplementationFinder, getStandardPostProcessor, getValueSuppliers, postProcess, registerClassLoader, registerImplementationClassProcessor, registerImplementationFinder, registerPostProcessor, setRanking

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • SpringBootAngularSetting

      public SpringBootAngularSetting(ClassLoader projectClassLoader)
  • Method Details

    • configure

      public void configure()
      Specified by:
      configure in interface org.iworkz.genesis.Module
      Overrides:
      configure in class org.joinedworkz.common.CommonSetting