org.drools.command.runtime
Class GetKnowledgeBaseCommand
java.lang.Object
org.drools.command.runtime.GetKnowledgeBaseCommand
- All Implemented Interfaces:
- Serializable, org.drools.command.Command<org.drools.KnowledgeBase>, GenericCommand<org.drools.KnowledgeBase>
public class GetKnowledgeBaseCommand
- extends Object
- implements GenericCommand<org.drools.KnowledgeBase>
- See Also:
- Serialized Form
GetKnowledgeBaseCommand
public GetKnowledgeBaseCommand()
execute
public org.drools.KnowledgeBase execute(Context context)
- Specified by:
execute
in interface GenericCommand<org.drools.KnowledgeBase>
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2001-2013 JBoss Inc.. All Rights Reserved.