文件名称:osgifx:在 OSGi felix 容器中运行 JavaFX 2 的应用程序示例
文件大小:27KB
文件格式:ZIP
更新时间:2024-07-10 12:18:03
Java
osgifx 在具有 JPA 持久性和 iPOJO 注入的 OSGi felix 容器中运行 JavaFX 2 的应用程序示例。 view - 主要的 JavaFX 视图模块,包含一个用于管理 Persosn 的视图。 核心 - 定义视图使用的模型、persistence.xml 和服务接口。 core-impl - 使用 OSGi 提供的 entityManagerFactory 实现服务接口。 felix.launcher - 将所有依赖包放在一个 apache felix 实例中,并使用适当的 conf.properties 文件运行它。
【文件预览】:
osgifx-master
----core-impl()
--------src()
--------nb-configuration.xml(1022B)
--------pom.xml(1KB)
----view()
--------src()
--------nb-configuration.xml(1022B)
--------pom.xml(971B)
--------osgi.properties(44B)
--------readme.txt(306B)
----core()
--------src()
--------nb-configuration.xml(1022B)
--------pom.xml(822B)
--------osgi.properties(94B)
----README.md(502B)
----nb-configuration.xml(1022B)
----pom.xml(3KB)
----.gitignore(75B)
----felix.launcher()
--------conf()
--------src()
--------nb-configuration.xml(1022B)
--------pom.xml(11KB)