BEA Systems, Inc.

BEA WebLogic Server 9.1 API Reference


Uses of Interface
weblogic.common.DisconnectListener

Packages that use DisconnectListener
weblogic.common Common classes that provide access to WebLogic Server services, rarely used in J2EE-compliant applications. 
 

Uses of DisconnectListener in weblogic.common
 

Methods in weblogic.common with parameters of type DisconnectListener
 void T3Client.addDisconnectListener(DisconnectListener dl)
          Adds a T3Client to the list of those clients listening for a DisconnectEvent.
 void T3Client.removeDisconnectListener(DisconnectListener dl)
          Removes a T3Client from the list of those clients listening for a DisconnectEvent.
 


Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs91
Copyright 2005 BEA Systems Inc.