com.kenai.jaffl.mapper
Class MethodResultContext

java.lang.Object
  extended by com.kenai.jaffl.mapper.MethodResultContext
All Implemented Interfaces:
FromNativeContext

public class MethodResultContext
extends Object
implements FromNativeContext


Constructor Summary
MethodResultContext(Method method)
           
 
Method Summary
 Method getMethod()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MethodResultContext

public MethodResultContext(Method method)
Method Detail

getMethod

public Method getMethod()


Copyright © 2011. All Rights Reserved.