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 Details

    • InvocationHandlerFactoryImpl

      public InvocationHandlerFactoryImpl()
  • Method Details

    • newInvocationHandler

      public org.jboss.wsf.spi.invocation.InvocationHandler newInvocationHandler(org.jboss.wsf.spi.invocation.InvocationType type)
      Specified by:
      newInvocationHandler in class org.jboss.wsf.spi.invocation.InvocationHandlerFactory