class AnnotationControllerTypePredicate extends ControllerTypePredicate
ControllerTypePredicate
that detects
annotated @Controller
beans as well.Constructor and Description |
---|
AnnotationControllerTypePredicate() |
Modifier and Type | Method and Description |
---|---|
boolean |
isControllerType(java.lang.Class beanClass) |
boolean |
isMultiActionControllerType(java.lang.Class beanClass) |
public boolean isControllerType(java.lang.Class beanClass)
isControllerType
in class ControllerTypePredicate
public boolean isMultiActionControllerType(java.lang.Class beanClass)
isMultiActionControllerType
in class ControllerTypePredicate