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, registerExtension, unregisterContribution, unregisterExtensionpublic static final String PROXY_URL_EP
public void registerContribution(Object contribution, String extensionPoint, ComponentInstance contributor) throws Exception
registerContribution in class DefaultComponentExceptionpublic ProxyURLConfigEntry getConfigForURL(String targetUrl)
getConfigForURL in interface AjaxProxyServicepublic ProxyURLConfigEntry computeConfigForURL(String targetUrl)
Copyright © 2011 Nuxeo SA. All Rights Reserved.