Results 1 to 3 of 3

Thread: ClassBasedObjectSelector

  1. #1
    Join Date
    Apr 2011
    Posts
    2

    Default ClassBasedObjectSelector

    Hi,

    Trying to inject a stage component into a PresentationModelObject.
    (2.1.2.21. Injecting stage components into other objects)

    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>
    Is the "org.springextensions.actionscript.ioc.wire.ClassB asedObjectSelector" still available in 1.1?

    Thx in advance,

    Seppe

  2. #2
    Join Date
    Apr 2011
    Posts
    2

    Default

    My bad...

    org.springextensions.actionscript.stage.selectors. ClassBasedObjectSelector

  3. #3
    Join Date
    Dec 2008
    Location
    Brussels
    Posts
    407

    Default doc bug

    Hey there,

    this was clearly a mistake in the documentation, I've updated the doc files and will make sure that with the next release the site will reflect the correct changes.

    Thanks for bringing this up!

    cheers,

    Roland

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •