org.jboss.messaging.core.remoting
Interface FailureListener

All Known Implementing Classes:
BridgeImpl, ClientSessionImpl, ServerSessionImpl

public interface FailureListener

A FailureListener

Author:
Tim Fox, Jeff Mesnil

Method Summary
 boolean connectionFailed(MessagingException me)
           
 

Method Detail

connectionFailed

boolean connectionFailed(MessagingException me)


Copyright © 2006 JBoss Inc. All Rights Reserved.