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, validateClasses
public void onStartup(Set<Class<?>> classSet, javax.servlet.ServletContext servletContext) throws javax.servlet.ServletException
onStartup
in interface javax.servlet.ServletContainerInitializer
javax.servlet.ServletException
public List<Class<?>> getAnnotations()
AbstractAnnotationValidator
getAnnotations
in class AbstractAnnotationValidator
Copyright © 2019. All rights reserved.