|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.crosswire.jsword.index.IndexManagerFactory
public final class IndexManagerFactory
A Factory class for IndexManagers.
The GNU Lesser General Public License for details.| Field Summary | |
|---|---|
private static IndexManager |
instance
The singleton |
private static org.slf4j.Logger |
log
The log stream |
| Constructor Summary | |
|---|---|
private |
IndexManagerFactory()
Prevent instantiation |
| Method Summary | |
|---|---|
static IndexManager |
getIndexManager()
Create a new IndexManager. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private static IndexManager instance
private static final org.slf4j.Logger log
| Constructor Detail |
|---|
private IndexManagerFactory()
| Method Detail |
|---|
public static IndexManager getIndexManager()
|
Copyright ยจ 2003-2015 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||