JBoss Marshalling 1.4.3.Final

Uses of Interface
org.jboss.marshalling.cloner.CloneTable

Packages that use CloneTable
org.jboss.marshalling.cloner   
 

Uses of CloneTable in org.jboss.marshalling.cloner
 

Fields in org.jboss.marshalling.cloner declared as CloneTable
static CloneTable CloneTable.NULL
          A null clone table.
 

Methods in org.jboss.marshalling.cloner that return CloneTable
 CloneTable ClonerConfiguration.getCloneTable()
          Get the clone table.
 

Methods in org.jboss.marshalling.cloner with parameters of type CloneTable
 void ClonerConfiguration.setCloneTable(CloneTable cloneTable)
          Set the clone table.
 


JBoss Marshalling 1.4.3.Final

Copyright © 2011 JBoss, a division of Red Hat, Inc.