public class Rule extends Object
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
List<Mapping> |
getMappings() |
String |
getPattern() |
List<Mapping> |
getUrlMappingsByMethod(String method) |
int |
hashCode() |
void |
init() |
void |
setMappings(List<Mapping> mappings) |
Copyright © 2006–2018 TinyGroup. All rights reserved.