Uses of Class
mandala.rami.AbstractARFactory

Packages that use AbstractARFactory
mandala.jacob Specification and implementation of the Java Active Container of Objects concept. 
mandala.rami.impl Contains all classes related to Reflective Asynchronous Method Invocation
 

Uses of AbstractARFactory in mandala.jacob
 

Subclasses of AbstractARFactory in mandala.jacob
 class SORFactory
          Creates asynchronous references of object stored in a given active map.
 

Uses of AbstractARFactory in mandala.rami.impl
 

Subclasses of AbstractARFactory in mandala.rami.impl
 class AbstractARImplFactory
          This abstract class provides all the necessary method to customize the CallbackManager and the FutureFactory used when creating AsynchronousReference implementation instances which depends on FutureFactory objects as AsynchronousReferenceImpl and StoredObjectReference.
 class ARFactory
          This factory creates AsynchronousReferenceImpl instances.
 class ARPFactory
           
 



Mandala help mailing list