public class HaHotCheckResourceFilter
extends java.lang.Object
implements com.sun.jersey.spi.container.ResourceFilterFactory
HaHotStateRequired annotation,
that the server is in that state (and up).
Requests with #SKIP_CHECK_HEADER set as a header skip this check.
This follows a different pattern to HaMasterCheckFilter
as this needs to know the method being invoked.
| Constructor and Description |
|---|
HaHotCheckResourceFilter() |
HaHotCheckResourceFilter(ManagementContext mgmt) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<com.sun.jersey.spi.container.ResourceFilter> |
create(com.sun.jersey.api.model.AbstractMethod am) |
public HaHotCheckResourceFilter()
public HaHotCheckResourceFilter(ManagementContext mgmt)