org.jboss.seam.examples.booking.booking
Class ReservationNotifier
java.lang.Object
org.jboss.seam.examples.booking.booking.ReservationNotifier
- All Implemented Interfaces:
- MessageListener
public class ReservationNotifier
- extends Object
- implements MessageListener
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ReservationNotifier
public ReservationNotifier()
onMessage
public void onMessage(Message message)
- Specified by:
onMessage in interface MessageListener
Copyright © 2011 Seam Framework. All Rights Reserved.