Exemplo n.º 1
0
 /** Performs injection to the given object. */
 public void inject(Object target) {
   model.inject(this, target);
 }