Package org.jmanikin.message
Provides basic abstract Message types
-
Interface Summary Interface Description LocalMessage<I extends Id<O>,O,E> A LocalMessage wraps the Environment in a LocalEnv, and temporarily stores the LocalEnv in a ThreadLocal variable. -
Class Summary Class Description LocalMessage.LocalEnvironment<I extends Id<O>,O,E> LocalEnvironment implementation that sets the ThreadLocal variable at each Stage.