org.jboss.wsf.spi.invocation
Class RequestHandlerFactory

java.lang.Object
  extended by org.jboss.wsf.spi.invocation.RequestHandlerFactory
All Implemented Interfaces:
SPIView

public abstract class RequestHandlerFactory
extends java.lang.Object
implements SPIView

Author:
Heiko.Braun@jboss.com Created: Jul 23, 2007

Constructor Summary
RequestHandlerFactory()
           
 
Method Summary
abstract  RequestHandler newRequestHandler()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RequestHandlerFactory

public RequestHandlerFactory()
Method Detail

newRequestHandler

public abstract RequestHandler newRequestHandler()


Copyright © 2010 JBoss, a division of Red Hat. All Rights Reserved.