com.atlassian.plugin.event.impl
Class TestPluginEventManagerImpl.AnnotationTestListener
java.lang.Object
com.atlassian.plugin.event.impl.TestPluginEventManagerImpl.AnnotationTestListener
- Enclosing class:
- TestPluginEventManagerImpl
public static class TestPluginEventManagerImpl.AnnotationTestListener
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestPluginEventManagerImpl.AnnotationTestListener
public TestPluginEventManagerImpl.AnnotationTestListener()
doEventOld
public void doEventOld(Object obj)
doEventNew
@EventListener
public void doEventNew(Object obj)
Copyright © 2010 Atlassian. All Rights Reserved.