org.drools.command
Class NewKnowledgeBaseCommand
java.lang.Object
org.drools.command.NewKnowledgeBaseCommand
- All Implemented Interfaces:
- Serializable, org.drools.command.Command<org.drools.KnowledgeBase>, GenericCommand<org.drools.KnowledgeBase>
public class NewKnowledgeBaseCommand
- extends Object
- implements GenericCommand<org.drools.KnowledgeBase>
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NewKnowledgeBaseCommand
public NewKnowledgeBaseCommand(org.drools.KnowledgeBaseConfiguration kbaseConf)
execute
public org.drools.KnowledgeBase execute(Context context)
- Specified by:
execute
in interface GenericCommand<org.drools.KnowledgeBase>
Copyright © 2001-2013 JBoss Inc.. All Rights Reserved.