Package com.axelor.app
Class AppModule
java.lang.Object
com.google.inject.AbstractModule
com.axelor.app.AppModule
- All Implemented Interfaces:
Module
The application module scans the classpath and finds all the
AxelorModule
and installs
them in the dependency order.-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.google.inject.AbstractModule
addError, addError, addError, bind, bind, bind, bindConstant, binder, bindInterceptor, bindListener, bindListener, bindScope, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestInjection, requestStaticInjection, requireBinding, requireBinding
-
Constructor Details
-
AppModule
public AppModule()
-
-
Method Details
-
configure
protected void configure()- Overrides:
configure
in classAbstractModule
-