org.drools.management
Interface DroolsManagementAgentMBean


public interface DroolsManagementAgentMBean

A tree root level class for all the drools management MBeans published to an MBean agent


Method Summary
 long getKnowledgeBaseCount()
           
 long getSessionCount()
           
 

Method Detail

getKnowledgeBaseCount

long getKnowledgeBaseCount()

getSessionCount

long getSessionCount()


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