Class MethodInvocationHandler

java.lang.Object
io.crossbar.autobahn.wamp.reflectionRoles.MethodInvocationHandler
All Implemented Interfaces:
IInvocationHandler

public class MethodInvocationHandler
extends java.lang.Object
implements IInvocationHandler
  • Constructor Summary

    Constructors 
    Constructor Description
    MethodInvocationHandler​(java.lang.Object instance, java.lang.reflect.Method method, ISerializer serializer)  
  • Method Summary

    Modifier and Type Method Description
    InvocationResult apply​(java.util.List<java.lang.Object> list, java.util.Map<java.lang.String,​java.lang.Object> map, InvocationDetails invocationDetails)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait