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

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

public static class TestPluginEventManagerImpl.MethodTestListener
extends Object


Constructor Summary
TestPluginEventManagerImpl.MethodTestListener()
           
 
Method Summary
 void channel(Object obj)
           
 void channel(TestPluginEventManagerImpl.MethodTestListener obj)
           
 void onEvent(String o)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestPluginEventManagerImpl.MethodTestListener

public TestPluginEventManagerImpl.MethodTestListener()
Method Detail

channel

public void channel(Object obj)

channel

public void channel(TestPluginEventManagerImpl.MethodTestListener obj)

onEvent

public void onEvent(String o)


Copyright © 2011 Atlassian. All Rights Reserved.