当前页面:
在线文档首页 >
JBoss RULES 4.0.0.11754MR2 API 英文版文档
BRDRLPersistence (Drools 4.0.0.11754MR2 API) - JBoss RULES 4.0.0.11754MR2 API 英文版文档
org.drools.brms.server.util
Class BRDRLPersistence
java.lang.Object
org.drools.brms.server.util.BRDRLPersistence
- All Implemented Interfaces:
- BRLPersistence
public class BRDRLPersistence
- extends Object
- implements BRLPersistence
This class persists the rule model to DRL and back
- Author:
- etirelli
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getInstance
public static BRLPersistence getInstance()
marshal
public String marshal(RuleModel model)
- Specified by:
marshal
in interface BRLPersistence
unmarshal
public RuleModel unmarshal(String str)
- Specified by:
unmarshal
in interface BRLPersistence
Copyright © 2001-2007
JBoss Inc.. All Rights Reserved.