Changes

Jump to: navigation, search

OSGi Concepts Services

38 bytes added, 12:39, 22 January 2011
no edit summary
</source>
 
An implementation of this interface could be:
</source>
Thus, the bundle that provides the service could register its services to an OSGi registry, while the bundle that needs the service could query the registry. The model is Service Oriented Architecture (SOA) inside the JVM (Java Virtual Machine).[[Image:filenameOSGi-DS.png|thumb|widthpx200px| ]]
The bundle consumer must implement the CommandProvider interface

Navigation menu