org.jboss.wsf.spi.invocation
Class InvocationHandlerFactory
- java.lang.Object
- org.jboss.wsf.spi.invocation.InvocationHandlerFactory
public abstract class InvocationHandlerFactory extends Object
Creates invocation related artefacts.- Author:
- [email protected] Created: Jul 19, 2007
Constructor Summary
Constructors Constructor and Description InvocationHandlerFactory()
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description abstract InvocationHandler
newInvocationHandler(InvocationType type)
Method Detail
newInvocationHandler
public abstract InvocationHandler newInvocationHandler(InvocationType type)
Copyright © 2018 JBoss, by Red Hat. All rights reserved.