|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.sourceforge.domian.repository.AbstractXStreamXmlFilePerEntityRepository.IterateAllEntitiesSpecifiedBy<T>
protected class AbstractXStreamXmlFilePerEntityRepository.IterateAllEntitiesSpecifiedBy<T>
| Field Summary | |
|---|---|
private Specification<T> |
specification
|
| Constructor Summary | |
|---|---|
protected |
AbstractXStreamXmlFilePerEntityRepository.IterateAllEntitiesSpecifiedBy(Specification<T> specification)
|
| Method Summary | |
|---|---|
java.util.Iterator<T> |
call()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private Specification<T> specification
| Constructor Detail |
|---|
protected AbstractXStreamXmlFilePerEntityRepository.IterateAllEntitiesSpecifiedBy(Specification<T> specification)
| Method Detail |
|---|
public java.util.Iterator<T> call()
throws java.lang.Exception
call in interface java.util.concurrent.Callable<java.util.Iterator<T>>java.lang.Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||