| Modifier and Type | Field and Description |
|---|---|
protected static AdapterContext |
AdapterContext.INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
static AdapterContext |
AdapterContext.create(DefinitionRepository definitionRepository) |
static AdapterContext |
AdapterContext.create(DefinitionRepository definitionRepository,
Map<AttributeKey,Object> attributes) |
AdapterContext |
AdapterContextAware.getAdapterContext() |
AdapterContext |
AdapterContext.getAdapterContext() |
static AdapterContext |
AdapterContext.getContext() |
| Modifier and Type | Method and Description |
|---|---|
Adapter<T,R,P,M> |
AdapterFactory.create(AdapterContext ctx)
Create an instance of
Adapter for the given AdapterContext. |
static Adapters.WithContext |
Adapters.withContext(AdapterContext ctx) |
| Constructor and Description |
|---|
WithContext(AdapterContext ctx) |
Copyright © 2023. All rights reserved.