Package it.tidalwave.actor
package it.tidalwave.actor
-
ClassDescriptionRepresents a single task that is possibly decomposed in multiple subtasks and provides support for waiting for its completion.A provider of a
Collaboration
.This message notifies that aCollaboration
has been completed.This message notifies that a newCollaboration
has been started.This role should be injected into a message to decorated it at the moment of sending.MessageDecorator.Same<T extends MessageSupport>A default implementation ofMessageDecorator
which returns the same message.A support class for implementing messages.