Package com.atlassian.bamboo.plugin.osgi
Class FrameworkBundlesDirectoryAccessorImpl
java.lang.Object
com.atlassian.bamboo.plugin.osgi.FrameworkBundlesDirectoryAccessorImpl
- All Implemented Interfaces:
FrameworkBundlesDirectoryAccessor
,org.springframework.beans.factory.Aware
,org.springframework.web.context.ServletContextAware
public class FrameworkBundlesDirectoryAccessorImpl
extends Object
implements FrameworkBundlesDirectoryAccessor, org.springframework.web.context.ServletContextAware
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setServletContext
(javax.servlet.ServletContext servletContext)
-
Constructor Details
-
FrameworkBundlesDirectoryAccessorImpl
public FrameworkBundlesDirectoryAccessorImpl()
-
-
Method Details
-
getFrameworkBundlesDirectory
- Specified by:
getFrameworkBundlesDirectory
in interfaceFrameworkBundlesDirectoryAccessor
- Returns:
- directory containing atlassian plugin system framework bundles
-
setServletContext
public void setServletContext(javax.servlet.ServletContext servletContext) - Specified by:
setServletContext
in interfaceorg.springframework.web.context.ServletContextAware
-