com.atlassian.confluence.it.admin
Interface CacheKey

All Known Implementing Classes:
StandardCacheKey

public interface CacheKey

Interface for cache keys in Confluence. This interface should only be implmented by StandardCacheKey and plugin test code.


Method Summary
 String getKey()
           
 

Method Detail

getKey

String getKey()


Copyright © 2003-2011 Atlassian. All Rights Reserved.