SLING-6390 - Remove metatype info for some HTL OSGi configurations

* removed metatype annotations; components can still be configured via
sling:OsgiConfig nodes or directly through the ConfigurationAdmin

git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1774436 13f79535-47bb-0310-9956-ffa450edef68
1 file changed
tree: e1e273a1ae6bf696c8ea06db7e4fde1c7227e2e6
  1. src/
  2. pom.xml
  3. README.md
README.md

Apache Sling Scripting HTL JavaScript Use Provider

This bundle allows HTL‘s Use API to access JS scripts. It also wraps Sling’s JS engine in a simulated event loop.

The bundle also contains a bindings values provider that adds an API layer accessible from HTL & JS. The implementation of that API can be found in src/main/resources/SLING-INF.