org.codehaus.activecluster.impl
Class StateConsumer
java.lang.Object
org.codehaus.activecluster.impl.StateConsumer
- All Implemented Interfaces:
- MessageListener
- public class StateConsumer
- extends Object
- implements MessageListener
A JMS MessageListener which processes inbound messages and
applies them to a StateService
- Version:
- $Revision: 1.3 $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StateConsumer
public StateConsumer(StateService stateService)
onMessage
public void onMessage(Message message)
- Specified by:
onMessage
in interface MessageListener
Copyright © 2004-2005 Protique, Ltd.. All Rights Reserved.