Uses of Interface
org.springframework.data.gemfire.serialization.InstantiatorGenerator

Packages that use InstantiatorGenerator
org.springframework.data.gemfire.serialization Classes supporting the org.springframework.data.gemfire package. 
 

Uses of InstantiatorGenerator in org.springframework.data.gemfire.serialization
 

Classes in org.springframework.data.gemfire.serialization that implement InstantiatorGenerator
 class AsmInstantiatorGenerator
          ASM based InstantiatorGenerator implementation.
 

Methods in org.springframework.data.gemfire.serialization with parameters of type InstantiatorGenerator
 void InstantiatorFactoryBean.setGenerator(InstantiatorGenerator generator)
          Sets the generator to use for creating Instantiators.
 



Copyright © 2010-2011 SpringSource, a division of VMware. All Rights Reserved.