|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jasig.portal.groups.PersonDirNameFinderFactory
public class PersonDirNameFinderFactory
Factory for creating and obtaining reference to
a static singleton PersonDirNameFinder.
| Field Summary | |
|---|---|
private static PersonDirNameFinder |
PERSON_DIR_NAME_FINDER_INSTANCE
Lazily initialized static singleton PersonDirNameFinder backed by the IPersonAttributeDao provided by the PersonDirectory static service. |
| Constructor Summary | |
|---|---|
PersonDirNameFinderFactory()
Do-nothing constructor. |
|
| Method Summary | |
|---|---|
IEntityNameFinder |
newFinder()
Get the static singleton PersonDirNameFinder instance backed by PersonDirectory. |
private static void |
storeSingleton()
Intantiates the static singleton field PERSON_DIR_NAME_FINDER_INSTANCE. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private static PersonDirNameFinder PERSON_DIR_NAME_FINDER_INSTANCE
| Constructor Detail |
|---|
public PersonDirNameFinderFactory()
| Method Detail |
|---|
public IEntityNameFinder newFinder()
newFinder in interface IEntityNameFinderFactoryprivate static void storeSingleton()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||