Class TypedPropertiesAttributeCopier
java.lang.Object
org.infinispan.commons.configuration.attributes.TypedPropertiesAttributeCopier
- All Implemented Interfaces:
AttributeCopier<TypedProperties>
public class TypedPropertiesAttributeCopier
extends Object
implements AttributeCopier<TypedProperties>
TypedPropertiesAttributeCopier. This
AttributeCopier
can handle TypedProperties
- Since:
- 7.2
- Author:
- Tristan Tarrant
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
INSTANCE
-
-
Constructor Details
-
TypedPropertiesAttributeCopier
public TypedPropertiesAttributeCopier()
-
-
Method Details
-
copyAttribute
- Specified by:
copyAttribute
in interfaceAttributeCopier<TypedProperties>
-