org.chromattic.core.mapper
Class MethodMapper.FindById

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

public static class MethodMapper.FindById
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.FindById(Method method, org.reflext.api.ClassTypeInfo type)
           
 
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.FindById

public MethodMapper.FindById(Method method,
                             org.reflext.api.ClassTypeInfo type)
                      throws ClassNotFoundException
Throws:
ClassNotFoundException
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.