org.apache.struts2.config
Annotation Type Namespace


@Retention(value=RUNTIME)
@Target(value=TYPE)
public @interface Namespace

Allows an action class to specify its namespace


Required Element Summary
 java.lang.String value
           
 

Element Detail

value

public abstract java.lang.String value


Copyright © 2000-2009 Apache Software Foundation. All Rights Reserved.