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