com.atlassian.plugin.loaders
Class TestForwardingPluginLoader

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

public class TestForwardingPluginLoader
extends java.lang.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 © 2013 Atlassian. All Rights Reserved.