FileDocCategorySizeDatePackage
BadConnectionEventListener.javaAPI DocGlassfish v2 API2417Thu Jul 19 03:00:14 BST 2007com.sun.enterprise.resource

BadConnectionEventListener

public interface BadConnectionEventListener
Inteface for resource adapters to signal that the connection being closed is bad. Custom api
author
Jagadish Ramu

Fields Summary
Constructors Summary
Methods Summary
public voidbadConnectionClosed(javax.resource.spi.ConnectionEvent evt)
Resource adapters will signal that the connection being closed is bad. Custom api

param
evt ConnectionEvent