| Package | Description |
|---|---|
| org.jboss.marshalling.cloner |
| Modifier and Type | Field and Description |
|---|---|
private CloneTable |
CloneableCloner.cloneTable |
private CloneTable |
ClonerConfiguration.cloneTable |
private CloneTable |
SerializingCloner.delegate |
static CloneTable |
CloneTable.NULL
A null clone table.
|
| Modifier and Type | Method and Description |
|---|---|
CloneTable |
ClonerConfiguration.getCloneTable()
Get the clone table.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ClonerConfiguration.setCloneTable(CloneTable cloneTable)
Set the clone table.
|