代码搜索:Cache
找到约 10,000 项符合「Cache」的源代码
代码结果 10,000
www.eeworm.com/read/151896/5678430
java cacheentryeventlistener.java
/*
* Copyright (c) 2002-2003 by OpenSymphony
* All rights reserved.
*/
package com.opensymphony.oscache.base.events;
/**
* This is the interface to listen to cache entry events. There is a metho
www.eeworm.com/read/151896/5678434
java generalcacheadministrator.java
/*
* Copyright (c) 2002-2003 by OpenSymphony
* All rights reserved.
*/
package com.opensymphony.oscache.general;
import com.opensymphony.oscache.base.*;
import org.apache.commons.logging.Log;
imp
www.eeworm.com/read/151896/5678441
java cachefilter.java
/*
* Copyright (c) 2002-2003 by OpenSymphony
* All rights reserved.
*/
package com.opensymphony.oscache.web.filter;
import com.opensymphony.oscache.base.Cache;
import com.opensymphony.oscache.base
www.eeworm.com/read/151896/5678443
java flushtag.java
/*
* Copyright (c) 2002-2003 by OpenSymphony
* All rights reserved.
*/
package com.opensymphony.oscache.web.tag;
import com.opensymphony.oscache.base.Cache;
import com.opensymphony.oscache.web.Ser
www.eeworm.com/read/151896/5678444
java usecachedtag.java
/*
* Copyright (c) 2002-2003 by OpenSymphony
* All rights reserved.
*/
package com.opensymphony.oscache.web.tag;
import javax.servlet.jsp.JspTagException;
import javax.servlet.jsp.tagext.TagSuppor
www.eeworm.com/read/151896/5678446
java webentryrefreshpolicy.java
/*
* Copyright (c) 2002-2003 by OpenSymphony
* All rights reserved.
*/
package com.opensymphony.oscache.web;
import com.opensymphony.oscache.base.EntryRefreshPolicy;
/**
* Interface to implement
www.eeworm.com/read/151784/5678890
java actionparser.java
/*
* Copyright (c) 2000 David Flanagan. All rights reserved.
* This code is from the book Java Examples in a Nutshell, 2nd Edition.
* It is provided AS-IS, WITHOUT ANY WARRANTY either expressed or
www.eeworm.com/read/151775/5679071
java actionparser.java
/*
* Copyright (c) 2000 David Flanagan. All rights reserved.
* This code is from the book Java Examples in a Nutshell, 2nd Edition.
* It is provided AS-IS, WITHOUT ANY WARRANTY either expressed or
www.eeworm.com/read/151482/5681113
java cachingclinic.java
package org.springframework.samples.petclinic.jdbc;
/**
* Interface that defines a cache refresh operation.
* To be exposed for management via JMX.
*
* @author Rob Harrop
* @since 1.2
www.eeworm.com/read/151482/5682721
java cachingmapdecoratortests.java
/*
* Copyright 2002-2005 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.