Class AxelorModule

All Implemented Interfaces:
Module

public abstract class AxelorModule extends AbstractModule
The entry-point of application module.

Application module can provide an implementation of AxelorModule to configure Guice bindings and do some initialization when application starts.