public class CleanupModule
extends com.google.inject.AbstractModule
Constructor and Description |
---|
CleanupModule() |
Modifier and Type | Method and Description |
---|---|
protected void |
configure() |
protected List<Class<?>> |
getExclusions()
Gets the list of types to be excluded from bindings.
|
protected String |
getPackageToScan()
Returns the package to be scanned for bindings of this module.
|
protected List<Class<?>> |
getSelectors()
Selectors identifying objects to be bound.
|
addError, addError, addError, bind, bind, bind, bindConstant, binder, bindInterceptor, bindListener, bindListener, bindScope, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBinding
protected List<Class<?>> getSelectors()
protected List<Class<?>> getExclusions()
protected String getPackageToScan()
protected void configure()
configure
in class com.google.inject.AbstractModule
Copyright © 2022 Apache Software Foundation. All rights reserved.