| Package | Description |
|---|---|
| org.infinispan.commons.configuration.attributes |
| Modifier and Type | Class and Description |
|---|---|
class |
CollectionAttributeCopier<T>
CollectionAttributeCopier.
|
class |
IdentityAttributeCopier<T>
IdentityAttributeCopier.
|
class |
SimpleInstanceAttributeCopier<T>
SimpleInstanceAttributeCopier.
|
class |
TypedPropertiesAttributeCopier
TypedPropertiesAttributeCopier.
|
| Modifier and Type | Field and Description |
|---|---|
static AttributeCopier<Object> |
IdentityAttributeCopier.INSTANCE |
static AttributeCopier<Object> |
CollectionAttributeCopier.INSTANCE |
static AttributeCopier<TypedProperties> |
TypedPropertiesAttributeCopier.INSTANCE |
static AttributeCopier<Object> |
SimpleInstanceAttributeCopier.INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
AttributeCopier |
AttributeDefinition.copier() |
| Modifier and Type | Method and Description |
|---|---|
AttributeDefinition.Builder<T> |
AttributeDefinition.Builder.copier(AttributeCopier copier) |
Copyright © 2025 JBoss, a division of Red Hat. All rights reserved.