org.chromattic.metamodel.mapping
Class MethodMapping

java.lang.Object
  extended by org.chromattic.metamodel.mapping.MethodMapping
Direct Known Subclasses:
CreateMapping, DestroyMapping, FindByIdMapping

public class MethodMapping
extends java.lang.Object

Version:
$Revision$
Author:
Julien Viet

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

Constructor Detail

MethodMapping

public MethodMapping(org.reflext.api.MethodInfo method)
Method Detail

getMethod

public org.reflext.api.MethodInfo getMethod()


Copyright © 2010 eXo Platform SAS. All Rights Reserved.