public class ServiceLoaderBootstrapModule extends java.lang.Object implements BootstrapModule
| Constructor and Description |
|---|
ServiceLoaderBootstrapModule() |
ServiceLoaderBootstrapModule(java.lang.Class<? extends com.google.inject.Module> type) |
| Modifier and Type | Method and Description |
|---|---|
void |
configure(BootstrapBinder binder)
Called to allow for binding
|
public ServiceLoaderBootstrapModule()
public ServiceLoaderBootstrapModule(java.lang.Class<? extends com.google.inject.Module> type)
public void configure(BootstrapBinder binder)
BootstrapModuleconfigure in interface BootstrapModulebinder - the bootstrap binder