Uses of Interface
org.chromattic.core.MethodInvoker

Packages that use MethodInvoker
org.chromattic.core.mapper   
 

Uses of MethodInvoker in org.chromattic.core.mapper
 

Classes in org.chromattic.core.mapper that implement MethodInvoker
 class MethodMapper<C extends ObjectContext<C>>
           
static class MethodMapper.Create<C extends ObjectContext<C>>
           
static class MethodMapper.Destroy
           
static class MethodMapper.FindById<C extends ObjectContext<C>>
           
 

Methods in org.chromattic.core.mapper that return MethodInvoker
 MethodInvoker<O> PropertyMapper.getGetter()
           
 MethodInvoker<C> ObjectMapper.getInvoker(java.lang.reflect.Method method)
           
 MethodInvoker<O> PropertyMapper.getSetter()
           
 



Copyright © 2011 eXo Platform SAS. All Rights Reserved.