Package com.evolveum.axiom.reactor
Class BaseReactorContext<E extends Exception,A extends Action<E>>
java.lang.Object
com.evolveum.axiom.reactor.BaseReactorContext<E,A>
- Direct Known Subclasses:
RuleReactorContext
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected void
addOutstanding
(A action) protected void
addOutstanding
(Collection<A> action) protected void
addSuppresed
(E common, A action) void
compute()
protected abstract E
protected void
protected void
failOutstanding
(Collection<A> outstanding)