|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.servingxml.components.task.AbstractTask
com.servingxml.components.service.RunService
public class RunService
The RunService class implements the action of running a service.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface com.servingxml.components.string.Stringable |
|---|
Stringable.EmptyStringable |
| Field Summary |
|---|
| Fields inherited from interface com.servingxml.components.string.Stringable |
|---|
EMPTY, EMPTY_ARRAY |
| Constructor Summary | |
|---|---|
RunService(NameSubstitutionExpr serviceIdResolver,
StreamSourceFactory sourceFactory,
StreamSinkFactory sinkFactory)
|
|
| Method Summary | |
|---|---|
void |
execute(ServiceContext context,
Flow flow)
|
| Methods inherited from class com.servingxml.components.task.AbstractTask |
|---|
createString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.servingxml.components.string.Stringable |
|---|
createString |
| Constructor Detail |
|---|
public RunService(NameSubstitutionExpr serviceIdResolver,
StreamSourceFactory sourceFactory,
StreamSinkFactory sinkFactory)
| Method Detail |
|---|
public void execute(ServiceContext context,
Flow flow)
execute in interface Task
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||