|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.glassfish.jersey.examples.managedclient.CustomHeaderFeature
public class CustomHeaderFeature
Dynamic feature that appends a properly configured CustomHeaderFilter instance
to every method that is annotated with @Require internal feature
annotation.
| Nested Class Summary | |
|---|---|
static interface |
CustomHeaderFeature.Require
A method annotation to be placed on those resource methods to which a validating CustomHeaderFilter instance should be added. |
| Constructor Summary | |
|---|---|
CustomHeaderFeature()
|
|
| Method Summary | |
|---|---|
void |
configure(ResourceInfo resourceInfo,
FeatureContext context)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CustomHeaderFeature()
| Method Detail |
|---|
public void configure(ResourceInfo resourceInfo,
FeatureContext context)
configure in interface DynamicFeature
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||