public class MessageBundleLiteral extends AnnotationLiteral<MessageBundle> implements MessageBundle
Modifier and Type | Field and Description |
---|---|
static MessageBundle |
INSTANCE |
Constructor and Description |
---|
MessageBundleLiteral() |
Modifier and Type | Method and Description |
---|---|
String |
projectCode() |
annotationType, equals, hashCode, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
annotationType, equals, hashCode, toString
public static final MessageBundle INSTANCE
public String projectCode()
Copyright © 2012 Seam Framework. All Rights Reserved.