Context-API.See: Description
| Class | Description |
|---|---|
| AbstractGenericContextFactory |
This is the abstract base-implementation of the
GenericContextFactory interface. |
| AbstractGenericContextProxy |
This is an abstract base implementation of the
GenericContext interface
that delegates to another instance. |
| AbstractMutableGenericContext |
This class is the basic implementation of the
GenericContext interface. |
| ImmutableGenericContext |
This is an implementation of the
GenericContext interface that is an
immutable view that delegates to another instance. |
Copyright © 2001–2015 mmm-Team. All rights reserved.