Open main menu

CDOT Wiki β

Changes

Steps for Building Declarative Services

45 bytes added, 00:12, 25 January 2011
no edit summary
</source>
<h4>23. Define the Service Descriptor</h4> (the component.xml file)
The relationships between the interface that is exposed to the client and the implementation that is hidden, must be defined in a xml file:
</source>
<h4>3. Define the Bundle Consumer Class</h4>
The bundle consumer must implement the CommandProvider interface