org.jboss.wsf.spi.invocation
Class InvocationHandlerFactory
java.lang.Object
org.jboss.wsf.spi.invocation.InvocationHandlerFactory
- All Implemented Interfaces:
- SPIView
public abstract class InvocationHandlerFactory
- extends Object
- implements SPIView
Creates invocation related artefacts.
- Author:
- Heiko.Braun@jboss.com
Created: Jul 19, 2007
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InvocationHandlerFactory
public InvocationHandlerFactory()
newInvocationHandler
public abstract InvocationHandler newInvocationHandler(InvocationType type)
Copyright © 2012 JBoss, by Red Hat. All Rights Reserved.