|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.servingxml.components.command.EnvVariableFactory
public class EnvVariableFactory
A EnvVariableFactory
is a factory for creating
EnvVariable objects.
Constructor Summary | |
---|---|
EnvVariableFactory(java.lang.String name,
ValueEvaluator valueEvaluator)
|
Method Summary | |
---|---|
EnvVariable |
createEnvVariable(ServiceContext context,
Flow flow)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EnvVariableFactory(java.lang.String name, ValueEvaluator valueEvaluator)
Method Detail |
---|
public EnvVariable createEnvVariable(ServiceContext context, Flow flow)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |