javax.faces.application
Annotation Type ResourceDependency
@Retention(value=RUNTIME)
@Target(value=TYPE)
@Inherited
public @interface ResourceDependency
- Since:
- 2.0
- Version:
- $Revision: 1187700 $ $Date: 2011-10-22 14:19:37 +0200 (Sat, 22 Oct 2011) $
- Author:
- Simon Lessard (latest modification by $Author: bommel $)
name
public abstract String name
library
public abstract String library
- Default:
- ""
target
public abstract String target
- Default:
- ""
Copyright © 2012 The Apache Software Foundation. All Rights Reserved.