public class ModulesSourceSpringInitializer extends Object implements org.jahia.services.JahiaAfterInitializationService, org.eclipse.gemini.blueprint.context.BundleContextAware
| Constructor and Description |
|---|
ModulesSourceSpringInitializer() |
| Modifier and Type | Method and Description |
|---|---|
ModulesSourceHttpServiceTracker |
getHttpServiceTracker(String bundleSymbolicName) |
static ModulesSourceSpringInitializer |
getInstance() |
void |
initAfterAllServicesAreStarted() |
void |
mountBundle(org.osgi.framework.Bundle bundle) |
void |
mountSourcesProvider(org.jahia.data.templates.JahiaTemplatesPackage templatePackage) |
void |
setBundleContext(org.osgi.framework.BundleContext bundleContext) |
void |
setJcrStoreService(org.jahia.services.content.JCRStoreService jcrStoreService) |
void |
unmountBundle(org.osgi.framework.Bundle bundle) |
void |
unmountSourcesProvider(org.jahia.data.templates.JahiaTemplatesPackage templatePackage) |
public static ModulesSourceSpringInitializer getInstance()
public void initAfterAllServicesAreStarted()
throws org.jahia.exceptions.JahiaInitializationException
initAfterAllServicesAreStarted in interface org.jahia.services.JahiaAfterInitializationServiceorg.jahia.exceptions.JahiaInitializationExceptionpublic void setBundleContext(org.osgi.framework.BundleContext bundleContext)
setBundleContext in interface org.eclipse.gemini.blueprint.context.BundleContextAwarepublic void mountSourcesProvider(org.jahia.data.templates.JahiaTemplatesPackage templatePackage)
public void unmountSourcesProvider(org.jahia.data.templates.JahiaTemplatesPackage templatePackage)
public void mountBundle(org.osgi.framework.Bundle bundle)
public void unmountBundle(org.osgi.framework.Bundle bundle)
public ModulesSourceHttpServiceTracker getHttpServiceTracker(String bundleSymbolicName)
public void setJcrStoreService(org.jahia.services.content.JCRStoreService jcrStoreService)
Copyright © 2004–2015 Jahia Solutions Group SA. All rights reserved.