|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sourceforge.domian.repository.PersistenceService.PersistTask
private static class PersistenceService.PersistTask
The actual task to perform whenever this service is invoked.
Field Summary | |
---|---|
private PersistentRepository |
repository
|
Constructor Summary | |
---|---|
private |
PersistenceService.PersistTask(PersistentRepository repository)
|
Method Summary | |
---|---|
void |
run()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private final PersistentRepository repository
Constructor Detail |
---|
private PersistenceService.PersistTask(PersistentRepository repository)
Method Detail |
---|
public void run()
run
in interface java.lang.Runnable
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |