|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.springmodules.workflow.jbpm31.LocalJbpmConfigurationFactoryBean
org.springmodules.workflow.jbpm31.LocalJbpmConfigurationFactoryBeanWorkaround
public class LocalJbpmConfigurationFactoryBeanWorkaround
This class is an ugly workaround for the issue described in http://forum.springframework.org/showthread.php?p=87189 http://opensource.atlassian.com/projects/spring/browse/MOD-266
This was supposedly fixed in springmodules 0.7 but the problem still remains in 0.8!
Constructor Summary | |
---|---|
LocalJbpmConfigurationFactoryBeanWorkaround()
|
Method Summary | |
---|---|
void |
setBeanFactory(org.springframework.beans.factory.BeanFactory arg0)
|
void |
setBeanName(String arg0)
|
Methods inherited from class org.springmodules.workflow.jbpm31.LocalJbpmConfigurationFactoryBean |
---|
afterPropertiesSet, destroy, getConfiguration, getContextName, getFactoryLocator, getObject, getObjectFactory, getObjectType, getProcessDefinitions, getProcessDefinitionsResources, getSessionFactory, isCreateSchema, isDropSchema, isSingleton, setConfiguration, setContextName, setCreateSchema, setDropSchema, setObjectFactory, setProcessDefinitions, setProcessDefinitionsResources, setSessionFactory |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LocalJbpmConfigurationFactoryBeanWorkaround()
Method Detail |
---|
public void setBeanFactory(org.springframework.beans.factory.BeanFactory arg0) throws org.springframework.beans.BeansException
setBeanFactory
in interface org.springframework.beans.factory.BeanFactoryAware
setBeanFactory
in class org.springmodules.workflow.jbpm31.LocalJbpmConfigurationFactoryBean
org.springframework.beans.BeansException
public void setBeanName(String arg0)
setBeanName
in interface org.springframework.beans.factory.BeanNameAware
setBeanName
in class org.springmodules.workflow.jbpm31.LocalJbpmConfigurationFactoryBean
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |