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
Exception
Copyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.