| 
Oracle Fusion Middleware Workflow Services Java API Reference for Oracle SOA Suite 11g Release 1 (11.1.1.7) E10660-11  | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IServiceProvider
All service providers must implements this interface. This interfaces provides a method to initilize a provider. Workflow frameworks loads the providers defined in workflow identity configuration file. The init methods is called to initilize the provider.
| Method Summary | |
|---|---|
 void | 
init(java.util.Map properties)Initlaizes the provider.  | 
| Method Detail | 
|---|
void init(java.util.Map properties)
<initializationParameter> in the identity confuration file is put in the map.properties - map with name and values
  | 
Oracle Fusion Middleware Workflow Services Java API Reference for Oracle SOA Suite 11g Release 1 (11.1.1.7) E10660-11  | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||