public class AnnotationValidator extends AbstractAnnotationValidator implements javax.servlet.ServletContainerInitializer
ERROR_MESSAGE_BEGINNING, MIDDLE_ROUTER_LAYOUT, NON_PARENT, NON_PARENT_ALIAS, NON_ROUTER_LAYOUT| Constructor and Description |
|---|
AnnotationValidator() |
| Modifier and Type | Method and Description |
|---|---|
List<Class<?>> |
getAnnotations()
Gets the annotations that are subject to validate.
|
void |
onStartup(Set<Class<?>> classSet,
javax.servlet.ServletContext servletContext) |
getClassAnnotations, getErrorHint, handleNonRouterLayout, validateClassespublic void onStartup(Set<Class<?>> classSet, javax.servlet.ServletContext servletContext) throws javax.servlet.ServletException
onStartup in interface javax.servlet.ServletContainerInitializerjavax.servlet.ServletExceptionpublic List<Class<?>> getAnnotations()
AbstractAnnotationValidatorgetAnnotations in class AbstractAnnotationValidatorCopyright © 2000–2019 Vaadin Ltd. All rights reserved.