com.atlassian.gadgets.event
Class ClearHttpCacheEvent

java.lang.Object
  extended by com.atlassian.gadgets.event.ClearHttpCacheEvent

public final class ClearHttpCacheEvent
extends Object

An event that a host application can throw to clear shindig's cache. This may be required for example when a host application updates its whitelist configuration, which changes which gadgets may be allowed or banned.

Since:
v3.0

Field Summary
static ClearHttpCacheEvent INSTANCE
           
 
Constructor Summary
ClearHttpCacheEvent()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

INSTANCE

public static final ClearHttpCacheEvent INSTANCE
Constructor Detail

ClearHttpCacheEvent

public ClearHttpCacheEvent()


Copyright © 2013 Atlassian. All Rights Reserved.