public class JndiWorkParameterFactory extends Object implements ParameterFactory
ParameterFactory
for the JNDI Work
Object.Constructor and Description |
---|
JndiWorkParameterFactory() |
Modifier and Type | Method and Description |
---|---|
Object |
createParameter(Object jndiWorkObject,
TaskContext<?,?,?> context)
Creates the parameter from the
TaskContext . |
public Object createParameter(Object jndiWorkObject, TaskContext<?,?,?> context) throws Exception
ParameterFactory
TaskContext
.createParameter
in interface ParameterFactory
jndiWorkObject
- JNDI Work
Object.context
- TaskContext
.Exception
- If fails to create the parameter.Copyright © 2005–2016. All rights reserved.