|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jboss.txbridge.ba.execute.ServiceExecutor
org.jboss.txbridge.ba.execute.LocalServiceExecutor
public class LocalServiceExecutor
This class represents a local service executor. This executor uses the LocalExecution class as the execution mechanism by default.
| Field Summary |
|---|
| Fields inherited from class org.jboss.txbridge.ba.execute.ServiceExecutor |
|---|
dataProvider, execution |
| Constructor Summary | |
|---|---|
LocalServiceExecutor(TaskDescription taskDesc)
|
|
| Method Summary |
|---|
| Methods inherited from class org.jboss.txbridge.ba.execute.ServiceExecutor |
|---|
invokeService, setExecutionType |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LocalServiceExecutor(TaskDescription taskDesc)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||