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)


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