Introduce a factory bean to use execution resources
authorMathieu Baudier <mbaudier@argeo.org>
Mon, 11 May 2009 13:41:01 +0000 (13:41 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Mon, 11 May 2009 13:41:01 +0000 (13:41 +0000)
commit5ae9dc81ad1c3ddfa99a8456b0c5263dd483642d
treefb90eaab43eb4d8eaa8d25c6e905005ed27473e1
parent2531d7501fcb56eed16a7c61b2d842bd65228f53
Introduce a factory bean to use execution resources

git-svn-id: https://svn.argeo.org/slc/trunk@2433 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc
runtime/org.argeo.slc.support.simple/src/main/java/org/argeo/slc/core/execution/ExecutionResourcesFactoryBean.java [new file with mode: 0644]
runtime/org.argeo.slc.support.simple/src/main/java/org/argeo/slc/core/execution/FileExecutionResources.java
runtime/org.argeo.slc.support.simple/src/main/resources/org/argeo/slc/core/execution/templates.xml
runtime/org.argeo.slc.support.simple/src/test/java/org/argeo/slc/core/execution/FileExecutionResourcesSpringTest.java [new file with mode: 0644]
runtime/org.argeo.slc.support.simple/src/test/resources/org/argeo/slc/core/execution/executionResources.xml [new file with mode: 0644]