JBoss Marshalling 1.3.0.CR9

Uses of Class
org.jboss.marshalling.cloner.ClonerConfiguration

Packages that use ClonerConfiguration
org.jboss.marshalling.cloner   
 

Uses of ClonerConfiguration in org.jboss.marshalling.cloner
 

Methods in org.jboss.marshalling.cloner that return ClonerConfiguration
 ClonerConfiguration ClonerConfiguration.clone()
           
 

Methods in org.jboss.marshalling.cloner with parameters of type ClonerConfiguration
 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.
 


JBoss Marshalling 1.3.0.CR9

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