|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
JServiceFactory is used to create the JaxRpc Service. It must be implemented for all different WebServices Engine.
Method Summary | |
javax.xml.rpc.Service |
getService(ServiceRef sr,
java.lang.ClassLoader cl)
Create the JaxRpx Service Object associated with the service-ref |
Method Detail |
public javax.xml.rpc.Service getService(ServiceRef sr, java.lang.ClassLoader cl) throws WSServiceException
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 |