|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.caucho.config.types.AnnotationBuilder
public class AnnotationBuilder
Configuration for an annotation
| Constructor Summary | |
|---|---|
AnnotationBuilder()
|
|
| Method Summary | |
|---|---|
void |
addText(java.lang.String value)
Adds the text value to the signature. |
java.lang.String |
getSignature()
Returns the signature. |
void |
init()
Initialize the signature. |
java.lang.Object |
replaceObject()
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public AnnotationBuilder()
| Method Detail |
|---|
public java.lang.String getSignature()
public void addText(java.lang.String value)
@PostConstruct
public void init()
throws ConfigException
ConfigExceptionpublic java.lang.Object replaceObject()
public java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||