com.atlassian.plugin.osgi.factory
Class TestOsgiBundlePlugin.Legacy

java.lang.Object
  extended by com.atlassian.plugin.osgi.factory.TestOsgiBundlePlugin
      extended by com.atlassian.plugin.osgi.factory.TestOsgiBundlePlugin.Legacy
Enclosing class:
TestOsgiBundlePlugin

public static class TestOsgiBundlePlugin.Legacy
extends TestOsgiBundlePlugin


Nested Class Summary
 
Nested classes/interfaces inherited from class com.atlassian.plugin.osgi.factory.TestOsgiBundlePlugin
TestOsgiBundlePlugin.Legacy, TestOsgiBundlePlugin.Modern
 
Field Summary
 
Fields inherited from class com.atlassian.plugin.osgi.factory.TestOsgiBundlePlugin
DESCRIPTION, NAME, PLUGIN_KEY, SYMBOLIC_NAME, VENDOR, VERSION
 
Constructor Summary
TestOsgiBundlePlugin.Legacy()
           
 
Method Summary
protected  OsgiBundlePlugin getOsgiBundlePlugin()
           
 
Methods inherited from class com.atlassian.plugin.osgi.factory.TestOsgiBundlePlugin
constructorConfiguresPluginCorrectly, executeBasicLifeCycle, getClassLoaderReturnsClassLoaderThatUsesBundle, getDateInstalledMatchesFileTimestamp, getDateLoadedIsRecent, getPluginArtifactReturnsPluginArtifact, getResourceAsStreamForwardsToBundle, getResourceForwardsToBundle, isDeleteableIsTrue, isDynamicallyLoadedIsTrue, isUninstallableIsTrue, loadClassForwardsToBundle, setUp
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestOsgiBundlePlugin.Legacy

public TestOsgiBundlePlugin.Legacy()
Method Detail

getOsgiBundlePlugin

protected OsgiBundlePlugin getOsgiBundlePlugin()
Specified by:
getOsgiBundlePlugin in class TestOsgiBundlePlugin


Copyright © 2015 Atlassian. All rights reserved.