Uses of Interface
com.tc.object.dna.api.DNA

Packages that use DNA
com.tc.object.applicator   
 

Uses of DNA in com.tc.object.applicator
 

Methods in com.tc.object.applicator with parameters of type DNA
 java.lang.Object ChangeApplicator.getNewInstance(ApplicatorObjectManager objectManager, DNA dna)
          Instantiate a new instance of the object from DNA.
 void ChangeApplicator.hydrate(ApplicatorObjectManager objectManager, TCObjectExternal tcObject, DNA dna, java.lang.Object pojo)
          Reconstitute the state of an object from DNA.
 



Copyright © 2010 Terracotta, Inc.. All Rights Reserved.