uk.ac.ncl.cs.instantsoap.wsapi.impl
Class SPIDispatcherConfigurator
java.lang.Object
uk.ac.ncl.cs.instantsoap.wsapi.impl.SPIDispatcherConfigurator
- All Implemented Interfaces:
- org.springframework.beans.factory.InitializingBean
public class SPIDispatcherConfigurator
- extends Object
- implements org.springframework.beans.factory.InitializingBean
Magik to do provider discovery.
- Author:
- Matthew Pocock
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SPIDispatcherConfigurator
public SPIDispatcherConfigurator()
getDispatcher
public MultiplexingStrategyDispatcher getDispatcher()
setDispatcher
public void setDispatcher(MultiplexingStrategyDispatcher dispatcher)
afterPropertiesSet
public void afterPropertiesSet()
throws Exception
- Specified by:
afterPropertiesSet
in interface org.springframework.beans.factory.InitializingBean
- Throws:
Exception
Copyright © 2006-2008. All Rights Reserved.