org.fabric3.messaging.listener
Class CommandSetListener
java.lang.Object
org.fabric3.messaging.listener.CommandSetListener
- All Implemented Interfaces:
- org.fabric3.spi.services.messaging.RequestListener
public class CommandSetListener
- extends Object
- implements org.fabric3.spi.services.messaging.RequestListener
- Version:
- $Rev: 5481 $ $Date: 2008-09-26 02:36:30 -0700 (Fri, 26 Sep 2008) $
|
Constructor Summary |
CommandSetListener(org.fabric3.spi.services.messaging.MessagingEventService eventService,
org.fabric3.spi.executor.CommandExecutorRegistry executorRegistry,
org.fabric3.spi.services.marshaller.MarshalService marshalService,
ListenerMonitor monitor)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CommandSetListener
public CommandSetListener(org.fabric3.spi.services.messaging.MessagingEventService eventService,
org.fabric3.spi.executor.CommandExecutorRegistry executorRegistry,
org.fabric3.spi.services.marshaller.MarshalService marshalService,
ListenerMonitor monitor)
init
public void init()
onRequest
public javax.xml.stream.XMLStreamReader onRequest(javax.xml.stream.XMLStreamReader reader)
- Specified by:
onRequest in interface org.fabric3.spi.services.messaging.RequestListener
Copyright © 2007-2008 Fabric3 project contributors. All Rights Reserved.
Licensed under the terms of the Apache License 2.0.