public final class ExceptionHandlerComparator extends Object implements Comparator<HandlerMethod<?>>
TraversalMode.DEPTH_FIRST first), precedence
(highest to lowest) and finally hierarchy (least to most specific).| Constructor and Description |
|---|
ExceptionHandlerComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(HandlerMethod<?> lhs,
HandlerMethod<?> rhs) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequalspublic int compare(HandlerMethod<?> lhs, HandlerMethod<?> rhs)
compare in interface Comparator<HandlerMethod<?>>Copyright © 2008–2013 Seam Framework. All rights reserved.