Class FIXUtilFactory
java.lang.Object
com.epam.fix.validation.engine.utils.FIXUtilFactory
-
Method Summary
Modifier and TypeMethodDescriptionvoid
getFIXUtil
(FIXVersion fixVersion) Deprecated.getFIXUtil
(FIXVersion fixVersion, FIXVersion appVersion) Deprecated.getFIXUtil
(com.epam.fixengine.configuration.FIXVersionContainer version) getFIXUtil
(com.epam.fixengine.configuration.FIXVersionContainer version, com.epam.fixengine.configuration.FIXVersionContainer appFixVersion) static FIXUtilFactory
static void
setLoadDescriptions
(boolean loadDescriptions)
-
Method Details
-
setLoadDescriptions
public static void setLoadDescriptions(boolean loadDescriptions) -
getInstance
-
getFIXUtil
public FIXUtil getFIXUtil(com.epam.fixengine.configuration.FIXVersionContainer version, com.epam.fixengine.configuration.FIXVersionContainer appFixVersion) -
getFIXUtil
-
getFIXUtil
Deprecated.- Parameters:
fixVersion
-- Returns:
-
getFIXUtil
Deprecated.- Parameters:
fixVersion
-- Returns:
- See Also:
-
clearResources
public void clearResources()
-