Class InvocationHandlerFactoryImpl
java.lang.Object
org.jboss.wsf.spi.invocation.InvocationHandlerFactory
org.jboss.as.webservices.invocation.InvocationHandlerFactoryImpl
public final class InvocationHandlerFactoryImpl
extends org.jboss.wsf.spi.invocation.InvocationHandlerFactory
The default invocation model factory for JBoss AS.
- Author:
- Richard Opalka
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.jboss.wsf.spi.invocation.InvocationHandlernewInvocationHandler(org.jboss.wsf.spi.invocation.InvocationType type)
-
Constructor Details
-
InvocationHandlerFactoryImpl
public InvocationHandlerFactoryImpl()
-
-
Method Details
-
newInvocationHandler
public org.jboss.wsf.spi.invocation.InvocationHandler newInvocationHandler(org.jboss.wsf.spi.invocation.InvocationType type) - Specified by:
newInvocationHandlerin classorg.jboss.wsf.spi.invocation.InvocationHandlerFactory
-