class HttpServerResponseMethodMatcher extends com.google.inject.matcher.AbstractMatcher<java.lang.reflect.Method>
A matcher that encapsulates the logic for determining which methods in the HttpServerResponse should trigger Session termination.
Constructor and description |
---|
HttpServerResponseMethodMatcher() |
Type Params | Return Type | Name and description |
---|---|---|
|
boolean |
matches(java.lang.reflect.Method method) |