|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--oracle.panama.tools.webbean.WebBeanDelegator
Constructor Summary |
WebBeanDelegator()
|
Method Summary |
Type | Method |
---|---|
oracle.panama.core.tools.webbean.WebBean |
getDelegatedWebBean()
|
java.util.HashMap |
invokeWebService(oracle.panama.core.tools.webbean.WebBeanContext service,
java.util.HashMap parameters)
invokes a web service and returns the resulting values in a HashMap. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public WebBeanDelegator() throws WebBeanException
Method Detail |
public java.util.HashMap invokeWebService(oracle.panama.core.tools.webbean.WebBeanContext service, java.util.HashMap parameters) throws WebBeanException
invokeWebService
in interface oracle.panama.core.tools.webbean.WebBean
service
- defines the service to invoke.parameters
- contains the parameters to use for the invocation.public oracle.panama.core.tools.webbean.WebBean getDelegatedWebBean()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |