- Custom namespace
authorMathieu Baudier <mbaudier@argeo.org>
Sat, 9 Jan 2010 13:38:02 +0000 (13:38 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Sat, 9 Jan 2010 13:38:02 +0000 (13:38 +0000)
commit16b2efa4ed3c8531ea539961c9dfaa326a8b164f
tree85c9a58e0425e217075d2d74c4c61fcfcdd9256c
parent9274f558a78cccc62501d59b292b1866f9d4eb07
- Custom namespace

git-svn-id: https://svn.argeo.org/slc/trunk@3260 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc
runtime/org.argeo.slc.core/META-INF/spring.handlers [new file with mode: 0644]
runtime/org.argeo.slc.core/META-INF/spring.schemas [new file with mode: 0644]
runtime/org.argeo.slc.core/src/main/java/org/argeo/slc/core/execution/xml/AsFlowDecorator.java [new file with mode: 0644]
runtime/org.argeo.slc.core/src/main/java/org/argeo/slc/core/execution/xml/FlowBeanDefinitionParser.java [new file with mode: 0644]
runtime/org.argeo.slc.core/src/main/java/org/argeo/slc/core/execution/xml/FlowNamespaceHandler.java [new file with mode: 0644]
runtime/org.argeo.slc.core/src/main/resources/org/argeo/slc/core/execution/xml/slc-flow-0.12.xsd [new file with mode: 0644]