public class FelixOsgiContainerManagerFactory extends Object implements org.springframework.web.context.ServletContextAware, org.springframework.beans.factory.FactoryBean<com.atlassian.plugin.osgi.container.felix.FelixOsgiContainerManager>
| Constructor and Description | 
|---|
FelixOsgiContainerManagerFactory(com.atlassian.plugin.osgi.container.PackageScannerConfiguration packageScannerConfiguration,
                                com.atlassian.plugin.osgi.hostcomponents.HostComponentProvider provider,
                                com.atlassian.plugin.event.PluginEventManager pluginEventManager,
                                com.atlassian.plugin.osgi.container.OsgiPersistentCache osgiPersistentCache)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
destroy()  | 
com.atlassian.plugin.osgi.container.felix.FelixOsgiContainerManager | 
getObject()  | 
Class | 
getObjectType()  | 
boolean | 
isSingleton()  | 
void | 
setServletContext(javax.servlet.ServletContext servletContext)  | 
public FelixOsgiContainerManagerFactory(com.atlassian.plugin.osgi.container.PackageScannerConfiguration packageScannerConfiguration,
                                        com.atlassian.plugin.osgi.hostcomponents.HostComponentProvider provider,
                                        com.atlassian.plugin.event.PluginEventManager pluginEventManager,
                                        com.atlassian.plugin.osgi.container.OsgiPersistentCache osgiPersistentCache)
public com.atlassian.plugin.osgi.container.felix.FelixOsgiContainerManager getObject()
                                                                              throws Exception
getObject in interface org.springframework.beans.factory.FactoryBean<com.atlassian.plugin.osgi.container.felix.FelixOsgiContainerManager>Exceptionpublic Class getObjectType()
getObjectType in interface org.springframework.beans.factory.FactoryBean<com.atlassian.plugin.osgi.container.felix.FelixOsgiContainerManager>public boolean isSingleton()
isSingleton in interface org.springframework.beans.factory.FactoryBean<com.atlassian.plugin.osgi.container.felix.FelixOsgiContainerManager>public void destroy()
public void setServletContext(javax.servlet.ServletContext servletContext)
setServletContext in interface org.springframework.web.context.ServletContextAwareCopyright © 2003–2022 Atlassian. All rights reserved.