|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.google.inject.AbstractModule
com.google.inject.servlet.ServletModule
public class ServletModule
Configures the servlet scopes.
Constructor Summary | |
---|---|
ServletModule()
|
Method Summary | |
---|---|
protected void |
configure()
Configures a ContainerBuilder via the exposed methods. |
Methods inherited from class com.google.inject.AbstractModule |
---|
bind, bind, bind, bind, bindProperties, bindProperties, builder, configure, install, link, requestStaticInjection, scope |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ServletModule()
Method Detail |
---|
protected void configure()
AbstractModule
ContainerBuilder
via the exposed methods.
configure
in class AbstractModule
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |