com.northconcepts.datapipeline.job
Interface JobTemplate

All Known Implementing Classes:
JobTemplateImpl

public interface JobTemplate


Field Summary
static JobTemplate DEFAULT
           
 
Method Summary
 void transfer(DataReader reader, DataWriter writer)
           
 

Field Detail

DEFAULT

static final JobTemplate DEFAULT
Method Detail

transfer

void transfer(DataReader reader,
              DataWriter writer)
              throws DataException
Throws:
DataException


Copyright (c) 2007-2009 North Concepts Inc. All Rights Reserved.