|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface INotificationEvaluationStrategyResult
Result wrapper for INotificationEvaluationStrategy
implementations.
Method Summary | |
---|---|
void |
add(IEvaluationResult result)
Adds the given IEvaluationResult to this result collection.A strategy may call this method more than once. |
Method Detail |
---|
void add(IEvaluationResult result)
IEvaluationResult
to this result collection.
result
- the IEvaluationResult
to add, never null.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |