Uses of Interface
org.jboss.marshalling.cloner.ObjectClonerSource
Packages that use ObjectClonerSource
-
Uses of ObjectClonerSource in org.jboss.marshalling.cloner
Fields in org.jboss.marshalling.cloner declared as ObjectClonerSourceModifier and TypeFieldDescriptionstatic final ObjectClonerSource
ObjectClonerSource.IDENTITY
An object cloner which returns the identity cloner.Methods in org.jboss.marshalling.cloner that return ObjectClonerSourceModifier and TypeMethodDescriptionstatic ObjectClonerSource
ObjectCloners.createObjectClonerSource
(ObjectClonerFactory factory, ClonerConfiguration configuration) Get an object cloner source which creates cloners with a static configuration.