Get a mandatory element attribute.
Get a mandatory element attribute.
the element with the mandatory attribute
name of the mandatory attribute
Get a mandatory child element.
Get a mandatory child element.
the parent element
name of the mandatory child element
Parses the given element and returns a DispatcherProperties.
Parses the given element and returns a DispatcherProperties.
dom element to parse
configuration for the dispatcher
Parses the given element and returns a ThreadPoolProperties.
Parses the given element and returns a ThreadPoolProperties.
dom element to parse
configuration for the thread pool
Parser trait for custom namespace for Akka dispatcher configuration.