Package | Description |
---|---|
com.google.inject.servlet |
Servlet API scopes, bindings and registration; this extension requires
guice-servlet.jar . |
Modifier and Type | Method and Description |
---|---|
static ServletScopes.NullObject |
ServletScopes.NullObject.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ServletScopes.NullObject[] |
ServletScopes.NullObject.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|