public class DroolsBlueprintBean extends Object
| Constructor and Description |
|---|
DroolsBlueprintBean() |
| Modifier and Type | Method and Description |
|---|---|
static org.drools.grid.GridNode |
createGridNode(String id) |
static org.drools.KnowledgeBase |
createKnowledgeBase(org.drools.grid.GridNode node,
String resource,
String resourcetype) |
static org.drools.runtime.CommandExecutor |
createKnowledgeSession(org.drools.KnowledgeBase kbase,
org.drools.grid.GridNode node,
String type,
String name) |
Copyright © 2005–2014 The Apache Software Foundation. All rights reserved.