File
Doc
Category
Size
Date
Package
ConnectionEventListener.java
API Doc
Glassfish v2 API
2322
Thu Jul 19 03:00:14 BST 2007
com.sun.enterprise.resource
ConnectionEventListener
java.lang.Object
public abstract class ConnectionEventListener extends Object implements javax.resource.spi.ConnectionEventListener, BadConnectionEventListener
Adapter to BadConnectionEventListener
author
Jagadish Ramu
Fields Summary
Constructors Summary
Methods Summary
public void
badConnectionClosed
(
javax.resource.spi.ConnectionEvent
ce)
//do nothing as of now
Java Code Source