Class GorSessionFactory

  • Direct Known Subclasses:
    GenericSessionFactory

    public abstract class GorSessionFactory
    extends org.gorpipe.gor.session.GenericFactory<org.gorpipe.gor.session.GorSession>
    • Method Summary

      • Methods inherited from class org.gorpipe.gor.session.GenericFactory

        create
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • GorSessionFactory

        public GorSessionFactory()