Transformers in JAVA & Spring Framework

Posted on 16 March 2009

I’ve got a surprise when I saw this at Spring Web Service source code:

Yeah!, there’s the code to create transformers!!!,… but transformers created with that function are autobots or decepticons? I wanted to find an answer so I went to the magic function createTransformer().

Transformer factory! It isn’t at Cibertron as everyone would expected, the TransformerFactory class is part of J2SE and you can see its javadoc here,…. LOL!

  • Digg
  • del.icio.us
  • Facebook
  • Google Bookmarks
  • FriendFeed
  • LinkedIn
  • Twitter
  • MySpace
  • Ping.fm
  • Slashdot

1 Response to Transformers in JAVA & Spring Framework

  • Jose Roca Jose Roca says:

    hahahaha… Who in the world can think of “Transformers” in a java class??? Nice way to call by your visitors =p

  • Leave a Response