| Interface | Description |
|---|---|
| LoggerFacade |
Facade for all kinds of logging engines.
|
| MultiLevelLock |
A multi level lock.
|
| MultiLevelLock2 |
Extended multi level lock.
|
| Class | Description |
|---|---|
| AvalonLoggerFacade |
Facade for all kinds of logging engines.
|
| GenericLock |
A generic implementaion of a simple multi level lock.
|
| GenericLock.LockOwner | |
| ReadWriteLock |
Convenience implementation of a read/write lock based on
GenericLock. |
| Exception | Description |
|---|---|
| LockException |
Exception displaying a lock problem.
|
Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.