org.kuali.common.util.spring
Class PropertySourceNameComparator
java.lang.Object
org.kuali.common.util.spring.PropertySourceNameComparator
- All Implemented Interfaces:
- Comparator<org.springframework.core.env.PropertySource<?>>
public class PropertySourceNameComparator
- extends Object
- implements Comparator<org.springframework.core.env.PropertySource<?>>
Method Summary |
int |
compare(org.springframework.core.env.PropertySource<?> o1,
org.springframework.core.env.PropertySource<?> o2)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PropertySourceNameComparator
public PropertySourceNameComparator()
compare
public int compare(org.springframework.core.env.PropertySource<?> o1,
org.springframework.core.env.PropertySource<?> o2)
- Specified by:
compare
in interface Comparator<org.springframework.core.env.PropertySource<?>>
Copyright © 2010-2013 The Kuali Foundation. All Rights Reserved.