org.drools.command
Class NewKnowledgeBuilderConfigurationCommand

java.lang.Object
  extended by org.drools.command.NewKnowledgeBuilderConfigurationCommand
All Implemented Interfaces:
Serializable, org.drools.command.Command<Void>, GenericCommand<Void>

public class NewKnowledgeBuilderConfigurationCommand
extends Object
implements GenericCommand<Void>

See Also:
Serialized Form

Constructor Summary
NewKnowledgeBuilderConfigurationCommand(String kbuilderConfId)
           
 
Method Summary
 Void execute(Context context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NewKnowledgeBuilderConfigurationCommand

public NewKnowledgeBuilderConfigurationCommand(String kbuilderConfId)
Method Detail

execute

public Void execute(Context context)
Specified by:
execute in interface GenericCommand<Void>


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