Package com.mastfrog.acteur
Interface ActeurFactory.Test
- Enclosing class:
- ActeurFactory
public static interface ActeurFactory.Test
A test which can be performed on a request, for example, to decide about
branching
-
Method Summary
-
Method Details
-
test
Perform the test- Parameters:
evt- The request- Returns:
- The result of the test
-