net.sourceforge.domian.repository
Class AbstractXStreamSingleXmlFileRepository.Persist

java.lang.Object
  extended by net.sourceforge.domian.repository.AbstractXStreamSingleXmlFileRepository.Persist
All Implemented Interfaces:
java.util.concurrent.Callable<java.lang.Void>
Enclosing class:
AbstractXStreamSingleXmlFileRepository<T extends Entity>

protected class AbstractXStreamSingleXmlFileRepository.Persist
extends java.lang.Object
implements java.util.concurrent.Callable<java.lang.Void>


Field Summary
private  Repository repository
           
 
Constructor Summary
protected AbstractXStreamSingleXmlFileRepository.Persist(Repository repository)
           
 
Method Summary
 java.lang.Void call()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

repository

private Repository repository
Constructor Detail

AbstractXStreamSingleXmlFileRepository.Persist

protected AbstractXStreamSingleXmlFileRepository.Persist(Repository repository)
Method Detail

call

public java.lang.Void call()
                    throws java.lang.Exception
Specified by:
call in interface java.util.concurrent.Callable<java.lang.Void>
Throws:
java.lang.Exception


Copyright © 2008-2010. All Rights Reserved.