Class InvocationHandlerFactoryImpl


  • public final class InvocationHandlerFactoryImpl
    extends org.jboss.wsf.spi.invocation.InvocationHandlerFactory
    The default invocation model factory for JBoss AS.
    Author:
    Richard Opalka
    • Constructor Detail

      • InvocationHandlerFactoryImpl

        public InvocationHandlerFactoryImpl()
    • Method Detail

      • 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