|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | ||||||||
@Retention(value=RUNTIME) @Target(value=FIELD) public @interface Application
Use this annotation to ask to ellipse to store a web page attribute in the web application context.
| Optional Element Summary | |
|---|---|
java.lang.String |
applicationName
Returns the application context name associated to the annotated attribute. |
public abstract java.lang.String applicationName
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | ||||||||