public abstract class GuiceRunnable extends Object implements Runnable
Constructor and Description |
---|
GuiceRunnable(com.metamx.common.logger.Logger log) |
Modifier and Type | Method and Description |
---|---|
void |
configure(com.google.inject.Injector injector) |
protected abstract List<Object> |
getModules() |
com.metamx.common.lifecycle.Lifecycle |
initLifecycle(com.google.inject.Injector injector) |
com.google.inject.Injector |
makeInjector() |
Copyright © 2015. All rights reserved.