|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gridbus.broker.services.application.WebserviceMatcher
public class WebserviceMatcher
| Constructor Summary | |
|---|---|
WebserviceMatcher(java.lang.String applicationID,
BrokerStorage store)
|
|
| Method Summary | |
|---|---|
void |
invocationComplete(WSCall call)
Completed event for a webservice call |
void |
invocationFailed(WSCall call,
java.lang.Exception ex)
|
void |
run()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WebserviceMatcher(java.lang.String applicationID,
BrokerStorage store)
applicationID - store - | Method Detail |
|---|
public void run()
run in interface java.lang.RunnableRunnable.run()public void invocationComplete(WSCall call)
CallListener
invocationComplete in interface CallListener
public void invocationFailed(WSCall call,
java.lang.Exception ex)
invocationFailed in interface CallListener
|
Copyright © The University of Melbourne. 2006 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||