org.apache.struts2.config
Annotation Type ParentPackage


@Retention(value=RUNTIME)
@Target(value={TYPE,PACKAGE})
public @interface ParentPackage

Allows an action class or package to specify an xwork package to inherit


Required Element Summary
 java.lang.String[] value
           
 

Element Detail

value

public abstract java.lang.String[] value


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