Uses of Interface
za.org.coefficient.interfaces.Invoker

Packages that use Invoker
za.org.coefficient.invokers.base   
za.org.coefficient.invokers.ejb   
za.org.coefficient.invokers.webapp   
za.org.coefficient.util.common   
 

Uses of Invoker in za.org.coefficient.invokers.base
 

Classes in za.org.coefficient.invokers.base that implement Invoker
 class BaseInvoker
          This is an abstract base class that provides most of the funtionality an invoker requires.
 

Uses of Invoker in za.org.coefficient.invokers.ejb
 

Classes in za.org.coefficient.invokers.ejb that implement Invoker
 class EjbInvoker
          This is an implementation of invoker.
 

Uses of Invoker in za.org.coefficient.invokers.webapp
 

Classes in za.org.coefficient.invokers.webapp that implement Invoker
 class WebAppInvoker
          This is an implementation of invoker.
 

Uses of Invoker in za.org.coefficient.util.common
 

Fields in za.org.coefficient.util.common declared as Invoker
private static Invoker InvokerFactory.local_mi
           
 

Methods in za.org.coefficient.util.common that return Invoker
static Invoker InvokerFactory.getInvoker()
           
static Invoker InvokerFactory.getRemoteInvoker()
          This should be used by objects that are separated by a remote boundary.
 



Copyright CSIR. All Rights Reserved.