JRubik v0.6

es.aeat.eett.plugins.infoRubik.jobs.olap_jobs.chart_job
Class ChartJobFactory

java.lang.Object
  extended byes.aeat.eett.plugins.infoRubik.jobs.olap_jobs.chart_job.ChartJobFactory
All Implemented Interfaces:
JobFactory

public class ChartJobFactory
extends java.lang.Object
implements JobFactory

Author:
f00992 TODO To change the template for this generated type comment go to Window - Preferences - Java - Code Style - Code Templates

Field Summary
private static ChartJobFactory instance
           
 
Constructor Summary
private ChartJobFactory()
           
 
Method Summary
 Job createJob()
           
 Job createJob(java.io.File file)
           
(package private) static ChartJobFactory getInstance()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

instance

private static ChartJobFactory instance
Constructor Detail

ChartJobFactory

private ChartJobFactory()
Method Detail

getInstance

static ChartJobFactory getInstance()

createJob

public Job createJob()
Specified by:
createJob in interface JobFactory

createJob

public Job createJob(java.io.File file)
Specified by:
createJob in interface JobFactory

JRubik v0.6

JRubik v0.6