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