Common Annotations 1.1 - Apache Tomcat 7.0.109

javax.annotation
Annotation Type Resources


@Documented
@Target(value=TYPE)
@Retention(value=RUNTIME)
public @interface Resources

Since:
Common Annotations 1.0

Required Element Summary
 Resource[] value
           
 

Element Detail

value

public abstract Resource[] value

Common Annotations 1.1 - Apache Tomcat 7.0.109

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