Package | Description |
---|---|
com.google.inject.servlet |
Servlet API scopes, bindings and registration; this extension requires
guice-servlet.jar . |
Modifier and Type | Method | Description |
---|---|---|
UriPatternType |
ServletModuleBinding.getUriPatternType() |
Returns the pattern type that this binding was created with.
|
static UriPatternType |
UriPatternType.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static UriPatternType[] |
UriPatternType.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2006–2018 Google, Inc.. All rights reserved.