fulmine.distribution.channel
Class ChannelTransmissionListener

java.lang.Object
  extended by fulmine.AbstractLifeCycle
      extended by fulmine.event.listener.MultiEventListener
          extended by fulmine.event.listener.MultiSystemEventListener
              extended by fulmine.distribution.channel.ChannelTransmissionListener
All Implemented Interfaces:
IEventListener, ILifeCycleEventListener, ISystemEventListener, IDestroyable, ILifeCycle

public final class ChannelTransmissionListener
extends MultiSystemEventListener

A marker class for the IEventListener that a Channel uses to receive IEvents in the local context and forward them on to the remotely connected context connected to the channel.

Author:
Ramon Servadei

Method Summary
 
Methods inherited from class fulmine.event.listener.MultiSystemEventListener
getLog
 
Methods inherited from class fulmine.event.listener.MultiEventListener
addedAsListenerFor, doDestroy, doStart, getEventTypeFilter, removedAsListenerFrom, toString, update
 
Methods inherited from class fulmine.AbstractLifeCycle
checkActive, destroy, finalize, isActive, start
 
Methods inherited from class java.lang.Object
clone, equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface fulmine.event.listener.IEventListener
addedAsListenerFor, getEventTypeFilter, removedAsListenerFrom, update
 
Methods inherited from interface fulmine.ILifeCycle
isActive, start
 
Methods inherited from interface fulmine.IDestroyable
destroy
 



Copyright © 2007-2009. All Rights Reserved.