|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UriPatternType | |
---|---|
com.google.inject.servlet | Servlet API scopes, bindings and registration; this extension requires guice-servlet-3.0.jar . |
Uses of UriPatternType in com.google.inject.servlet |
---|
Methods in com.google.inject.servlet that return UriPatternType | |
---|---|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |