Interface Refreshable


  • public interface Refreshable
    This is the interface for objects you want to refresh themselves from the cache.
    Version:
    $Id: Refreshable.java 670326 2008-06-22 09:31:47Z tv $
    Author:
    Nissim Karpenstein
    • Method Detail

      • refresh

        void refresh()
        Refreshes the object.