Errai 3.0.1-SNAPSHOT

Uses of Interface
org.jboss.errai.marshalling.rebind.api.model.InstantiationMapping

Packages that use InstantiationMapping
org.jboss.errai.marshalling.rebind.api.model   
org.jboss.errai.marshalling.rebind.api.model.impl   
 

Uses of InstantiationMapping in org.jboss.errai.marshalling.rebind.api.model
 

Subinterfaces of InstantiationMapping in org.jboss.errai.marshalling.rebind.api.model
 interface ConstructorMapping
           
 interface FactoryMapping
           
 

Methods in org.jboss.errai.marshalling.rebind.api.model that return InstantiationMapping
 InstantiationMapping MappingDefinition.getInstantiationMapping()
           
 

Methods in org.jboss.errai.marshalling.rebind.api.model with parameters of type InstantiationMapping
 void MappingDefinition.setInheritedInstantiationMapping(InstantiationMapping mapping)
           
 void MappingDefinition.setInstantiationMapping(InstantiationMapping mapping)
           
 

Uses of InstantiationMapping in org.jboss.errai.marshalling.rebind.api.model.impl
 

Classes in org.jboss.errai.marshalling.rebind.api.model.impl that implement InstantiationMapping
 class NoConstructMapping
           
 class SimpleConstructorMapping
           
 class SimpleFactoryMapping
           
 


Errai 3.0.1-SNAPSHOT

Copyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.