|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.jonas.ws.axis.JAxisServiceFactory
Axis specific JServiceFactory. Create an Axis Service instance.
Constructor Summary | |
JAxisServiceFactory()
Construct a new JAxisServiceFactory. |
Method Summary | |
javax.xml.rpc.Service |
getService(ServiceRef sr,
java.lang.ClassLoader cl)
Create the JaxRpx Service Object associated with the service-ref |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public JAxisServiceFactory()
Method Detail |
public javax.xml.rpc.Service getService(ServiceRef sr, java.lang.ClassLoader cl) throws WSServiceException
getService
in interface JServiceFactory
sr
- The service-ref descriptioncl
- The classloader used to load Service class
WSServiceException
- When instantiation fails
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |