I\'m using dependency injection without any framework, pure POJOs.
Say I have a Person Class which depends on a JsonHelper class , how would I reinject the JsonHelper