JAdapter

A dependency transformation framework for Java
Download

JAdapter Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Vidarsvans
  • Publisher web site:
  • http://code.google.com/u/vidarsvans/
  • Operating Systems:
  • Mac OS X
  • File Size:
  • 66 KB

JAdapter Tags


JAdapter Description

A dependency transformation framework for Java JAdapter ia free and open source dependency transformation framework that makes transformation between types and object composition in Java easy using adapters. JAdapter supports reflection to use plain Java classes as adapters in the case you don't want to tight your adapters to the framework. Adapters can be registered in an adapter registry and looked up on demand. Here are some key features of "JAdapter": · Dependency transformation. JAdapter automatically finds a an adapter that transforms the context into the type you depend on. It also comes with a Transformer interface that you can inject into your client code. · Reflection based. Plain Java classes can be used as adapters, or you can directly implement the Adapter interface. · Works well with Spring and probably other IoC containers. · No dependencies. Requirements: · Java


JAdapter Related Software