core-jgi/org.adempiere.base
Heng Sin Low 4f518786ce Merge 437b5ff245df 2013-07-01 16:02:22 +08:00
..
.settings
META-INF
OSGI-INF
schema
src Merge 437b5ff245df 2013-07-01 16:02:22 +08:00
.classpath
.packaging
.project
build.properties
documentation.bat
packaging-build.xml
plugin.xml IDEMPIERE-359 Add OSGi Service support for existing extension point. 1) Separate osgi service and equinox extension locator API. Service.locator() for OSGi service and EquinoxExtensionLocator.instance() for equinox extension. 2) Use OSGi service for all singleton component ( all factories and most services ) and equinox extension for others ( UI object, Process instance and PIPO handlers). 2013-02-13 16:15:43 +08:00