public final class ServletDelegateFactoryImpl extends Object implements org.jboss.wsf.spi.deployment.ServletDelegateFactory
ServletDelegateFactory
that uses modular classloading for creating the delegate instance.Constructor and Description |
---|
ServletDelegateFactoryImpl() |
Modifier and Type | Method and Description |
---|---|
org.jboss.wsf.spi.deployment.ServletDelegate |
newServletDelegate(String servletClassName,
boolean isJaxWs) |
public org.jboss.wsf.spi.deployment.ServletDelegate newServletDelegate(String servletClassName, boolean isJaxWs)
newServletDelegate
in interface org.jboss.wsf.spi.deployment.ServletDelegateFactory
Copyright © 2015 JBoss by Red Hat. All rights reserved.