org.objectweb.jonas.ws.base
Class ClientJServiceFactoryFinder
java.lang.Object
org.objectweb.jonas.ws.base.ClientJServiceFactoryFinder
public class ClientJServiceFactoryFinder
- extends Object
Used to retrieve from jonas-client.properties the factory to use for Service
creation (WebServices)
- Author:
- Guillaume Sauthier
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getJOnASServiceFactory
public static JServiceFactory getJOnASServiceFactory()
throws WSServiceException
- Return the JServiceFactory specified in jonas.properties
- Returns:
- the JServiceFactory specified in jonas.properties
- Throws:
WSServiceException
- When JServiceFactory instantiation fails
Copyright © 2007 OW2 Consortium. All Rights Reserved.