DispatcherDescription (object)¶
Members¶
| String | name | |
| HandlerExclusivity | handlerExclusivity | |
| Boolean | isIndependent | |
| Boolean | takeAllEvents | |
| Key | enableKey | |
| Boolean | isEnabled | |
| HandlerDescription[] | handlers |
Methods¶
| DispatcherDescription ( in BaseHandlerDescription desc ) | |
| DispatcherDescription ( in DispatcherDescription other ) | |
| DispatcherDescription () | |
| DispatcherDescription | clone ? () |
| describe ? () | |
| String | getHandlerType ? () |
Methods in detail¶
DispatcherDescription ( in BaseHandlerDescription desc )
DispatcherDescription ( in DispatcherDescription other )
copy constructor
default constructor
DispatcherDescription DispatcherDescription.clone? ()
clone method
DispatcherDescription.describe? ()
String DispatcherDescription.getHandlerType? ()