4 Replies Latest reply on May 24, 2006 7:11 PM by ben.wang

    Add getCachedType(Class) to PojoCacheMBean?

    brian.stansberry

      JBossCacheService in the http session repl code calls PojoCache.getCachedType(Class). This method is not exposed in the MBean interface, forcing a tight coupling between the session repl code and the cache implementation.

      Can this method be added to the interface?