META-INF.spring.osgi-container.packages.dynamic-extensions-packages.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
# This file configures the system packages that make up the core of the Dynamic
# Extensions framework.
#
# Configuring the system packages explicitly ensures that Dynamic Extensions
# itself continues to work, even if the system package cache lists
# deprecated/obsolete Java packages. The user will still be able to delete the
# system package cache using the Dynamic Extensions Control Panel in this case.
# OSGi integration
com.github.dynamicextensionsalfresco.osgi
com.github.dynamicextensionsalfresco.osgi.felix
com.github.dynamicextensionsalfresco.osgi.spring
com.github.dynamicextensionsalfresco.osgi.webscripts
# Annotations
com.github.dynamicextensionsalfresco.actions.annotations
com.github.dynamicextensionsalfresco.annotations
com.github.dynamicextensionsalfresco.behaviours.annotations
com.github.dynamicextensionsalfresco.webscripts.annotations
# Annotation handling
com.github.dynamicextensionsalfresco
com.github.dynamicextensionsalfresco.actions
com.github.dynamicextensionsalfresco.policy
com.github.dynamicextensionsalfresco.aop
com.github.dynamicextensionsalfresco.webscripts
com.github.dynamicextensionsalfresco.webscripts.arguments
com.github.dynamicextensionsalfresco.schedule
com.github.dynamicextensionsalfresco.schedule.quartz1
com.github.dynamicextensionsalfresco.schedule.quartz2
# Models
com.github.dynamicextensionsalfresco.models
© 2015 - 2025 Weber Informatics LLC | Privacy Policy