|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.webbeans.decorator.DecoratorComparator<T>
public class DecoratorComparator<T>
| Constructor Summary | |
|---|---|
DecoratorComparator(WebBeansContext webBeansContext)
|
|
| Method Summary | |
|---|---|
int |
compare(javax.enterprise.inject.spi.Decorator<T> o1,
javax.enterprise.inject.spi.Decorator<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 DecoratorComparator(WebBeansContext webBeansContext)
| Method Detail |
|---|
public int compare(javax.enterprise.inject.spi.Decorator<T> o1,
javax.enterprise.inject.spi.Decorator<T> o2)
compare in interface java.util.Comparator<javax.enterprise.inject.spi.Decorator<T>>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||