public interface InterfaceImplementation
Augmenter.Object invoke(ExecuteMethod executeMethod, Object self, Method method, Object... args)
executeMethod - Call this to actually call the remote instanceself - method - The method invoked by the userargs - The arguments to the method @return The return value, which will be passed to the
user directly.Copyright © 2015. All rights reserved.