Uses of Interface
com.atlassian.plugin.osgi.SomeInterface

Packages that use SomeInterface
com.atlassian.plugin.osgi   
 

Uses of SomeInterface in com.atlassian.plugin.osgi
 

Methods in com.atlassian.plugin.osgi that return SomeInterface
 SomeInterface HostClassUsingHostComponentSetter.getSomeInterface()
           
 

Methods in com.atlassian.plugin.osgi with parameters of type SomeInterface
 void HostClassUsingHostComponentSetter.setSomeInterface(SomeInterface someInterface)
           
 

Constructors in com.atlassian.plugin.osgi with parameters of type SomeInterface
HostClassUsingHostComponentConstructor(SomeInterface someInterface)
           
 



Copyright © 2010 Atlassian. All Rights Reserved.