Uses of Interface
com.atlassian.bamboo.plugin.OsgiServiceProxyFactory

Packages that use OsgiServiceProxyFactory
com.atlassian.bamboo.plugin   
com.atlassian.bamboo.spring   
com.atlassian.bamboo.ww2   
com.atlassian.bamboo.ww2.results   
 

Uses of OsgiServiceProxyFactory in com.atlassian.bamboo.plugin
 

Classes in com.atlassian.bamboo.plugin that implement OsgiServiceProxyFactory
 class OsgiServiceProxyFactoryImpl
           
 

Uses of OsgiServiceProxyFactory in com.atlassian.bamboo.spring
 

Fields in com.atlassian.bamboo.spring with type parameters of type OsgiServiceProxyFactory
static com.google.common.base.Supplier<OsgiServiceProxyFactory> ComponentAccessor.OSGI_SERVICE_PROXY_FACTORY
           
 

Uses of OsgiServiceProxyFactory in com.atlassian.bamboo.ww2
 

Methods in com.atlassian.bamboo.ww2 with parameters of type OsgiServiceProxyFactory
 void BambooFreemarkerManager.setOsgiServiceProxyFactory(OsgiServiceProxyFactory osgiServiceProxyFactory)
           
 

Uses of OsgiServiceProxyFactory in com.atlassian.bamboo.ww2.results
 

Methods in com.atlassian.bamboo.ww2.results with parameters of type OsgiServiceProxyFactory
 void SoyResult.setOsgiServiceProxyFactory(OsgiServiceProxyFactory osgiServiceProxyFactory)
           
 



Copyright © 2013 Atlassian Software Systems Pty Ltd. All Rights Reserved.