Classes
 ClassDescription
 ManagedEventsProcessor Processor that registers and unregisters listeners to managed events that should be dispatched through Parsley's central message router.
 MessageDispatcherProcessor Processor that injects a message dispatcher function into the target object for routing messages through the frameworks messaging system.
 MessageReceiverProcessor Processor that registers and unregisters any kind of message receiver.
 MethodReceiverProcessor Processor that registers message receivers for a target method.
 PropertyReceiverProcessor Processor that registers message receivers for a target property.