org.chromattic.core.mapping
Class CreateMapping

java.lang.Object
  extended by org.chromattic.core.mapping.MethodMapping
      extended by org.chromattic.core.mapping.CreateMapping

public class CreateMapping
extends MethodMapping

Version:
$Revision$
Author:
Julien Viet

Constructor Summary
CreateMapping(org.reflext.api.MethodInfo method, org.reflext.api.ClassTypeInfo type)
           
 
Method Summary
 org.reflext.api.ClassTypeInfo getType()
           
 
Methods inherited from class org.chromattic.core.mapping.MethodMapping
getMethod
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CreateMapping

public CreateMapping(org.reflext.api.MethodInfo method,
                     org.reflext.api.ClassTypeInfo type)
Method Detail

getType

public org.reflext.api.ClassTypeInfo getType()


Copyright © 2009 eXo Platform SAS. All Rights Reserved.