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 _______________________________________________ infinispan-dev mailing list [email protected] https://lists.jboss.org/mailman/listinfo/infinispan-dev
