public class WebDispatcherType extends DispatcherType
| Modifier and Type | Field and Description |
|---|---|
static WebDispatcherType |
INCLUDE |
static WebDispatcherType |
REDIRECT |
defaultDispatcher, FORWARD, name| Constructor and Description |
|---|
WebDispatcherType(String name) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
getName, toString, valueOfpublic static final WebDispatcherType INCLUDE
public static final WebDispatcherType REDIRECT
public WebDispatcherType(String name)
public int hashCode()
hashCode in class DispatcherTypepublic boolean equals(Object obj)
equals in class DispatcherTypeCopyright © 2026 Brandao. All rights reserved.