Objenesis

An open-source library for instantiating Java objects
Download

Objenesis Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Apache
  • Publisher Name:
  • Objenesis Team
  • Publisher web site:
  • http://code.google.com/u/110364367003361616663/
  • Operating Systems:
  • Mac OS X
  • File Size:
  • 255 KB

Objenesis Tags


Objenesis Description

It is rather easy to instantiate objects in Java through standard reflection. However, there are many cases where you need to go beyond what reflection provides.For example, if there's no public constructor, you want to bypass the constructor code, or set final fields.There are numerous clever (but fiddly) approaches to getting around this and the Objenesis library provides a intuitive way to get at them.Detailed instructions on how to install and use the Objenesis utility on your Mac are available HERE.Objenesis is a cross-platform utility capable of running on any operating system that comes with Java support (e.g. Mac OS X, Windows, Linux).


Objenesis Related Software