com.jbase.jremote.jca.cci
Class CCIJRemoteRecordFactory
java.lang.Object
com.jbase.jremote.jca.cci.CCIJRemoteRecordFactory
- All Implemented Interfaces:
- javax.resource.cci.RecordFactory
public class CCIJRemoteRecordFactory
- extends Object
- implements javax.resource.cci.RecordFactory
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CCIJRemoteRecordFactory
public CCIJRemoteRecordFactory()
createIndexedRecord
public javax.resource.cci.IndexedRecord createIndexedRecord(String type)
throws javax.resource.ResourceException
- Specified by:
createIndexedRecord
in interface javax.resource.cci.RecordFactory
- Throws:
javax.resource.ResourceException
createMappedRecord
public javax.resource.cci.MappedRecord createMappedRecord(String arg0)
throws javax.resource.ResourceException
- Specified by:
createMappedRecord
in interface javax.resource.cci.RecordFactory
- Throws:
javax.resource.ResourceException
Copyright © 2016 TEMENOS. All Rights Reserved.