org.chromattic.core.mapper
Class MethodMapper.Create

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

public static class MethodMapper.Create
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.Create(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.Create

public MethodMapper.Create(Method method)
Method Detail

invoke

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


Copyright © 2009 eXo Platform SAS. All Rights Reserved.