[jboss-dev-forums] [Design of JBossCache] - PojoCacheJmxWrapperMbean.getInternalLocation(Object pojo)

bstansberry@jboss.com do-not-reply at jboss.com
Fri May 11 23:14:49 EDT 2007


Jason,

The above method is in the 2.0 MBean interface for PojoCache.  Do you want it there?  The interface is really spare, and then this method which seems kind of detailed. Just double checking.

In PojoCacheJmxWrapper it's currently unimplemented. From its name I think it maps to PojoCache.getPojoId(Object pojo), so that's how I'm implementing it.  If that's wrong, let me know. If it's right, shouldn't the method name in the mbean interface be getPojoID()?

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4045167#4045167

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4045167



More information about the jboss-dev-forums mailing list