|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
@EventHandler
("myComponent.onXXX") event handler methods and
auto-wired components in a ZK ZUML page.ZkComponentFactoryBean
.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.ZkComponentFactoryBean
bean for bijection of ZK component and Spring bean.ZkComponentFactoryBean
beans for bijection of ZK component and Spring bean.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |