| Interface | Description |
|---|---|
| IAttributeContainer |
This is the writable extension of the
IReadonlyAttributeContainer. |
| IReadonlyAttributeContainer |
Base interface for a generic read-only attribute container.
|
| Class | Description |
|---|---|
| AbstractReadonlyAttributeContainer |
Abstract base class for all kind of string-object mapping container.
|
| MapBasedAttributeContainer |
Base class for all kind of string-object mapping container.
|
| MapBasedAttributeContainerThreadSafe |
Base class for all kind of string-object mapping container.
|
| MapBasedReadonlyAttributeContainer |
Default implementation of the
IReadonlyAttributeContainer based on a
hash map. |
Copyright © 2006–2014 phloc systems. All rights reserved.