|
SAP NetWeaver 7.11 (EhP1 SP02) Process Integration | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ModuleProcessor | |
|---|---|
| com.sap.aii.af.lib.mp.processor | |
| Uses of ModuleProcessor in com.sap.aii.af.lib.mp.processor |
|---|
| Methods in com.sap.aii.af.lib.mp.processor that return ModuleProcessor | |
|---|---|
static ModuleProcessor |
ModuleProcessorFactory.getModuleProcessor(boolean local)
This static factory method retrieves the ModuleProcessorImpl class from the XI AF It tries to access the ModuleProcessor ejb once and throws an error if it is not started yet immediately |
static ModuleProcessor |
ModuleProcessorFactory.getModuleProcessor(boolean local,
int numRetries,
int waitTime)
This static factory method retrieves the ModuleProcessorImpl class from the XI AF It tries to access the ModuleProcessor ejb numRetries times and waits waitTime milliseconds between each try. |
|
SAP NetWeaver 7.11 (EhP1 SP02) Process Integration | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||