Uses of Interface
com.atlassian.bamboo.plugin.OsgiServiceProxyFactory
Packages that use OsgiServiceProxyFactory
Package
Description
-
Uses of OsgiServiceProxyFactory in com.atlassian.bamboo.plugin.osgi
Classes in com.atlassian.bamboo.plugin.osgi that implement OsgiServiceProxyFactory -
Uses of OsgiServiceProxyFactory in com.atlassian.bamboo.plugins.stash.trigger
Methods in com.atlassian.bamboo.plugins.stash.trigger with parameters of type OsgiServiceProxyFactoryModifier and TypeMethodDescriptionvoidStashTriggerQuartzJob.setOsgiServiceProxyFactory(OsgiServiceProxyFactory osgiServiceProxyFactory) -
Uses of OsgiServiceProxyFactory in com.atlassian.bamboo.spring
Fields in com.atlassian.bamboo.spring with type parameters of type OsgiServiceProxyFactoryModifier and TypeFieldDescriptionstatic final Supplier<OsgiServiceProxyFactory>ComponentAccessor.OSGI_SERVICE_PROXY_FACTORYDeprecated. -
Uses of OsgiServiceProxyFactory in com.atlassian.bamboo.ww2
Methods in com.atlassian.bamboo.ww2 with parameters of type OsgiServiceProxyFactoryModifier and TypeMethodDescriptionvoidBambooFreemarkerManager.setOsgiServiceProxyFactory(OsgiServiceProxyFactory osgiServiceProxyFactory) -
Uses of OsgiServiceProxyFactory in com.atlassian.bamboo.ww2.results
Methods in com.atlassian.bamboo.ww2.results with parameters of type OsgiServiceProxyFactoryModifier and TypeMethodDescriptionvoidSoyResult.setOsgiServiceProxyFactory(OsgiServiceProxyFactory osgiServiceProxyFactory) -
Uses of OsgiServiceProxyFactory in com.atlassian.sal.bamboo.component
Constructors in com.atlassian.sal.bamboo.component with parameters of type OsgiServiceProxyFactoryModifierConstructorDescriptionBambooComponentLocator(com.atlassian.sal.spi.HostContextAccessor accessor, OsgiServiceProxyFactory osgiServiceProxyFactory)