Guvnor web application Drools 6.0.0-SNAPSHOT

org.drools.guvnor.server.generators
Class ServiceWarGenerator

java.lang.Object
  extended by org.drools.guvnor.server.generators.ServiceWarGenerator

public final class ServiceWarGenerator
extends Object


Method Summary
static void buildWar(ServiceConfig config, Map<String,File> models, OutputStream out)
           
static void buildWar(ServiceConfig config, RulesRepository repository, OutputStream out)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

buildWar

public static void buildWar(ServiceConfig config,
                            RulesRepository repository,
                            OutputStream out)

buildWar

public static void buildWar(ServiceConfig config,
                            Map<String,File> models,
                            OutputStream out)

Guvnor web application Drools 6.0.0-SNAPSHOT

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