|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
ZkClassPathBeanDefinitionScanner | An enhanced ClassPathBeanDefinitionScanner which not only detects bean
candidates on the classpath but also those ZK component fields (with
@Resource annotation) defined in such candidate beans annotated as
@Controller and with a @AppliedTo associated ZK component. |
ZkComponentScanBeanDefinitionParser | Enhanced version to handle annotation based ZK component Spring bean definition. |
Annotation Types Summary | |
---|---|
AfterCompose | Used to specify a method that would be called after the associated ZK component is composed. |
AppliedTo | Used to specify the associated ZK component for the annotated controller class. |
EventHandler | Used to annotate method as an event listener of the specified target ZK component and event name in the form of "abc.onXyz". |
This package contains interfaces and classes for ZK Spring core supported annotations
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |