Errai 3.0.1-SNAPSHOT

org.jboss.errai.marshalling.rebind.api.model
Interface ConstructorMapping

All Superinterfaces:
InstantiationMapping
All Known Implementing Classes:
NoConstructMapping, SimpleConstructorMapping

public interface ConstructorMapping
extends InstantiationMapping

Author:
Mike Brock

Method Summary
 MetaConstructor getMember()
           
 boolean isNoConstruct()
           
 
Methods inherited from interface org.jboss.errai.marshalling.rebind.api.model.InstantiationMapping
getMappingClass, getMappings, getSignature, setMappingClass
 

Method Detail

getMember

MetaConstructor getMember()
Specified by:
getMember in interface InstantiationMapping

isNoConstruct

boolean isNoConstruct()

Errai 3.0.1-SNAPSHOT

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