org.apache.batik.bridge.ScriptingEnvironment This class contains the informations needed by the SVG scripting. @author <a HREF="mailto:stephane@hillion.org">Stephane Hillion</a> @version $Id: ScriptingEnvironment.java,v 1.49 2005/04/02 14:26:09 deweese Exp $
org.jboss.ejb.plugins.LRUEnterpriseContextCachePolicy Least Recently Used cache policy for EnterpriseContexts. @see AbstractInstanceCache @author <a HREF="mailto:simone.bordet@compaq.com">Simone Bordet</a> @author <a HREF="mailto:bill@jboss.org">Bill Burke</a> @version $Revision: 1.25 $
org.roller.business.ThreadManagerImpl Manage Roller's background thread use. Currently, Roller starts background threads for two purposes: 1) the nightly purge of referer counts and 2) following linkbacks (only occurs if linkbacks are enabled). @author aim4min
org.apache.webdav.lib.NotificationListener The NotificationListener class encapsulates all methods that are required for dealing with WebDAV notifications. It implements poll and push based notification handling.