public class AjaxProxyComponent extends DefaultComponent implements AjaxProxyService
Modifier and Type | Field and Description |
---|---|
static String |
PROXY_URL_EP |
Constructor and Description |
---|
AjaxProxyComponent() |
Modifier and Type | Method and Description |
---|---|
ProxyURLConfigEntry |
computeConfigForURL(String targetUrl) |
ProxyURLConfigEntry |
getConfigForURL(String targetUrl) |
void |
registerContribution(Object contribution,
String extensionPoint,
ComponentInstance contributor) |
activate, applicationStarted, deactivate, getAdapter, getApplicationStartedOrder, getLastModified, registerExtension, setLastModified, unregisterContribution, unregisterExtension
public static final String PROXY_URL_EP
public void registerContribution(Object contribution, String extensionPoint, ComponentInstance contributor)
registerContribution
in class DefaultComponent
public ProxyURLConfigEntry getConfigForURL(String targetUrl)
getConfigForURL
in interface AjaxProxyService
public ProxyURLConfigEntry computeConfigForURL(String targetUrl)
Copyright © 2015 Nuxeo SA. All rights reserved.