Interface CacheManipulationStatus
- 
 public interface CacheManipulationStatusThis class is for cache manipulation status.
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description MonitorManipulationExceptiongetManipulationException()intgetStatus()
 
- 
- 
- 
Method Detail- 
getStatusint getStatus() 
 - 
getManipulationExceptionMonitorManipulationException getManipulationException() 
 
- 
 
-