|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.google.checkout.handlers.OrderStateChangeNotificationHandler
public class OrderStateChangeNotificationHandler
Constructor Summary | |
---|---|
OrderStateChangeNotificationHandler()
|
Method Summary | |
---|---|
java.lang.String |
process(MerchantInfo mi,
java.lang.String notificationMsg)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public OrderStateChangeNotificationHandler()
Method Detail |
---|
public java.lang.String process(MerchantInfo mi, java.lang.String notificationMsg) throws CheckoutException
process
in interface MessageHandler
mi
- The merchant infonotificationMsg
- The notification message
CheckoutException
- if an error occured
while processing the notificationMsg
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |