META-INF.spring.osgi-container.services.osgi-container-services.txt Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of alfresco-integration Show documentation
Show all versions of alfresco-integration Show documentation
Adds an OSGi container to alfresco repository supporting dynamic code reloading, classpath isolation and a bunch of other useful features
# Contains the bean names of the OSGi container services and the service names under which
# they are registered in OSGI space.
#
# Format: :[,...]
#osgi.container.WebScriptRegistry:com.github.dynamicextensionsalfresco.osgi.webscripts.CompositeRegistry
osgi.container.WebScriptUriRegistry:com.github.dynamicextensionsalfresco.webscripts.WebScriptUriRegistry
osgi.container.WebScriptContainer:org.springframework.extensions.webscripts.Container
osgi.container.WebScriptSearchPathRegistry:com.github.dynamicextensionsalfresco.osgi.webscripts.SearchPathRegistry
osgi.container.NamespaceHandlerResolver:org.springframework.beans.factory.xml.NamespaceHandlerResolver
osgi.container.EntityResolver:org.xml.sax.EntityResolver
osgi.container.ActionExecuterRegistry:com.github.dynamicextensionsalfresco.actions.ActionExecuterRegistry
osgi.container.Configuration:com.github.dynamicextensionsalfresco.osgi.Configuration
osgi.container.RepositoryStoreService:com.github.dynamicextensionsalfresco.osgi.RepositoryStoreService
osgi.container.FrameworkService:com.github.dynamicextensionsalfresco.osgi.FrameworkService
© 2015 - 2025 Weber Informatics LLC | Privacy Policy