摘要:
在jBPM4.4中,所有的服务接口都是通过ProcessEngine对象获得的。1、关于ProcessEngine 1)ProcessEngine通过Configuration类构建,Configuration以单例模式获取ProcessEngine对象。/** get the singleton ProcessEngine that is created from the default * configuration file 'jbpm.cfg.xml'. */ public static ProcessEngine getProcessEngine() { if (s. 阅读全文
posted @ 2012-07-24 22:28 CN.programmer.Luxh 阅读(1248) 评论(0) 推荐(0)
浙公网安备 33010602011771号