|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.caucho.config.ConfiguredLiteral
public final class ConfiguredLiteral
Utility class for creating @Name annotations, used for generic resources like DataSources.
Field Summary | |
---|---|
static Configured |
LITERAL
|
Constructor Summary | |
---|---|
ConfiguredLiteral()
|
Method Summary | |
---|---|
static Configured |
create()
Creates a new @Name annotation with the given value |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final Configured LITERAL
Constructor Detail |
---|
public ConfiguredLiteral()
Method Detail |
---|
public static Configured create()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |