[b][color=olive][color=olive]
spring
bigcasetypeservice
[/color][/color][/b]
没有实例化factory
[code="java"]
[/code]
这样实例化,依然请看官网那个文档。
这个配置是指Flex整合Spring的bean
可以参考一些文章说明整合过程
http://thiger.blog.hexun.com/18883754_d.html
[code="java"]
[/code]
[code="java"]
spring
weatherBean
[/code]
两部分结合看。
When the factory element is encountered at start up, BlazeDS calls the FlexFactory.createFactoryInstance() method.
When BlazeDS requires an instance of the component for this destination, it calls the FactoryInstance.lookup() method to retrieve the individual instance for the destination.
官网文档有说明:http://livedocs.adobe.com/blazeds/1/blazeds_devguide/help.html?content=factory_2.html