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 ObjectClonerSourceObjectClonerSource.IDENTITYAn object cloner which returns the identity cloner.Methods in org.jboss.marshalling.cloner that return ObjectClonerSourceModifier and TypeMethodDescriptionstatic ObjectClonerSourceObjectCloners.createObjectClonerSource(ObjectClonerFactory factory, ClonerConfiguration configuration) Get an object cloner source which creates cloners with a static configuration.