ilog.rules.res.session.config

Interface IlrDERuntimePersistenceConfig



  • public interface IlrDERuntimePersistenceConfig
    The configuration of the persistence for the decision engine runtime libraries.
    Since:
    8.8
    • Method Summary

      Methods 
      Modifier and Type Method and Description
      java.io.File getDirectory() 
      void setDirectory(java.io.File dir) 
    • Method Detail

      • setDirectory

        void setDirectory(java.io.File dir)
        Parameters:
        dir - the directory of the decision engine runtime libraries
      • getDirectory

        java.io.File getDirectory()
        Returns:
        the directory of the decision engine runtime libraries

© Copyright IBM Corp. 1987, 2020