com.googlecode.fascinator.portal.workflow
Interface SimpleWorkflowPageCacheMXBean

All Known Implementing Classes:
SimpleWorkflowPageCache

public interface SimpleWorkflowPageCacheMXBean


Method Summary
 void clearCache()
          Clear the entire cache
 void clearCache(String workflowId, String step)
           
 

Method Detail

clearCache

void clearCache()
Clear the entire cache


clearCache

void clearCache(String workflowId,
                String step)


Copyright © 2009-2014. All Rights Reserved.