org.nanoko.coffee.mill
Class InjectionHelper

java.lang.Object
  extended by org.nanoko.coffee.mill.InjectionHelper

public class InjectionHelper
extends Object

Injection helper.


Field Summary
static org.slf4j.Logger LOGGER
           
 
Constructor Summary
InjectionHelper()
           
 
Method Summary
static void inject(Object obj, Class clazz, String field, Object value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LOGGER

public static org.slf4j.Logger LOGGER
Constructor Detail

InjectionHelper

public InjectionHelper()
Method Detail

inject

public static void inject(Object obj,
                          Class clazz,
                          String field,
                          Object value)


Copyright © 2012-2013 OW2. All Rights Reserved.