|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.webbeans.intercept.InterceptorComparator<T>
public class InterceptorComparator<T>
| Constructor Summary | |
|---|---|
InterceptorComparator()
|
|
| Method Summary | |
|---|---|
int |
compare(javax.enterprise.inject.spi.Interceptor<T> o1,
javax.enterprise.inject.spi.Interceptor<T> o2)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface java.util.Comparator |
|---|
equals |
| Constructor Detail |
|---|
public InterceptorComparator()
| Method Detail |
|---|
public int compare(javax.enterprise.inject.spi.Interceptor<T> o1,
javax.enterprise.inject.spi.Interceptor<T> o2)
compare in interface java.util.Comparator<javax.enterprise.inject.spi.Interceptor<T>>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||