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 Details

    • FrameworkBundlesDirectoryAccessorImpl

      public FrameworkBundlesDirectoryAccessorImpl()
  • Method Details

    • getFrameworkBundlesDirectory

      public File getFrameworkBundlesDirectory()
      Specified by:
      getFrameworkBundlesDirectory in interface FrameworkBundlesDirectoryAccessor
      Returns:
      directory containing atlassian plugin system framework bundles
    • setServletContext

      public void setServletContext(javax.servlet.ServletContext servletContext)
      Specified by:
      setServletContext in interface org.springframework.web.context.ServletContextAware