Results 1 to 3 of 3

Thread: MapFactoryBean

  1. #1
    Join Date
    Jan 2009
    Posts
    5

    Default MapFactoryBean

    I see that you can control the type of Map that will be created when using <util:map>.

    I need to create a standalone Map with the MapFactoryBean. Is there any way to specify the type of Map for the factorybean to create?

    thanks

  2. #2
    Join Date
    Jan 2008
    Location
    San Diego
    Posts
    780

    Default

    Quote Originally Posted by cygnus-x1 View Post
    I see that you can control the type of Map that will be created when using <util:map>.

    I need to create a standalone Map with the MapFactoryBean. Is there any way to specify the type of Map for the factorybean to create?

    thanks
    ???

    This doesn't make any sense. You say that you understand that you can specify the type of map and then say "is there any way to specify the type of map?".

    http://static.springsource.org/sprin...hemas-util-map

  3. #3
    Join Date
    Jan 2009
    Posts
    5

    Default



    That is what I get for not taking the time to read the entirety of chapter 3 of the docs. At first glance it looked like these were two different approaches and I knew I needed a standalone map and did not realize that the util schema gave me that.

    I'll go crawl away under a rock for a while and ensure any future questions will be more intelligent

    sorry for wasting time and space

Posting Permissions

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