public final class ExceptionHandlerComparator extends Object implements Comparator<org.apache.deltaspike.core.api.exception.control.HandlerMethod<?>>
BeforeHandles first), ordinal
(highest to lowest) and finally hierarchy (least to most specific).| Constructor and Description |
|---|
ExceptionHandlerComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(org.apache.deltaspike.core.api.exception.control.HandlerMethod<?> lhs,
org.apache.deltaspike.core.api.exception.control.HandlerMethod<?> rhs) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequalspublic int compare(org.apache.deltaspike.core.api.exception.control.HandlerMethod<?> lhs,
org.apache.deltaspike.core.api.exception.control.HandlerMethod<?> rhs)
compare in interface Comparator<org.apache.deltaspike.core.api.exception.control.HandlerMethod<?>>Copyright © 2011-2013 The Apache Software Foundation. All Rights Reserved.