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

Packages that use RemoteNodeConnection.LifecycleListener
org.apache.geronimo.messaging.remotenode   
org.apache.geronimo.messaging.remotenode.network   
 

Uses of RemoteNodeConnection.LifecycleListener in org.apache.geronimo.messaging.remotenode
 

Methods in org.apache.geronimo.messaging.remotenode with parameters of type RemoteNodeConnection.LifecycleListener
 void RemoteNodeConnection.setLifecycleListener(RemoteNodeConnection.LifecycleListener aListener)
          Sets the listener to be notified when the connection is closed.
 

Uses of RemoteNodeConnection.LifecycleListener in org.apache.geronimo.messaging.remotenode.network
 

Methods in org.apache.geronimo.messaging.remotenode.network with parameters of type RemoteNodeConnection.LifecycleListener
 void AbstractRemoteNodeConnection.setLifecycleListener(RemoteNodeConnection.LifecycleListener aListener)
           
 



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