com.atlassian.plugin.osgi.bridge.external
Interface PluginRetrievalService


public interface PluginRetrievalService

Provides access for the plugin the consuming bundle is a part of

Since:
2.6

Method Summary
 Plugin getPlugin()
           
 

Method Detail

getPlugin

Plugin getPlugin()
Returns:
the plugin of the service consumer. Can be null if there is no corresponding instance for the consuming bundle, as would be the case for a framework bundle, for example.


Copyright © 2010 Atlassian. All Rights Reserved.