org.apache.jcs.engine.behavior
Interface ICacheRestore

All Known Implementing Classes:
LateralCacheRestore, RemoteCacheClusterRestore, RemoteCacheRestore

public interface ICacheRestore

Description of the Interface

Author:
asmuts

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