Element runnable |
---|
Allows an instance of a class implementing Runnable to be contributed. |
| Attribute class |
Optional
|
| Translator | object |
---|
| The name of a class implementing Runnable. |
| Conversion Rules- push-attribute
(
attribute=class
)
- invoke-parent
(
method=addElement
)
|
Element service |
---|
Defines a service that implements the Runnable interface. |
| Attribute service-id |
Optional
|
| Translator | service |
---|
| The name of a service implementing the Runnable interface. |
| Conversion Rules- push-attribute
(
attribute=service-id
)
- invoke-parent
(
method=addElement
)
|