729730731732733734735
protected AbstractProxyCache instantiateProxyCache() { log.warning(L.l("<proxy-cache> requires Resin Professional. Please see http://www.caucho.com for Resin Professional information and licensing.")); return new AbstractProxyCache(); }