-
-
Method Summary
Modifier and Type Method Description final TgetEvent()final Function1<Context<T>, Boolean>getCurrentFilter()final List<Handler<T>>getNextHandlers()final ExceptiongetException()final Map<Object, Object>getAttributes()final Context<T>next()-
-
Method Detail
-
getCurrentFilter
final Function1<Context<T>, Boolean> getCurrentFilter()
-
getNextHandlers
final List<Handler<T>> getNextHandlers()
-
getException
final Exception getException()
-
getAttributes
final Map<Object, Object> getAttributes()
-
-
-
-