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