Package org.glassfish.pfl.dynamic.copyobject.impl

Interface Summary
CachingClassCopierFactory A version of a ClassCopierFactory that implements caching, and so needs a way to update the cache.
ClassCopier Provides deep copying of one specific class.
ClassCopierFactory A factory used for creating ClassCopier instances.
ClassCopierOrdinaryImpl.ClassFieldCopier  
Exceptions Exception wrapper class.
PipelineClassCopierFactory A factory used for creating ClassCopier instances.
 

Class Summary
ClassCopierBase A convenient base class for making ClassCopier types.
ClassCopierFactoryArrayImpl A factory used for creating ClassCopier instances.
ClassCopierFactoryPipelineImpl A factory used for creating ClassCopier instances.
ClassCopierOrdinaryImpl  
CodegenCopierBase Base class for generated class copiers.
CodegenCopierGenerator Experimental class that generates a ClassFieldCopier using the codegen library.
DefaultClassCopierFactories  
DefaultClassCopiers  
FallbackObjectCopierImpl Trys a first ObjectCopier.
FastCache<K,V> A cache intended to help speed up access to a Map.
FastCacheTest Test out whether FastCache is effective or not.
JavaStreamObjectCopierImpl  
ObjectCopierImpl Class used to deep copy arbitrary data.
 



Copyright © 2013 Oracle. All Rights Reserved.