Hi,
Trying to inject a stage component into a PresentationModelObject.
(2.1.2.21. Injecting stage components into other objects)
Is the "org.springextensions.actionscript.ioc.wire.ClassB asedObjectSelector" still available in 1.1?Code:<object class="org.springextensions.actionscript.ioc.wire.ClassBasedObjectSelector" id="registrySelector"> <property name="approveOnMatch" value="true"/> <property name="classRegexpArray"> <value> <array> <value>com\.components*</value> </array> </value> </property> </object>
Thx in advance,
Seppe


Reply With Quote