Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

In the java world, it is very common to use JMX as supervision and monitoring technology.

As JMX is a standard and is supported by most supervision tools, the chtijbug library implements two mbeans.

Rule Base Mbean

Our current implementation is minimal. It allows to get a list of the used ressources by their names, to query if the knowledge base is loaded allows to rebuild the knowledge base. This is very useful if you want to reload rules from a Guvnor repository.

A lot of improvements are needed :

Error rendering macro 'jira' : Unable to locate Jira server for this macro. It may be due to Application Link configuration.

 

State-full Session MBEAN

 

 

 

UML diagram

 

 

 

  • No labels