public class ServiceInstanceFactoryImpl extends java.lang.Object implements ServiceInstanceFactory
| Constructor and Description |
|---|
ServiceInstanceFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
createServiceInstance(MessageContext request,
java.lang.Class serviceClass)
This method will create, or otherwise obtain a reference to an
instance of a web service implementation class.
|
public java.lang.Object createServiceInstance(MessageContext request, java.lang.Class serviceClass) throws java.lang.Exception
ServiceInstanceFactorycreateServiceInstance in interface ServiceInstanceFactoryjava.lang.ExceptionCopyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.