Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.activemq.transport
Interface TransportStatusEventListener  view TransportStatusEventListener download TransportStatusEventListener.java

All Known Implementing Classes:
org.activemq.transport.composite.CompositeTransportChannel, NetworkChannel, RemoteNetworkChannel

public interface TransportStatusEventListener

A listener for TransportStatusEvents

Version:
$Revision: 1.1.1.1 $

Method Summary
 void statusChanged(TransportStatusEvent event)
          called when the status of a transport channel changes
 

Method Detail

statusChanged

public void statusChanged(TransportStatusEvent event)
called when the status of a transport channel changes