java instance without new code example Example: instanciate a object without the new keyword in java Class.forName("YOURCLASSNAME").newInstance();