com.atlassian.confluence.util
Class ConfluenceVelocityResourceCachePluginListener

java.lang.Object
  extended bycom.atlassian.confluence.util.ConfluenceVelocityResourceCachePluginListener
All Implemented Interfaces:
EventListener

public class ConfluenceVelocityResourceCachePluginListener
extends Object
implements EventListener


Constructor Summary
ConfluenceVelocityResourceCachePluginListener()
           
 
Method Summary
 Class[] getHandledEventClasses()
           
 void handleEvent(Event event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConfluenceVelocityResourceCachePluginListener

public ConfluenceVelocityResourceCachePluginListener()
Method Detail

handleEvent

public void handleEvent(Event event)
Specified by:
handleEvent in interface EventListener

getHandledEventClasses

public Class[] getHandledEventClasses()
Specified by:
getHandledEventClasses in interface EventListener


Confluence is developed by Atlassian.