|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.lucis.core.impl.AbstractIndexService
public abstract class AbstractIndexService
Abstract base class for indexing services.
| Method Summary | |
|---|---|
IndexStatus |
getIndexStatus()
|
String |
getName()
Returns the name of the object or the class name if no one was provided. |
net.sf.derquinsej.concurrent.ActiveObjectStatus |
getStatus()
|
void |
setName(String name)
Sets the object name. |
void |
start()
|
void |
stop()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public IndexStatus getIndexStatus()
public final net.sf.derquinsej.concurrent.ActiveObjectStatus getStatus()
public final void start()
public final void stop()
public final String getName()
public final void setName(String name)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||