资 源 简 介
News
03 August 2011: Added bridge implementation for Groovy in jo-bridge trunk
September 2010: Added ant support for Hudson integration
Goal
This project provides a set of OSGi bundles to use the Jython interpreter within a OSGi framework.
The main goal that the project aims is the complete interoperability between OSGi and Python.
Another goal is to provide a simple OSGi architecture to embedd any Java based interpreter in a complex OSGi framework.
Architecture
The following image shows the current jo-bridge architecture:
The roles of modules are:
IScriptBridge: Interface for (potentially) any java-based interpreter,it is the layer between OSGi platform and the interpreter component; OSGi service
文 件 列 表
jo_bridge_alfa_03
GroovyBridge_1.0.0.201108031555.jar
jython.jar
test.py
IScriptBridge_1.0.0.201002281614.jar
JythonBridge_1.0.0.201002281622.jar
osgi.services.api.simpleservice_1.0.0.201003012105.jar
groovy-all-1.8.1.jar
osgi.services.impl.simpleserviceimpl_1.0.0.201003012105.jar
README.txt
test.groovy
osgi.py
osgi.groovy