Uses of Class
com.caucho.jca.ra.ConnectorConfig.ConnectionListener

Packages that use ConnectorConfig.ConnectionListener
com.caucho.jca.ra   
 

Uses of ConnectorConfig.ConnectionListener in com.caucho.jca.ra
 

Methods in com.caucho.jca.ra that return ConnectorConfig.ConnectionListener
 ConnectorConfig.ConnectionListener ConnectorConfig.createMessageListener()
          Configures a connection-listener
 

Methods in com.caucho.jca.ra with parameters of type ConnectorConfig.ConnectionListener
 void ConnectorConfig.addMessageListener(ConnectorConfig.ConnectionListener listener)
          Adds the configured connection-listener