|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ComparatorManager
Maps Comparator names to configured Comparator implementation classes.
| Method Summary | |
|---|---|
Comparator |
getComparator(java.lang.String name)
Method newInstance answers an instance of the class to which a Comparator name is mapped. |
| Method Detail |
|---|
Comparator getComparator(java.lang.String name)
throws LookupException
Method newInstance answers an instance of the class to which a Comparator name is mapped.
name - -
The name of the Comparator
LookupException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||