Uses of Class
de.phleisch.app.itsucks.job.download.impl.DownloadJobFactory

Packages that use DownloadJobFactory
de.phleisch.app.itsucks.persistence   
de.phleisch.app.itsucks.persistence.impl   
de.phleisch.app.itsucks.persistence.jaxb.conversion   
 

Uses of DownloadJobFactory in de.phleisch.app.itsucks.persistence
 

Methods in de.phleisch.app.itsucks.persistence with parameters of type DownloadJobFactory
 void JobSerialization.setJobFactory(DownloadJobFactory pJobFactory)
          Sets the factory to reinject the dependencies back to the deserialzed jobs.
 

Uses of DownloadJobFactory in de.phleisch.app.itsucks.persistence.impl
 

Fields in de.phleisch.app.itsucks.persistence.impl declared as DownloadJobFactory
protected  DownloadJobFactory AbstractJobSerialization.mJobFactory
           
 

Methods in de.phleisch.app.itsucks.persistence.impl with parameters of type DownloadJobFactory
 void AbstractJobSerialization.setJobFactory(DownloadJobFactory pJobFactory)
           
 

Uses of DownloadJobFactory in de.phleisch.app.itsucks.persistence.jaxb.conversion
 

Methods in de.phleisch.app.itsucks.persistence.jaxb.conversion with parameters of type DownloadJobFactory
 void DownloadJobConverter.setJobFactory(DownloadJobFactory pJobFactory)
           
 



Copyright © 2010. All Rights Reserved.