Interface SessionLogicFactory
-
- All Known Implementing Classes:
ProdSessionLogicFactory
public interface SessionLogicFactoryCreated by ctha on 23-02-2016.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description SessionLogiccreateSessionLogic(java.io.File root)
-
-
-
Method Detail
-
createSessionLogic
SessionLogic createSessionLogic(java.io.File root)
-
-