org.kie.api.builder.helper
Class KieModuleDeploymentHelper
java.lang.Object
org.kie.api.builder.helper.KieModuleDeploymentHelper
- Direct Known Subclasses:
- FluentKieModuleDeploymentHelper
public class KieModuleDeploymentHelper
- extends Object
This class provides users with the ability to programmatically create
kjars and deploy them to the available maven repositories.
Both a fluent and "single-method" interface are provided.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KieModuleDeploymentHelper
public KieModuleDeploymentHelper()
newFluentInstance
public static final FluentKieModuleDeploymentHelper newFluentInstance()
newSingleInstance
public static final SingleKieModuleDeploymentHelper newSingleInstance()
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.