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