Interface SessionLogicFactory

  • All Known Implementing Classes:
    ProdSessionLogicFactory

    public interface SessionLogicFactory
    Created by ctha on 23-02-2016.
    • Method Detail

      • createSessionLogic

        SessionLogic createSessionLogic​(java.io.File root)