| Package | Description |
|---|---|
| ca.odell.glazedlists.hibernate |
| Modifier and Type | Class and Description |
|---|---|
class |
CategoryEventListFactory
An EventListFactory implementation that uses a list category as key to determine, which
ListEventPublisher and ReadWriteLock should be used to create EventLists. |
| Modifier and Type | Field and Description |
|---|---|
static EventListFactory |
EventListFactory.DEFAULT
Default implementation that always creates new EventLists with different
ReadWriteLocks and ListEventPublishers.
|
| Modifier and Type | Method and Description |
|---|---|
EventListFactory |
EventListType.getListFactory()
Gets the used EventListFactory.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EventListType.setListFactory(EventListFactory newListFactory)
Sets a new EventListFactory.
|
| Constructor and Description |
|---|
PersistentEventList(SessionImplementor session,
EventListFactory listFactory)
Constructor with session.
|
Glazed Lists, Copyright © 2003 publicobject.com, O'Dell Engineering.
Documentation build by mockbuild at 2017-07-26 15:03