org.apache.geronimo.messaging.remotenode
Interface RemoteNodeConnection.LifecycleListener

Enclosing interface:
RemoteNodeConnection

public static interface RemoteNodeConnection.LifecycleListener

Callback interface to be notified when the connection is closed.


Method Summary
 void onClose()
           
 

Method Detail

onClose

public void onClose()


Copyright © 2003-2005 Apache Software Foundation. All Rights Reserved.