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
 String[] value
           
 

Element Detail

value

public abstract String[] value


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