org.jitr.annotation
Annotation Type BaseUri


@Documented
@Inherited
@Retention(value=RUNTIME)
@Target(value=FIELD)
public @interface BaseUri

Annotation marking a String that Jitr should set with the current base URI of the running web application.

Author:
Josh Devins (info@joshdevins.net)



Copyright © 2009. All Rights Reserved.