Create a class that extends com.wm.adk.cci.interaction.WmAdapterService (as shown in line 20 of
Code Example 1: WmAdapterService
Implementation Class). In order to compile, this class must implement the abstract method named execute (line 112). In addition, you must override the base class implementation of the fillWmTemplateDescriptor method (line 59).