| Interface | Description |
|---|---|
| DeepClone |
Strategy to deep clone an object
Used in order to clone an object loaded from one ClassLoader into another
|
| Class | Description |
|---|---|
| XStreamDeepClone |
Super simple cloning strategy that just serializes to XML and deserializes it using xstream
|
Copyright © 2020 JBoss by Red Hat. All rights reserved.