org.objectweb.jonas.ws.JServiceFactory Interface Reference

Inherited by org.objectweb.jonas.ws.axis.JAxisServiceFactory.

Inheritance diagram for org.objectweb.jonas.ws.JServiceFactory:

Inheritance graph
[legend]
List of all members.

Public Member Functions

Reference getServiceReference (ServiceRefDesc sr, ClassLoader cl) throws WSServiceException

Detailed Description

JServiceFactory is used to create the JaxRpc Service. It must be implemented for all different WebServices Engine.

Author:
Guillaume Sauthier

Definition at line 41 of file JServiceFactory.java.


Member Function Documentation

Reference org.objectweb.jonas.ws.JServiceFactory.getServiceReference ServiceRefDesc  sr,
ClassLoader  cl
throws WSServiceException
 

Create the Refrence associated with the service-ref (to be bound in JNDI)

Parameters:
sr The service-ref description
cl The classloader used to load Service class
Returns:
The Reference
Exceptions:
WSServiceException When Reference creation fails

Implemented in org.objectweb.jonas.ws.axis.JAxisServiceFactory.

Referenced by org.objectweb.jonas_ejb.container.JContainer.setBeanEnvironment().


The documentation for this interface was generated from the following file:
Generated on Tue Feb 15 15:09:50 2005 for JOnAS by  doxygen 1.3.9.1