Class DefaultLogFileLocator

java.lang.Object
com.epam.fixengine.jms.storage.DefaultLogFileLocator
All Implemented Interfaces:
ILogFileLocator

public class DefaultLogFileLocator extends Object implements ILogFileLocator
The default file locator implementation.
  • Constructor Details

    • DefaultLogFileLocator

      public DefaultLogFileLocator(String dir, String nameTemplate)
      Creates the DefaultLogFileLocator.
  • Method Details