electric.soap.handlers.setup
Class SetupHandlerFactory

java.lang.Object
  extended byelectric.soap.handlers.setup.SetupHandlerFactory
All Implemented Interfaces:
ISOAPHandlerFactory

public class SetupHandlerFactory
extends java.lang.Object
implements ISOAPHandlerFactory

SOAPLoggingHandlerFactory.

Author:
webMethods

Constructor Summary
SetupHandlerFactory()
           
 
Method Summary
 ISOAPHandler newSOAPHandler(IService service, ISOAPHandler nextHandler)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SetupHandlerFactory

public SetupHandlerFactory()
Method Detail

newSOAPHandler

public ISOAPHandler newSOAPHandler(IService service,
                                   ISOAPHandler nextHandler)
Specified by:
newSOAPHandler in interface ISOAPHandlerFactory
Parameters:
service -
nextHandler -


copyright© 2001-2004 by webMethods All Rights Reserved.