corelib.services.web.annotations
Annotation Type Application


@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.

Since:
0.2.0

Optional Element Summary
 java.lang.String applicationName
          Returns the application context name associated to the annotated attribute.
 

applicationName

public abstract java.lang.String applicationName
Returns the application context name associated to the annotated attribute.

Default:
""


CAUTION: Ellipse is proposed to you in BETA version to allow evaluation of this framework. Infini Software is released from any responsibility for the use of Ellipse Framework.

Copyright 2012 Infini Software - All Rights Reserved.