|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.springframework.context.annotation.ComponentScanBeanDefinitionParser org.zkoss.spring.context.annotation.ZkComponentScanBeanDefinitionParser
public class ZkComponentScanBeanDefinitionParser
Enhanced version to handle annotation based ZK component Spring bean definition.
Constructor Summary | |
---|---|
ZkComponentScanBeanDefinitionParser()
|
Method Summary | |
---|---|
protected org.springframework.context.annotation.ClassPathBeanDefinitionScanner |
createScanner(org.springframework.beans.factory.xml.XmlReaderContext readerContext,
boolean useDefaultFilters)
|
Methods inherited from class org.springframework.context.annotation.ComponentScanBeanDefinitionParser |
---|
configureScanner, createTypeFilter, parse, parseBeanNameGenerator, parseScope, parseTypeFilters, registerComponents |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ZkComponentScanBeanDefinitionParser()
Method Detail |
---|
protected org.springframework.context.annotation.ClassPathBeanDefinitionScanner createScanner(org.springframework.beans.factory.xml.XmlReaderContext readerContext, boolean useDefaultFilters)
createScanner
in class org.springframework.context.annotation.ComponentScanBeanDefinitionParser
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |