Class RepositoryRecordingFactoryImpl
java.lang.Object
de.hybris.platform.sap.core.jco.rec.impl.RepositoryRecordingFactoryImpl
- All Implemented Interfaces:
RepositoryRecordingFactory
Implementation of
RepositoryRecordingFactory interface.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionThe actual factory method.
-
Constructor Details
-
RepositoryRecordingFactoryImpl
Constructor.- Parameters:
file- this file is the location the recorded data will be saved to.
-
-
Method Details
-
createRepositoryRecording
Description copied from interface:RepositoryRecordingFactoryThe actual factory method.- Specified by:
createRepositoryRecordingin interfaceRepositoryRecordingFactory- Returns:
- Returns a new instance of the
RepositoryRecordingimplementation.
-