org.chromattic.metamodel.mapping
Class DestroyMapping

java.lang.Object
  extended by org.chromattic.metamodel.mapping.MethodMapping
      extended by org.chromattic.metamodel.mapping.DestroyMapping

public class DestroyMapping
extends MethodMapping

Version:
$Revision$
Author:
Julien Viet

Constructor Summary
DestroyMapping(org.reflext.api.MethodInfo method)
           
 
Method Summary
 void accept(MappingVisitor visitor)
           
 
Methods inherited from class org.chromattic.metamodel.mapping.MethodMapping
getMethod
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DestroyMapping

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

accept

public void accept(MappingVisitor visitor)
Specified by:
accept in class MethodMapping


Copyright © 2012 eXo Platform SAS. All Rights Reserved.