Class AbstractModule

java.lang.Object
io.activej.inject.module.AbstractModule
All Implemented Interfaces:
Module

public abstract class AbstractModule extends Object implements Module
This class is an abstract module wrapper around ModuleBuilder. It provides functionality that is similar to some other DI frameworks for the ease of transition.