public class ObjectFactory extends Object
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.
| Type | Property and Description |
|---|---|
Property |
create
Create an instance of
Property |
| Constructor and Description |
|---|
ObjectFactory()
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.ibm.jbatch.jsl.model
|
public ObjectFactory()
public ExceptionClassFilter createExceptionClassFilter()
ExceptionClassFilterpublic CheckpointAlgorithm createCheckpointAlgorithm()
CheckpointAlgorithmpublic JSLProperties createJSLProperties()
JSLPropertiespublic ItemProcessor createItemProcessor()
ItemProcessorpublic PartitionReducer createPartitionReducer()
PartitionReducerpublic PartitionPlan createPartitionPlan()
PartitionPlanpublic ItemReader createItemReader()
ItemReaderpublic PartitionMapper createPartitionMapper()
PartitionMapperpublic ItemWriter createItemWriter()
ItemWriterpublic ExceptionClassFilter.Include createExceptionClassFilterInclude()
ExceptionClassFilter.Includepublic ExceptionClassFilter.Exclude createExceptionClassFilterExclude()
ExceptionClassFilter.Excludepublic JAXBElement<JSLJob> createJob(JSLJob value)
© Copyright IBM Corp. 2014
Licensed under the Apache License, Version 2.0