org.apache.jcs.engine.behavior
Interface ICacheRestore

All Known Implementing Classes:
LateralCacheRestore, RemoteCacheRestore

public interface ICacheRestore

Description of the Interface


Method Summary
 boolean canFix()
          Description of the Method
 void fix()
          Description of the Method
 

Method Detail

canFix

public boolean canFix()
Description of the Method


fix

public void fix()
Description of the Method



Copyright © 2002-2005 Apache Software Foundation. All Rights Reserved.