org.apache.struts2.config
Annotation Type Namespace


@Retention(value=RUNTIME)
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-2008 Apache Software Foundation. All Rights Reserved.