|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jbpm.api.Configuration
org.jbpm.pvm.internal.cfg.ProcessEngineImpl
org.jbpm.pvm.internal.cfg.SpringConfiguration
eu.diversit.jbpm.spring.AnnotatedSpringConfiguration
@Component @Qualifier(value="jbpmConfiguration") public class AnnotatedSpringConfiguration
Annotated version of the JBPM's SpringConfiguration class.
This class does not add any functionality.
By adding annotations Spring is able to detect the SpringConfiguration instance automatically so no additional configuration is needed.
| Field Summary |
|---|
| Fields inherited from class org.jbpm.pvm.internal.cfg.ProcessEngineImpl |
|---|
authenticatedUserIdThreadLocal, checkDb, isConfigured, JBPM_LIBRARY_VERSION, jndiName, processEngineWireContext, transactionWireDefinition, userCommandService, userProvidedEnvironmentObjectsThreadLocal |
| Fields inherited from interface org.jbpm.pvm.internal.env.Context |
|---|
CONTEXTNAME_EXECUTION, CONTEXTNAME_JOB, CONTEXTNAME_PROCESS_ENGINE, CONTEXTNAME_TASK, CONTEXTNAME_TRANSACTION |
| Constructor Summary | |
|---|---|
AnnotatedSpringConfiguration()
|
|
| Method Summary |
|---|
| Methods inherited from class org.jbpm.pvm.internal.cfg.SpringConfiguration |
|---|
buildProcessEngine, get, get, getApplicationContext, openEnvironment, setApplicationContext |
| Methods inherited from class org.jbpm.pvm.internal.cfg.ProcessEngineImpl |
|---|
addProcessEngineWireDefinition, addTransactionWireDefinition, addUserProvidedEnvironmentObject, checkDb, close, execute, getExecutionService, getHistoryService, getIdentityService, getJndiName, getManagementService, getName, getProcessEngineWireContext, getRepositoryService, getTaskService, getTransactionWireDefinition, has, installAuthenticatedUserId, installProcessEngineContext, installTransactionContext, keys, parse, parseXmlString, set, setAuthenticatedUserId, setFile, setHibernateSession, setHibernateSessionFactory, setInputStream, setJdbcConnection, setJndiName, setProcessEngineWireContext, setResource, setTransactionWireDefinition, setUrl, setXmlString, skipDbCheck |
| Methods inherited from class org.jbpm.api.Configuration |
|---|
getClassLoader, getProcessEngine, instantiate, setInputSource |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.jbpm.pvm.internal.env.EnvironmentFactory |
|---|
close |
| Methods inherited from interface org.jbpm.pvm.internal.env.Context |
|---|
getName, has, keys, set |
| Methods inherited from interface org.jbpm.api.ProcessEngine |
|---|
close, execute, getExecutionService, getHistoryService, getIdentityService, getManagementService, getRepositoryService, getTaskService, setAuthenticatedUserId, setHibernateSession, setJdbcConnection |
| Constructor Detail |
|---|
public AnnotatedSpringConfiguration()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||