org.jboss.ha.framework.server.DistributedStateImpl This class manages distributed state across the cluster. @author <a HREF="mailto:sacha.labourey@cogito-info.ch">Sacha Labourey</a>. @author <a HREF="mailto:bill@burkecentral.com">Bill Burke</a>. @author Scott.Stark@jboss.org @version $Revision: 1.16.4.1 $ org.apache.torque.manager.NoOpMethodResultCache This class provides a cache for convenient storage of method results @author <a HREF="mailto:jmcnally@collab.net">John McNally</a> @version $Id: NoOpMethodResultCache.java,v 1.4 2005/01/31 19:43:58 tfischer Exp $ org.hibernate.test.legacy.FooBarTest
org.apache.torque.manager.MethodCacheKey @version $Id: MethodCacheKey.java,v 1.10 2005/01/31 19:43:58 tfischer Exp $ org.hibernate.persister.entity.BasicEntityPersister Basic functionality for persisting an entity via JDBC through either generated or custom SQL @author Gavin King org.hibernate.impl.SessionImpl Concrete implementation of a Session, and also the central, organizing component of Hibernate's internal implementation. As such, this class exposes two interfaces; Session itself, to the application, and SessionImplementor, to other components of Hibernate. This class is not threadsafe. @author ...org.jgroups.persistence.DBPersistenceManager Class will be utilized org.hibernate.loader.Loader Abstract superclass of object loading (and querying) strategies. This class implements useful common functionality that concrete loaders delegate to. It is not intended that this functionality would be directly accessed by client code. (Hence, all methods of this class are declared <tt>prote ...org.apache.cocoon.xml.SaxBuffer A class that can record SAX events and replay them later. <p>Compared to {@link org.apache.cocoon.components.sax.XMLByteStreamCompiler}, this class is many times faster at sending out the recorded SAX events since it doesn't need to convert between byte and char representations etc. On the ...org.hibernate.Session The main runtime interface between a Java application and Hibernate. This is the central API class abstracting the notion of a persistence service.<br> <br> The lifecycle of a <tt>Session</tt> is bounded by the beginning and end of a logical transaction. (Long transactions ...org.hibernate.collection.PersistentArrayHolder A persistent wrapper for an array. Lazy initialization is NOT supported. Use of Hibernate arrays is not really recommended. @author Gavin King org.springframework.orm.hibernate3.HibernateTemplate Helper class that simplifies Hibernate data access code, and converts checked HibernateExceptions into unchecked DataAccessExceptions, following the <code>org.springframework.dao</code> exception hierarchy. Uses the same SQLExceptionTranslator mechanism as JdbcTemplate. <p>Typic ...org.jboss.ha.framework.server.DistributedReplicantManagerImpl This class manages replicated objects. @todo there is still too much synrhonization on keyListeners @author <a HREF="mailto:bill@burkecentral.com">Bill Burke</a>. @author <a HREF="mailto:sacha.labourey@cogito-info.ch">Sacha Labourey</a>. @author Scott.stark@jboss.org @ ...org.jgroups.blocks.NotificationBus Class for dissemination of notifications. Producers can send notifications to all registered consumers. Provides hooks to implement shared group state (cache). @author Bela Ban org.hibernate.event.def.DefaultSaveOrUpdateEventListener Defines the default update event listener used by hibernate for updating transient entities in response to generated update events. @author Steve Ebersole, Gavin King org.springframework.aop.framework.Cglib2AopProxy CGLIB2-based AopProxy implementation for the Spring AOP framework. Requires CGLIB2 on the class path. <p/> <p>Objects of this type should be obtained through proxy factories, configured by an AdvisedSupport object. This class is internal to the Spring AOP framework and need not be used ...org.hibernate.test.legacy.PerformanceTest
org.apache.cocoon.components.pipeline.impl.AbstractCachingProcessingPipeline This is the base class for all caching pipeline implementations that check different pipeline components. @since 2.1 @author <a HREF="mailto:cziegeler@apache.org">Carsten Ziegeler</a> @author <a HREF="mailto:Michael.Melhem@managesoft.com">Michael Melhem</a> @version $Id: A ...org.apache.ojb.odmg.OQLTest OQLQuery tests. @version $Id: OQLTest.java,v 1.16.2.3 2005/03/09 16:30:36 arminw Exp $ org.objectweb.perseus.concurrency.distributed.globallock.UserInterceptor
org.apache.james.core.MailImpl <P>Wraps a MimeMessage adding routing information (from SMTP) and some simple API enhancements.</P> <P>From James version > 2.2.0a8 "mail attributes" have been added. Backward and forward compatibility is supported: messages stored in file repositories <I>without</I&g ...org.apache.commons.collections.primitives.TestIntList @version $Revision$ $Date: 2005-02-26 05:14:54 -0800 (Sat, 26 Feb 2005) $ @author Rodney Waldhoff org.apache.cocoon.caching.EventRegistry The <code>EventRegistry</code> is responsible for the two-way many-to-many mapping between cache <code>Event</code>s and <code>PipelineCacheKey</code>s necessary to allow for efficient event-based cache invalidation. Because persistence and recovery between app ...org.exoplatform.services.cache.SimpleExoCache Created by The eXo Platform SARL Author : Tuan Nguyen tuan08@users.sourceforge.net Sat, Sep 13, 2003 @ Time: 1:12:22 PM com.jcorporate.expresso.core.jsdkapi.APIAwareSession APIAwareSession defines a wrapper for a session object that can store & retrieve serializable objects into the session, using the calls appropriate to the selected Servlet API mc.formgenerator.bonita.Worklist
net.sf.saxon.sort.DescendingComparer A Comparer used for comparing descending keys | Popular Tags |