org.jboss.solder.servlet.http
Annotation Type ContextPath


@Qualifier
@Target(value={TYPE,METHOD,PARAMETER,FIELD})
@Retention(value=RUNTIME)
@Documented
public @interface ContextPath

Qualifies the context path string.

Author:
Dan Allen



Copyright © 2011 Seam Framework. All Rights Reserved.