org.apache.axis2.jaxws.core.controller.impl
Class InvocationControllerFactoryImpl
java.lang.Object
org.apache.axis2.jaxws.core.controller.impl.InvocationControllerFactoryImpl
- All Implemented Interfaces:
- InvocationControllerFactory
public class InvocationControllerFactoryImpl
- extends Object
- implements InvocationControllerFactory
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InvocationControllerFactoryImpl
public InvocationControllerFactoryImpl()
getInvocationController
public InvocationController getInvocationController()
- Description copied from interface:
InvocationControllerFactory
- Used to obtain an instance of the InvocationController currently
configured for the runtime.
- Specified by:
getInvocationController
in interface InvocationControllerFactory
- Returns:
- A valid InvocationController instance.
Copyright © 2004-2010 The Apache Software Foundation. All Rights Reserved.