|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.springframework.web.servlet.mvc.support.ControllerTypePredicate
org.springframework.web.servlet.mvc.support.AnnotationControllerTypePredicate
class AnnotationControllerTypePredicate
Extension of ControllerTypePredicate that detects
annotated @Controller beans as well.
| Constructor Summary | |
|---|---|
AnnotationControllerTypePredicate()
|
|
| Method Summary | |
|---|---|
boolean |
isControllerType(java.lang.Class beanClass)
|
boolean |
isMultiActionControllerType(java.lang.Class beanClass)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
AnnotationControllerTypePredicate()
| Method Detail |
|---|
public boolean isControllerType(java.lang.Class beanClass)
isControllerType in class ControllerTypePredicatepublic boolean isMultiActionControllerType(java.lang.Class beanClass)
isMultiActionControllerType in class ControllerTypePredicate
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||