org.drools.conf
Interface KnowledgeBaseOption

All Superinterfaces:
Option, Serializable
All Known Subinterfaces:
MultiValueKnowledgeBaseOption, SingleValueKnowledgeBaseOption
All Known Implementing Classes:
AlphaThresholdOption, AssertBehaviorOption, ClassLoaderCacheOption, CompositeKeyDepthOption, ConsequenceExceptionHandlerOption, DeclarativeAgendaOption, EventProcessingOption, IndexLeftBetaMemoryOption, IndexRightBetaMemoryOption, LogicalOverrideOption, LRUnlinkingOption, MaintainTMSOption, MaxThreadsOption, MBeansOption, MultithreadEvaluationOption, RemoveIdentitiesOption, SequentialAgendaOption, SequentialOption, ShareAlphaNodesOption, ShareBetaNodesOption

public interface KnowledgeBaseOption
extends Option

A markup interface for KnowledgeBaseConfiguration options


Method Summary
 
Methods inherited from interface org.drools.conf.Option
getPropertyName
 



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