org.apache.cxf.phase
Class PhaseComparator
java.lang.Object
org.apache.cxf.phase.PhaseComparator
- All Implemented Interfaces:
- Comparator<Phase>
public class PhaseComparator
- extends Object
- implements Comparator<Phase>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PhaseComparator
public PhaseComparator()
compare
public int compare(Phase o1,
Phase o2)
- Specified by:
compare
in interface Comparator<Phase>
Apache CXF