org.chromattic.core.mapper
Class MethodMapper.FindById<C extends ObjectContext>
java.lang.Object
org.chromattic.core.mapper.MethodMapper<C>
org.chromattic.core.mapper.MethodMapper.FindById<C>
- All Implemented Interfaces:
- MethodInvoker<C>
- Enclosing class:
- MethodMapper<C extends ObjectContext>
public static class MethodMapper.FindById<C extends ObjectContext>
- extends MethodMapper<C>
MethodMapper.FindById
public MethodMapper.FindById(Method method,
org.reflext.api.ClassTypeInfo type)
throws ClassNotFoundException
- Throws:
ClassNotFoundException
invoke
public Object invoke(C context,
Object[] args)
throws Throwable
- Overrides:
invoke in class MethodMapper<C extends ObjectContext>
- Throws:
Throwable
Copyright © 2010 eXo Platform SAS. All Rights Reserved.