Class CopyConstructorAttributeCopier<T>
java.lang.Object
org.infinispan.commons.configuration.attributes.CopyConstructorAttributeCopier<T>
- All Implemented Interfaces:
AttributeCopier<T>
CopyConstructorAttributeCopier. This
AttributeCopier
expects the attribute value class to have a copy constructor- Since:
- 9.2
- Author:
- Tristan Tarrant
-
Field Summary
-
Method Summary
-
Field Details
-
INSTANCE
-
-
Method Details
-
copyAttribute
- Specified by:
copyAttribute
in interfaceAttributeCopier<T>
-