KIE API 6.1.0.CR2

org.kie.api.management
Interface KieBaseConfigurationMonitorMBean


public interface KieBaseConfigurationMonitorMBean


Method Summary
 int getAlphaNodeHashingThreshold()
          Deprecated. 
 String getAssertBehaviour()
           
 int getCompositeKeyDepth()
          Deprecated. 
 String getEventProcessingMode()
           
 int getMaxThreads()
          Deprecated. 
 String getSequentialAgenda()
          Deprecated. 
 boolean isAdvancedProcessRuleIntegration()
           
 boolean isIndexLeftBetaMemory()
          Deprecated. 
 boolean isIndexRightBetaMemory()
          Deprecated. 
 boolean isMaintainTms()
          Deprecated. 
 boolean isMBeansEnabled()
           
 boolean isMultithreadEvaluation()
          Deprecated. 
 boolean isRemoveIdentities()
           
 boolean isSequential()
          Deprecated. 
 boolean isShareAlphaNodes()
          Deprecated. 
 boolean isShareBetaNodes()
          Deprecated. 
 

Method Detail

getAlphaNodeHashingThreshold

@Deprecated
int getAlphaNodeHashingThreshold()
Deprecated. 


getAssertBehaviour

String getAssertBehaviour()

getCompositeKeyDepth

@Deprecated
int getCompositeKeyDepth()
Deprecated. 


getEventProcessingMode

String getEventProcessingMode()

getMaxThreads

@Deprecated
int getMaxThreads()
Deprecated. 


getSequentialAgenda

@Deprecated
String getSequentialAgenda()
Deprecated. 


isAdvancedProcessRuleIntegration

boolean isAdvancedProcessRuleIntegration()

isIndexLeftBetaMemory

@Deprecated
boolean isIndexLeftBetaMemory()
Deprecated. 


isIndexRightBetaMemory

@Deprecated
boolean isIndexRightBetaMemory()
Deprecated. 


isMaintainTms

@Deprecated
boolean isMaintainTms()
Deprecated. 


isMBeansEnabled

boolean isMBeansEnabled()

isMultithreadEvaluation

@Deprecated
boolean isMultithreadEvaluation()
Deprecated. 


isRemoveIdentities

boolean isRemoveIdentities()

isSequential

@Deprecated
boolean isSequential()
Deprecated. 


isShareAlphaNodes

@Deprecated
boolean isShareAlphaNodes()
Deprecated. 


isShareBetaNodes

@Deprecated
boolean isShareBetaNodes()
Deprecated. 


KIE API 6.1.0.CR2

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