public interface ObjectClonerFactory
| Modifier and Type | Field and Description | 
|---|---|
| static ObjectClonerFactory | IDENTITYAn object cloner factory which produces identity object cloners. | 
| Modifier and Type | Method and Description | 
|---|---|
| ObjectCloner | createCloner(ClonerConfiguration configuration)Create a new cloner with the given configuration. | 
static final ObjectClonerFactory IDENTITY
ObjectCloner.IDENTITYObjectCloner createCloner(ClonerConfiguration configuration)
configuration - the configuration to useCopyright © 2019 JBoss by Red Hat. All rights reserved.