| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DynamicInvocation
| Method Summary | |
|---|---|
 java.lang.Object[] | 
invoke(java.lang.String URL,
       java.lang.String operation,
       java.lang.Object[] parameters)
Dynamic invocation interface to invoke services implemented using different middleware protocols  | 
| Method Detail | 
|---|
java.lang.Object[] invoke(java.lang.String URL,
                          java.lang.String operation,
                          java.lang.Object[] parameters)
operation. - The label of the operation to invoke e.g. method name
 of an rpc call.URL - The URL of the service/interface to invokeparameters - The list of input parameters for the operation
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||