| Interface | Description |
|---|---|
| ConfigurationContext |
Keeps track of the entities and properties configured using the fluent configuration API.
|
| Class | Description |
|---|---|
| BaseContext |
Base class for
GlobalContext, EntityContext and PropertyContext implementations which allows
to add options for the different kinds of context. |
| BaseEntityContext<E extends EntityContext<E,P>,P extends PropertyContext<E,P>> |
Base implementation for
EntityContexts. |
| BaseGlobalContext<G extends GlobalContext<G,E>,E extends EntityContext<E,?>> |
Base implementation
GlobalContexts. |
| BasePropertyContext<E extends EntityContext<E,P>,P extends PropertyContext<E,P>> |
Base implementation for
PropertyContexts. |
| GenericOptionModel |
A generic option model that provides no store-specific options.
|
Copyright © 2010-2024 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.