com.ibm.jbatch.container.util
Class DependencyInjectionUtility
java.lang.Object
com.ibm.jbatch.container.util.DependencyInjectionUtility
public class DependencyInjectionUtility
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DependencyInjectionUtility
public DependencyInjectionUtility()
injectReferences
public static void injectReferences(Object artifact,
InjectionReferences injectionRefs)
getPropertyValue
public static String getPropertyValue(List<Property> props,
String name)
- Parameters:
props - list of properties from job xmlname - name of the property
- Returns:
- null if no matching property found
Copyright © 2013. All Rights Reserved.