public class RestModule extends AbstractModule
| Constructor and Description |
|---|
RestModule(Settings settings) |
| Modifier and Type | Method and Description |
|---|---|
void |
addRestAction(Class<? extends BaseRestHandler> restAction) |
protected void |
configure()
Configures a
Binder via the exposed methods. |
addError, addError, addError, bind, bind, bind, bindConstant, binder, bindListener, bindScope, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBindingpublic RestModule(Settings settings)
public void addRestAction(Class<? extends BaseRestHandler> restAction)
protected void configure()
AbstractModuleBinder via the exposed methods.configure in class AbstractModuleCopyright © 2009–2016. All rights reserved.