Guvnor web application Drools 6.0.0-SNAPSHOT

org.drools.guvnor.server.contenthandler.drools
Class ServiceConfigPersistence

java.lang.Object
  extended by org.drools.guvnor.server.contenthandler.drools.ServiceConfigPersistence

public class ServiceConfigPersistence
extends Object


Method Summary
static ServiceConfigPersistence getInstance()
           
 String marshal(ServiceConfig serviceConfig)
           
 ServiceConfig unmarshal(String xml)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static ServiceConfigPersistence getInstance()

marshal

public String marshal(ServiceConfig serviceConfig)

unmarshal

public ServiceConfig unmarshal(String xml)

Guvnor web application Drools 6.0.0-SNAPSHOT

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.