| Annotation Type | Description | 
|---|---|
| WebServiceAccessible | 
 Marker annotation/meta annotation to be used on components which
 should be accessible via web services. 
 | 
| WSCAdapterComponent | 
 This annotation marks the implementation class as client side adapter to
 Webservice Client. 
 | 
| WSPComponent | 
 Should be used to mark component to be remote accessible over web-services
 but that could not be marked as @UESService 
 |