com.atlassian.confluence.event.listeners
Class MailServerEventListener

java.lang.Object
  extended by com.atlassian.confluence.event.listeners.MailServerEventListener
All Implemented Interfaces:
com.atlassian.event.EventListener

public class MailServerEventListener
extends Object
implements com.atlassian.event.EventListener

Handles the creation and deletion of MailServers to expose / hide their metrics via JMX.


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

Constructor Detail

MailServerEventListener

public MailServerEventListener()
Method Detail

handleEvent

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

getHandledEventClasses

public Class[] getHandledEventClasses()
Specified by:
getHandledEventClasses in interface com.atlassian.event.EventListener


Copyright © 2003-2012 Atlassian. All Rights Reserved.