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.InvocationHandlerFactoryThe default invocation model factory for JBoss AS.- Author:
- Richard Opalka
-
-
Constructor Summary
Constructors Constructor Description InvocationHandlerFactoryImpl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.jboss.wsf.spi.invocation.InvocationHandlernewInvocationHandler(org.jboss.wsf.spi.invocation.InvocationType type)
-