|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjsr352.batch.jsl.ObjectFactory
public class ObjectFactory
This object contains factory methods for each Java content interface and Java element interface generated in the jsr352.batch.jsl package.
An ObjectFactory allows you to programatically construct new instances of the Java representation for XML content. The Java representation of XML content can consist of schema derived interfaces and classes representing the binding of schema type definitions, element declarations and model groups. Factory methods for each of these are provided in this class.
| Constructor Summary | |
|---|---|
ObjectFactory()
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: jsr352.batch.jsl |
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ObjectFactory()
| Method Detail |
|---|
public ExceptionClassFilter createExceptionClassFilter()
ExceptionClassFilter
public Split createSplit()
Split
public Step createStep()
Step
public JSLJob createJSLJob()
JSLJob
public Flow createFlow()
Flow
public Batchlet createBatchlet()
Batchlet
public PartitionReducer createPartitionReducer()
PartitionReducer
public Stop createStop()
Stop
public Analyzer createAnalyzer()
Analyzer
public CheckpointAlgorithm createCheckpointAlgorithm()
CheckpointAlgorithm
public Partition createPartition()
Partition
public PartitionMapper createPartitionMapper()
PartitionMapper
public Collector createCollector()
Collector
public Chunk createChunk()
Chunk
public PartitionPlan createPartitionPlan()
PartitionPlan
public JSLProperties createJSLProperties()
JSLProperties
public Next createNext()
Next
public Listener createListener()
Listener
public Property createProperty()
Property
public End createEnd()
End
public Decision createDecision()
Decision
public Fail createFail()
Fail
public Listeners createListeners()
Listeners
public ExceptionClassFilter.Include createExceptionClassFilterInclude()
ExceptionClassFilter.Include
public ExceptionClassFilter.Exclude createExceptionClassFilterExclude()
ExceptionClassFilter.Exclude
public JAXBElement<Split> createSplit(Split value)
JAXBElement<Split>}
public JAXBElement<JSLJob> createJob(JSLJob value)
JAXBElement<JSLJob>}
public JAXBElement<Step> createStep(Step value)
JAXBElement<Step>}
public JAXBElement<Flow> createFlow(Flow value)
JAXBElement<Flow>}
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||