Interface InProcessCacheMBean

All Superinterfaces:
Serializable
All Known Implementing Classes:
InProcessCache

public interface InProcessCacheMBean extends Serializable
  • Method Details

    • getName

      String getName()
    • setName

      void setName(String aName)
    • reset

      void reset()
    • getSize

      int getSize()
    • setSize

      void setSize(int i)