| 
 | Servlet 3.0 - Apache Tomcat 7.0.4 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | ||||||||
@Target(value=TYPE) @Retention(value=RUNTIME) public @interface HandlesTypes
This annotation is used to declare an array of application classes which are
 passed to a ServletContainerInitializer.
| Required Element Summary | |
|---|---|
|  java.lang.Class[] | value | 
| Element Detail | 
|---|
public abstract java.lang.Class[] value
| 
 | Servlet 3.0 - Apache Tomcat 7.0.4 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | ||||||||