com.sap.aii.af.lib.ra.cci
Interface XIRecordFactory
- All Superinterfaces:
- RecordFactory
public interface XIRecordFactory
- extends RecordFactory
XiRecordFactory extends the CCI record factory to enforce a
factory pattern to create XIMessageRecord
createXIMessageRecord
XIMessageRecord createXIMessageRecord()
createXIMessageRecord() returns a object that implements the
XIMessageRecord interface.
JCA 1.0 does not specify how custom records can be created by the application.
Hence all XI JCA adapters MUST provide a record factory create method
to access XIMessageRecord instances.
Copyright 2009 SAP AG Complete Copyright Notice