|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.servingxml.components.command.CommandSourceFactory
public class CommandSourceFactory
Constructor Summary | |
---|---|
CommandSourceFactory(SubstitutionExpr dirResolver,
EnvVariableFactory[] envVariableFactories,
Command command,
CommandArg[] commandArgs,
java.nio.charset.Charset charset)
|
Method Summary | |
---|---|
StreamSource |
createStreamSource(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 CommandSourceFactory(SubstitutionExpr dirResolver, EnvVariableFactory[] envVariableFactories, Command command, CommandArg[] commandArgs, java.nio.charset.Charset charset)
Method Detail |
---|
public StreamSource createStreamSource(ServiceContext context, Flow flow)
createStreamSource
in interface StreamSourceFactory
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |