com.rift.coad.lib.bean |
|
Java Source File Name | Type | Comment |
BeanCache.java | Class | This object is responsible for mantaining a cache of beans. |
BeanCacheEntry.java | Class | |
BeanCacheManager.java | Class | This object is responsible for managing the bean cache entries. |
BeanCacheManagerTest.java | Class | |
BeanCacheTest.java | Class | |
BeanException.java | Class | This exception is thrown when an error occurs with the Coadunation Beans. |
BeanHandler.java | Class | The handler responsible for pre-processing the requests made on the
coadunation beans. |
BeanHandlerTest.java | Class | |
BeanPattern.java | Class | This file contains bean pattern information. |
BeanRunnable.java | Interface | This interface identifies a bean as being processable. |
BeanThread.java | Class | This object is responsible for calling the run and terminate methods on the
BeanRunnable object. |
BeanWrapper.java | Class | This object is responsible for wrapping a bean and loading it into memory. |
ProxyCache.java | Class | This object is responsible for caching the proxy entries. |
ProxyCacheEntry.java | Class | This object is responsible for implementing the cache entry. |
ProxyCacheTest.java | Class | |
TransactionBeanCache.java | Class | This object is responsible for managing the transaction bean cache. |
TransactionBeanCacheManager.java | Class | This object is responsible for managing the transaction bean cache entries. |
TransactionBeanCacheManagerTest.java | Class | |
TransactionBeanCacheTest.java | Class | |
TransactionProxyCache.java | Class | This object acts as the transaction proxy cache for the container. |
TransactionProxyCacheTest.java | Class | |