Class AbstractServices

    • Field Detail

      • controller

        @Inject
        protected Controller controller
      • configuration

        protected ch.exense.commons.app.Configuration configuration
    • Constructor Detail

      • AbstractServices

        public AbstractServices()
    • Method Detail

      • init

        @PostConstruct
        public void init()
                  throws java.lang.Exception
        Throws:
        java.lang.Exception
      • getExecutionRunnable

        protected ExecutionContext getExecutionRunnable​(java.lang.String executionID)
      • getSession

        protected Session getSession()
      • setSession

        protected void setSession​(Session session)
      • invalidateSession

        protected void invalidateSession()