[infinispan-dev] a nice HTML5 console for Infinispan & a question on MBean names...

Tristan Tarrant ttarrant at redhat.com
Wed Mar 20 06:55:25 EDT 2013


On 03/20/2013 11:35 AM, Manik Surtani wrote:
> As in, the JMX spec does not guarantee the order of ObjectName 
> components? 
Indeed.
> Does this mean that [1] is solved by an existing MBean?
>
> [1] https://issues.jboss.org/browse/ISPN-2926
Yes, each CacheManager gets an "Interpreter" MBean which handles the 
parsing/execution of the CLI commands.

https://github.com/infinispan/infinispan/blob/master/cli/cli-server/src/main/java/org/infinispan/cli/interpreter/Interpreter.java


Tristan


More information about the infinispan-dev mailing list