Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep
B C D G I M O R S U V

B

BuildException - exception org.apache.lenya.ac.cache.BuildException.
Exception for problems when cacheable objects are built.
BuildException() - Constructor for class org.apache.lenya.ac.cache.BuildException
Ctor.
BuildException(String) - Constructor for class org.apache.lenya.ac.cache.BuildException
Ctor.
BuildException(String, Throwable) - Constructor for class org.apache.lenya.ac.cache.BuildException
Ctor.
BuildException(Throwable) - Constructor for class org.apache.lenya.ac.cache.BuildException
Ctor.
build(InputStream) - Method in interface org.apache.lenya.ac.cache.InputStreamBuilder
Builds an object from an input stream.
buildObject(String, InputStreamBuilder) - Method in class org.apache.lenya.ac.cache.SourceCacheImpl
Returns the input stream to read a source from.

C

CAPACITY - Static variable in class org.apache.lenya.ac.cache.SourceCacheImpl
 
CachedObject - class org.apache.lenya.ac.cache.CachedObject.
Cached object.
CachedObject(SourceValidity, Object) - Constructor for class org.apache.lenya.ac.cache.CachedObject
Ctor.
CachingException - exception org.apache.lenya.ac.cache.CachingException.
Caching exception.
CachingException() - Constructor for class org.apache.lenya.ac.cache.CachingException
Ctor.
CachingException(String) - Constructor for class org.apache.lenya.ac.cache.CachingException
Ctor.
CachingException(String, Throwable) - Constructor for class org.apache.lenya.ac.cache.CachingException
Ctor.
CachingException(Throwable) - Constructor for class org.apache.lenya.ac.cache.CachingException
Ctor.
cache - Variable in class org.apache.lenya.ac.cache.SourceCacheImpl
 

D

dispose() - Method in class org.apache.lenya.ac.cache.SourceCacheImpl
 

G

generateKey(SourceResolver, String) - Static method in class org.apache.lenya.ac.cache.URLKeyUtil
Generates a cache key for a context and a webapp URL.
get(String, InputStreamBuilder) - Method in interface org.apache.lenya.ac.cache.SourceCache
Returns a cached object or builds a new object when the cached object does not exist or is not up to date.
get(String, InputStreamBuilder) - Method in class org.apache.lenya.ac.cache.SourceCacheImpl
 
getCache() - Method in class org.apache.lenya.ac.cache.SourceCacheImpl
Returns the cache.
getManager() - Method in class org.apache.lenya.ac.cache.SourceCacheImpl
Returns the service manager.
getResolver() - Method in class org.apache.lenya.ac.cache.SourceCacheImpl
Returns the source resolver.
getSourceValidity(String) - Method in class org.apache.lenya.ac.cache.SourceCacheImpl
Returns the validity of a source.
getValidityObject() - Method in class org.apache.lenya.ac.cache.CachedObject
Returns the source validity.
getValue() - Method in class org.apache.lenya.ac.cache.CachedObject
Returns the value.

I

InputStreamBuilder - interface org.apache.lenya.ac.cache.InputStreamBuilder.
Interface for objects capable of building objects from input streams.

M

manager - Variable in class org.apache.lenya.ac.cache.SourceCacheImpl
 

O

org.apache.lenya.ac.cache - package org.apache.lenya.ac.cache
 

R

ROLE - Static variable in interface org.apache.lenya.ac.cache.SourceCache
Avalon role of the SourceCache interface.
resolver - Variable in class org.apache.lenya.ac.cache.SourceCacheImpl
 

S

SourceCache - interface org.apache.lenya.ac.cache.SourceCache.
Source cache component.
SourceCacheImpl - class org.apache.lenya.ac.cache.SourceCacheImpl.
Basic implementation of a source cache.
SourceCacheImpl() - Constructor for class org.apache.lenya.ac.cache.SourceCacheImpl
Ctor.
service(ServiceManager) - Method in class org.apache.lenya.ac.cache.SourceCacheImpl
 

U

URLKeyUtil - class org.apache.lenya.ac.cache.URLKeyUtil.
Utility class to generate String cache keys from webapp URLs.
URLKeyUtil() - Constructor for class org.apache.lenya.ac.cache.URLKeyUtil
Ctor.

V

validityObject - Variable in class org.apache.lenya.ac.cache.CachedObject
 
value - Variable in class org.apache.lenya.ac.cache.CachedObject
 

B C D G I M O R S U V