org.apache.lenya.cms.linking
Interface GlobalProxies

All Known Implementing Classes:
GlobalProxiesImpl

public interface GlobalProxies

Service to manage the web-application-wide proxy settings.


Field Summary
static java.lang.String ROLE
          The service role.
 
Method Summary
 org.apache.lenya.cms.publication.Proxy getProxy(boolean ssl)
           
 

Field Detail

ROLE

static final java.lang.String ROLE
The service role.

Method Detail

getProxy

org.apache.lenya.cms.publication.Proxy getProxy(boolean ssl)
Parameters:
ssl - If SSL is used.
Returns:
A proxy.


Copyright © $ Apache Software Foundation. All Rights Reserved.