com.atlassian.plugin.osgi
Class TestDynamicPluginModule.PluginModuleEnabledListener

java.lang.Object
  extended by com.atlassian.plugin.osgi.TestDynamicPluginModule.PluginModuleEnabledListener
Enclosing class:
TestDynamicPluginModule

public static class TestDynamicPluginModule.PluginModuleEnabledListener
extends Object


Field Summary
 int called
           
 
Constructor Summary
TestDynamicPluginModule.PluginModuleEnabledListener(String key)
           
 
Method Summary
 void onEnable(com.atlassian.plugin.event.events.PluginModuleEnabledEvent event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

called

public volatile int called
Constructor Detail

TestDynamicPluginModule.PluginModuleEnabledListener

public TestDynamicPluginModule.PluginModuleEnabledListener(String key)
Method Detail

onEnable

public void onEnable(com.atlassian.plugin.event.events.PluginModuleEnabledEvent event)


Copyright © 2011 Atlassian. All Rights Reserved.