org.apache.webbeans.intercept
Class InterceptorDataComparator
java.lang.Object
org.apache.webbeans.intercept.InterceptorDataComparator
- All Implemented Interfaces:
- Serializable, Comparator<InterceptorData>
public class InterceptorDataComparator
- extends Object
- implements Comparator<InterceptorData>, Serializable
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InterceptorDataComparator
public InterceptorDataComparator(WebBeansContext webBeansContext)
compare
public int compare(InterceptorData o1,
InterceptorData o2)
- Specified by:
compare in interface Comparator<InterceptorData>
Copyright © 2008-2011 The Apache Software Foundation. All Rights Reserved.