2
edits
Changes
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