Package org.iworkz.genesis.impl
Class DefaultModule
java.lang.Object
org.iworkz.genesis.impl.AbstractModule
org.iworkz.genesis.impl.DefaultModule
- All Implemented Interfaces:
Module
-
Field Summary
Fields inherited from class org.iworkz.genesis.impl.AbstractModule
dependencies -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.iworkz.genesis.impl.AbstractModule
addDependency, bind, bindScope, bindSingletonScope, bindValueSupplier, configure, getBindings, getClassLoaders, getDependencies, getImplementationClassProcessors, getImplementationFinders, getInstance, getPostProcessors, getRanking, getScopes, getSingletonScopes, getStandardImplementationClassProcessor, getStandardImplementationFinder, getStandardPostProcessor, getValueSuppliers, postProcess, registerClassLoader, registerImplementationClassProcessor, registerImplementationFinder, registerPostProcessor, setRanking
-
Constructor Details
-
DefaultModule
public DefaultModule()
-
-
Method Details
-
getInstance
-