org.alfresco.repo.content.caching
Interface FileHandler

All Known Implementing Classes:
CachedContentCleaner

public interface FileHandler

Callback interface for file-based actions.


Method Summary
 void handle(java.io.File file)
           
 

Method Detail

handle

void handle(java.io.File file)


Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.