com.atlassian.plugin.osgi
Class TestPluginInstall.Callable3Aware

java.lang.Object
  extended by com.atlassian.plugin.osgi.TestPluginInstall.Callable3Aware
Enclosing class:
TestPluginInstall

public static class TestPluginInstall.Callable3Aware
extends Object


Constructor Summary
TestPluginInstall.Callable3Aware(Callable3 callable)
           
 
Method Summary
 String call()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestPluginInstall.Callable3Aware

public TestPluginInstall.Callable3Aware(Callable3 callable)
Method Detail

call

public String call()
            throws Exception
Throws:
Exception


Copyright © 2011 Atlassian. All Rights Reserved.