public class CxfPlugin extends Object implements EndpointDeployer
| Modifier and Type | Field and Description |
|---|---|
static ThreadLocal<ClassLoader> |
pluginClassLoader |
| Constructor and Description |
|---|
CxfPlugin(String mountPoint,
ServletBuilder servletBuilder,
Collection<EndpointCustomizer> endpointCustomizers) |
| Modifier and Type | Method and Description |
|---|---|
void |
deploy(Collection<PluginExport<EndpointConfiguration>> endpoints) |
public static ThreadLocal<ClassLoader> pluginClassLoader
public CxfPlugin(String mountPoint, ServletBuilder servletBuilder, Collection<EndpointCustomizer> endpointCustomizers) throws javax.servlet.ServletException
javax.servlet.ServletExceptionpublic void deploy(Collection<PluginExport<EndpointConfiguration>> endpoints)
deploy in interface EndpointDeployerCopyright © 2015. All rights reserved.