com.atlassian.plugin.loaders
Class TestForwardingPluginLoader

java.lang.Object
  extended by com.atlassian.plugin.loaders.TestForwardingPluginLoader

public class TestForwardingPluginLoader
extends Object


Constructor Summary
TestForwardingPluginLoader()
           
 
Method Summary
 void forwardsDiscardablePluginLoaderMethodsToDelegate()
           
 void forwardsDynamicPluginLoaderMethodsToDelegate()
           
 void forwardsPluginLoaderMethodsToDelegate()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestForwardingPluginLoader

public TestForwardingPluginLoader()
Method Detail

forwardsPluginLoaderMethodsToDelegate

public void forwardsPluginLoaderMethodsToDelegate()

forwardsDynamicPluginLoaderMethodsToDelegate

public void forwardsDynamicPluginLoaderMethodsToDelegate()

forwardsDiscardablePluginLoaderMethodsToDelegate

public void forwardsDiscardablePluginLoaderMethodsToDelegate()


Copyright © 2014 Atlassian. All rights reserved.