登录
首页 » Java » spring-workflow

spring-workflow

于 2020-09-14 发布 文件大小:33KB
0 280
下载积分: 1 下载次数: 72

代码说明:

  使用spring构建一个简单的工作流引擎,便于初学者了解工作流引擎的开发模式。(The API discussed here is bundled as the main source code under the src/java directory. Three unit tests exist in the src/testdirectory including SimpleSequenceTestCase, RateDropTestCase and PoolingTestCase. To run all the tests type "maven test" in a command shell and Maven will download all the necessary jar files before compiling and running. To see all output in the console, set maven.junit.usefile=false in the build.properties file. Otherwise, use all JUnit test output will be logged to the files under the target/test-reports dirctory. Actual XSL transforms will take place for two of the tests with results piped to output via log4j. After successful execution of the test suite, you may wish to run the tests individually and watch output real time. Try using "maven test:ui" to pull up the graphical test runer, the select the test you want to run and watch the output in the console. )

文件列表:

spring-workflow
...............\build.properties
...............\LICENSE.txt
...............\project.properties
...............\project.xml
...............\README.txt
...............\src
...............\...\conf
...............\...\....\app.properties
...............\...\java
...............\...\....\org
...............\...\....\...\iocworkflow
...............\...\....\...\...........\Activity.java
...............\...\....\...\...........\BaseActivity.java
...............\...\....\...\...........\BaseProcessor.java
...............\...\....\...\...........\ErrorHandler.java
...............\...\....\...\...........\ProcessContext.java
...............\...\....\...\...........\Processor.java
...............\...\....\...\...........\SequenceProcessor.java
...............\...\....\...\...........\support
...............\...\....\...\...........\.......\XsltAware.java
...............\...\....\...\...........\.......\XslTransformActivity.java
...............\...\test
...............\...\....\org
...............\...\....\...\iocworkflow
...............\...\....\...\...........\test
...............\...\....\...\...........\....\AbstractTestCase.java
...............\...\....\...\...........\....\log4j.xml
...............\...\....\...\...........\....\Log4jConfig.java
...............\...\....\...\...........\....\sequence
...............\...\....\...\...........\....\........\ratedrop
...............\...\....\...\...........\....\........\........\AirlineRouteSeedData.java
...............\...\....\...\...........\....\........\........\BuildRecipients.java
...............\...\....\...\...........\....\........\........\ConstructDOMTree.java
...............\...\....\...\...........\....\........\........\MailErrorHandler.java
...............\...\....\...\...........\....\........\........\message.xsl
...............\...\....\...\...........\....\........\........\pollingRateDrop.xml
...............\...\....\...\...........\....\........\........\PollingTestCase.java
...............\...\....\...\...........\....\........\........\PollRates.java
...............\...\....\...\...........\....\........\........\rateDrop.xml
...............\...\....\...\...........\....\........\........\RateDropContext.java
...............\...\....\...\...........\....\........\........\RateDropErrorHandler.java
...............\...\....\...\...........\....\........\........\RateDropTestCase.java
...............\...\....\...\...........\....\........\........\SenderDelegate.java
...............\...\....\...\...........\....\........\........\SenderDelegateImpl.java
...............\...\....\...\...........\....\........\........\SendMessage.java
...............\...\....\...\...........\....\........\........\smtp
...............\...\....\...\...........\....\........\........\....\MockSMTPService.java
...............\...\....\...\...........\....\........\........\....\SMTPServerException.java
...............\...\....\...\...........\....\........\........\....\SMTPService.java
...............\...\....\...\...........\....\........\........\WriteAudit.java
...............\...\....\...\...........\....\........\simple
...............\...\....\...\...........\....\........\......\Activity1.java
...............\...\....\...\...........\....\........\......\Activity2.java
...............\...\....\...\...........\....\........\......\Activity3.java
...............\...\....\...\...........\....\........\......\sequenceSimple.xml
...............\...\....\...\...........\....\........\......\SimpleContext.java
...............\...\....\...\...........\....\........\......\SimpleErrorHandler.java
...............\...\....\...\...........\....\........\......\SimpleSequenceTestCase.java

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • nachos
    Java语言实现nachos系统的基本功能,使用伯克利大学指导书要求。(Java language nachos basic functions of the system, using the instructions Berkeley requirements.)
    2020-11-09 09:19:47下载
    积分:1
  • ATM
    这是一个简单的仿ATM机,自己在实验课做的,还有很多缺点,请多指教!(This is a simple imitation of ATM machines to do their lessons in the experiment, there are many shortcomings, Pleased to meet you!)
    2010-11-25 12:28:42下载
    积分:1
  • ktd
    Comic Downloader of chinese server
    2014-10-08 22:45:52下载
    积分:1
  • graphapi
    Graphic api, CP programming recently found the complete code, free for everyone to download and see, we have given points
    2014-01-08 22:02:25下载
    积分:1
  • Exercise6_22
    能够实现八皇后所有的解决方案,简单易懂。实为一个经典案例。(Able to achieve all eight queens solutions, easy to understand. Is indeed a classic case.)
    2013-11-24 16:44:51下载
    积分:1
  • stvndard
    C语言编程实例目录,PDF C语言编程实例目录,不错的源码()
    2018-05-13 20:17:55下载
    积分:1
  • campbell_fsi
    openfoam基于simple的 FSI 计算,由campell(2011)基于OpenFoam开发(FSI problem based on OpenFOAM simpleFoam solver by Campell(2011))
    2014-08-21 19:50:43下载
    积分:1
  • student-sample
    簡易學生資料管理系統 1.登入 2.新增修改刪除學生資料(Easy Student Information Management System 1. Login 2. Add Modify Delete Student Information)
    2011-06-02 00:15:24下载
    积分:1
  • 1
    我上传的是一个数据库,是mysql的数据库,sql文件(I uploaded a database, the database is mysql, sql file)
    2013-11-13 14:36:24下载
    积分:1
  • uubxoRPCTestDemo
    RPC zookeeper +dubbo管理工具 +TestDemo测试代码(RPC zookeeper dubbo management tool TestDemo test code)
    2018-09-16 05:33:29下载
    积分:1
  • 696518资源总数
  • 105554会员总数
  • 2今日下载