public class ResteasyModule
extends com.google.inject.AbstractModule
This module installs BeadledomModule
for pulling all of the beadledom components
together, as well as the Resteasy RequestScopeModule
.
To use this module extend ResteasyContextListener
and provide this module and any of
your own modules via the ResteasyContextListener.getModules(ServletContext)
method.
Provides:
Constructor and Description |
---|
ResteasyModule() |
Modifier and Type | Method and Description |
---|---|
protected void |
configure() |
addError, addError, addError, bind, bind, bind, bindConstant, binder, bindInterceptor, bindListener, bindListener, bindScope, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBinding
Copyright © 2018 Cerner Innovation, Inc.. All rights reserved.