Package com.thewinterframework.provider
Class ProviderModule
java.lang.Object
com.thewinterframework.wire.module.AbstractProcessorModule
com.thewinterframework.provider.ProviderModule
- All Implemented Interfaces:
com.google.inject.Module,PluginModule,ProcessorModule
-
Field Summary
Fields inherited from class com.thewinterframework.wire.module.AbstractProcessorModule
activeComponents, moduleAnnotation, wire -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.thewinterframework.wire.module.AbstractProcessorModule
disableComponent, enableComponent, evaluateConditions, initWire, onDisable, onEnable, onLoad, registerComponentMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.thewinterframework.plugin.module.PluginModule
before, depends
-
Constructor Details
-
ProviderModule
public ProviderModule()
-
-
Method Details
-
configure
public void configure(com.google.inject.Binder binder)
-