com.github.dynamicextensionsalfresco.controlpanel.Container.service.get.html.ftl Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of control-panel Show documentation
Show all versions of control-panel Show documentation
Adds an OSGi container to alfresco repository supporting dynamic code reloading, classpath isolation and a bunch of other useful features
<#import "templates/html-macros.inc.ftl" as html>
<@html.document title="Spring context - Dynamic Extensions" active="container">
Spring context
Type
Id
<#list contextBeans?keys as name>
${contextBeans[name]}
${name}
#list>
@html.document>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy