Package net.sf.arise.delegate

A simple delegation mechanism to expose general services over pluggable protocols (typically EJB and Servlets).

See:
          Description

Interface Summary
ServiceFactory Factory interface for services, used by the @{link ServiceLocator}.
ServiceInvoker  
ServiceInvokerHome Home interface for ServiceInvoker.
ServiceInvokerLocal Local interface for ServiceInvoker.
ServiceInvokerLocalHome Local home interface for ServiceInvoker.
 

Class Summary
AbstractServiceFactory  
EJBCheck  
HomeFactory  
ServiceInvokerBean  
ServiceInvokerClient  
ServiceInvokerEJBClient  
ServiceInvokerHTTPClient  
ServiceInvokerLocalClient  
ServiceInvokerService  
ServiceInvokerServlet  
ServiceInvokerServlet.SSExceptionWrap  
ServiceLocator  
 

Exception Summary
ServiceException Top level Exception for all Service Exceptions.
ServiceInvocationException Top level Exception for all Service Exceptions.
ServiceRuntimeException Top level Exception for all Service RuntimeExceptions.
 

Package net.sf.arise.delegate Description

A simple delegation mechanism to expose general services over pluggable protocols (typically EJB and Servlets).



All code and documentation is

Copyright (c) : 2000-2003 Kjetil Valstadsve & Maja S. Bratseth