Interface MetaArgumentsHandler

All Known Implementing Classes:
ScriptingMetaArgumentsHandler

public interface MetaArgumentsHandler
Meta argument handler can control the meta data objects that will be used for the remote invocation.
Author:
kimchy
  • Method Summary

    Modifier and Type
    Method
    Description
    Meta argument handler can control the meta data objects that will be used for the remote invocation.
  • Method Details

    • obtainMetaArguments

      Object[] obtainMetaArguments(SpaceRemotingInvocation remotingEntry)
      Meta argument handler can control the meta data objects that will be used for the remote invocation.