FileDocCategorySizeDatePackage
ConnectorNamingEventListener.javaAPI DocGlassfish v2 API2485Fri May 04 22:34:24 BST 2007com.sun.enterprise.connectors

ConnectorNamingEventListener

public interface ConnectorNamingEventListener
Listener to get naming events about Connector Objects like Connector Resource,
Connector Connection Pool
author
Jagadish Ramu

Fields Summary
Constructors Summary
Methods Summary
public voidconnectorNamingEventPerformed(ConnectorNamingEvent event)
Listeners registered for the event will get notified via this method.
Listeners interested in the event will override this method and perform their required operations.

param
event