public class HeaderParamLiteral extends AnnotationLiteral<HeaderParam> implements HeaderParam
| Modifier and Type | Field and Description |
|---|---|
static HeaderParamLiteral |
INSTANCE |
| Constructor and Description |
|---|
HeaderParamLiteral() |
HeaderParamLiteral(String value) |
| Modifier and Type | Method and Description |
|---|---|
String |
value() |
annotationType, equals, hashCode, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitannotationType, equals, hashCode, toStringpublic static final HeaderParamLiteral INSTANCE
public HeaderParamLiteral()
public HeaderParamLiteral(String value)
public String value()
Copyright © 2012 Seam Framework. All Rights Reserved.