Class | Description |
---|---|
CDITaskServiceFactory |
CDI based task service factory that will always deliver same instance of the
TaskService that was injected into it. |
InMemorySessionFactory |
SessionFactory implementation backed with in memory store of used sessions.
|
JPASessionFactory |
SessionFactory implementation that is backed by data base for storing
KieSession data. |
LocalTaskServiceFactory |
Regular
TaskServiceFactory implementation that shall be used for non CDI environments. |
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.