Package gorsat.process
Class GenericSessionFactory
- java.lang.Object
-
- org.gorpipe.gor.session.GenericFactory<org.gorpipe.gor.session.GorSession>
-
- gorsat.process.GorSessionFactory
-
- gorsat.process.GenericSessionFactory
-
public class GenericSessionFactory extends GorSessionFactory
Factory class for creating default/generic gor sessions. This factory replaces the createDefaultSession() method.
-
-
Constructor Summary
Constructors Constructor Description GenericSessionFactory()GenericSessionFactory(java.lang.String root, java.lang.String cacheDir)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.gorpipe.gor.session.GorSessioncreate()voidsetConfigFile(java.lang.String configFile)
-