Stay organized with collections
    
    
      
      Save and categorize content based on your preferences.
    
  
  
    
  
  
  
  
    
  
  
    
    
  
  
EventListener
  public
  
  
  
  interface
  EventListener
  
  
  
  
  
    
      | 
          Known indirect subclasses
          
  
  
    
  
  
    
      
        | ConnectionEventListener | 
 An object that registers to be notified of events generated by a
 PooledConnectionobject. |  
        | EventListenerProxy<T extends EventListener> | An abstract wrapper class for an EventListenerclass
 which associates a set of additional parameters with the listener. |  
        | HandshakeCompletedListener | This interface is implemented by any class which wants to receive
 notifications about the completion of an SSL protocol handshake
 on a given SSL connection. |  
        | NodeChangeListener | A listener for receiving preference node change events. |  
        | PreferenceChangeListener | A listener for receiving preference change events. |  
        | PropertyChangeListener | A "PropertyChange" event gets fired whenever a bean changes a "bound"
 property. |  
        | PropertyChangeListenerProxy | A class which extends the EventListenerProxyspecifically for adding aPropertyChangeListenerwith a "bound" property. |  
        | RowSetListener | An interface that must be implemented by a
 component that wants to be notified when a significant
 event happens in the life of a RowSetobject. |  
        | SSLSessionBindingListener | This interface is implemented by objects which want to know when
 they are being bound or unbound from a SSLSession. |  
        | StatementEventListener | An object that registers to be notified of events that occur on PreparedStatements
 that are in the Statement pool. |  | 
  
    
  A tagging interface that all event listener interfaces must extend.
 
 
  
  
    
  
 
  
    
    
      
       
    
    
  
  
  Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
  Last updated 2025-02-10 UTC.
  
  
  
    
      [null,null,["Last updated 2025-02-10 UTC."],[],[]]