com.atlassian.plugin.event.impl
Class TestPluginEventManagerImpl.AnnotationTestListener

java.lang.Object
  extended by com.atlassian.plugin.event.impl.TestPluginEventManagerImpl.AnnotationTestListener
Enclosing class:
TestPluginEventManagerImpl

public static class TestPluginEventManagerImpl.AnnotationTestListener
extends java.lang.Object


Constructor Summary
TestPluginEventManagerImpl.AnnotationTestListener()
           
 
Method Summary
 void doEventNew(java.lang.Object obj)
           
 void doEventOld(java.lang.Object obj)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestPluginEventManagerImpl.AnnotationTestListener

public TestPluginEventManagerImpl.AnnotationTestListener()
Method Detail

doEventOld

public void doEventOld(java.lang.Object obj)

doEventNew

@EventListener
public void doEventNew(java.lang.Object obj)


Copyright © 2010 Atlassian. All Rights Reserved.