ABLE 2.0.0 07/02/2003 10:25:01

Uses of Class
com.ibm.able.AblePropertyConnection

Packages that use AblePropertyConnection
com.ibm.able The com.ibm.able package provides core interfaces and base classes to construct local and remote AbleBeans and AbleAgents. 
 

Uses of AblePropertyConnection in com.ibm.able
 

Methods in com.ibm.able with parameters of type AblePropertyConnection
 void AbleObject.addPropertyConnection(AblePropertyConnection thePropertyConnection)
          Adds a property connection.
 void AbleObject.removePropertyConnection(AblePropertyConnection thePropertyConnection)
          Removes a property connection.
 void AblePropertyConnectionManager.addConnection(AblePropertyConnection thePropertyConnection)
          Add a property connection to the list.
 void AblePropertyConnectionManager.removeConnection(AblePropertyConnection thePropertyConnection)
          Remove the property connection from the list
 void AblePropertyChangeManager.addPropertyConnection(AblePropertyConnection thePropertyConnection)
          Adds a property connection.
 void AblePropertyChangeManager.removePropertyConnection(AblePropertyConnection thePropertyConnection)
          Removes a property connection.
 


ABLE 2.0.0 07/02/2003 10:25:01

(C) Copyright IBM Corporation 1999, 2003