org.nanoko.coffee.mill
Class InjectionHelper
java.lang.Object
org.nanoko.coffee.mill.InjectionHelper
public class InjectionHelper
- extends Object
Injection helper.
|
Field Summary |
static org.slf4j.Logger |
LOGGER
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LOGGER
public static org.slf4j.Logger LOGGER
InjectionHelper
public InjectionHelper()
inject
public static void inject(Object obj,
Class clazz,
String field,
Object value)
Copyright © 2012-2013 OW2. All Rights Reserved.