org.chromattic.core.mapper
Class MethodMapper.Destroy

java.lang.Object
  extended by org.chromattic.core.mapper.MethodMapper
      extended by org.chromattic.core.mapper.MethodMapper.Destroy
All Implemented Interfaces:
MethodInvoker
Enclosing class:
MethodMapper

public static class MethodMapper.Destroy
extends MethodMapper


Nested Class Summary
 
Nested classes/interfaces inherited from class org.chromattic.core.mapper.MethodMapper
MethodMapper.Create, MethodMapper.Destroy, MethodMapper.FindById
 
Constructor Summary
MethodMapper.Destroy(Method method)
           
 
Method Summary
 Object invoke(ObjectContext context, Object[] args)
           
 
Methods inherited from class org.chromattic.core.mapper.MethodMapper
getMethod, invoke, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

MethodMapper.Destroy

public MethodMapper.Destroy(Method method)
Method Detail

invoke

public Object invoke(ObjectContext context,
                     Object[] args)
              throws Throwable
Overrides:
invoke in class MethodMapper
Throws:
Throwable


Copyright © 2009 eXo Platform SAS. All Rights Reserved.