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

Uses of Class
com.ibm.able.AbleMethodAdaptor

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

Uses of AbleMethodAdaptor in com.ibm.able
 

Subclasses of AbleMethodAdaptor in com.ibm.able
 class AbleUserDefinedFunction
          An AbleUserDefinedFunction is a named, encapsulated method that can be used by an Agent or called from within inferencing or scripting rules.
 

Methods in com.ibm.able with parameters of type AbleMethodAdaptor
 boolean AbleMethodAdaptor.equalsNameArity(AbleMethodAdaptor theMethodAdaptor)
          Indicates whether this method adaptor is equal to the given method adaptor based on the adaptor's names (case sensitive) and number of arguments.
 


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

(C) Copyright IBM Corporation 1999, 2003