|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
HasListeners<T> | Interface that defines that a specific object has listeners of type T
that can be added or removed. |
Class Summary | |
---|---|
IdentityBean<T extends Serializable> | Convenience base class for objects that have an id property and whose object
equality is determined by that identi Defines abstract methods for getting
and setting the objects id while also define IdentityBean.equals(Object) and
IdentityBean.hashCode() based on the id value. |
IdentityBeanCacheableObjectKeyFactory | Provides a CacheableObjectKeyFactory cache key strategy for objects
of type IdentityBean , where the objects id is used as the cache key. |
Listeners<T> | Convenience container for a collection of typed listener objects |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |