Package | Description |
---|---|
org.jboss.marshalling.cloner |
Modifier and Type | Method and Description |
---|---|
ClonerConfiguration |
ClonerConfiguration.clone()
Create a copy of this configuration.
|
Modifier and Type | Method and Description |
---|---|
ObjectCloner |
ObjectClonerFactory.createCloner(ClonerConfiguration configuration)
Create a new cloner with the given configuration.
|
static ObjectClonerSource |
ObjectCloners.createObjectClonerSource(ObjectClonerFactory factory,
ClonerConfiguration configuration)
Get an object cloner source which creates cloners with a static configuration.
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.