Name
service
Null Target Service — Service that discards all messages sent to it
<service class="xms.examples.NullTargetService" name="name"/>
![[Note]](images/note.png) | Note |
|---|
| There are no attributes for this tag |
This tag depends on the following services (or a service that extends or implements these classes)
- xms.thread.ThreadPoolService
Example 69. Example configuration for Null Target Service
Required attributes are marked with a bold typeface
<service class="xms.examples.NullTargetService" name="name" />