public interface ServiceInstanceFactory
| 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.
|
Object createServiceInstance(MessageContext request, Class serviceClass) throws Exception
ExceptionCopyright © 2004–2018 The Apache Software Foundation. All rights reserved.