Class PojoMetaMethodSite.PojoCachedMethodSiteNoUnwrap

All Implemented Interfaces:
CallSite
Enclosing class:
PojoMetaMethodSite

public static class PojoMetaMethodSite.PojoCachedMethodSiteNoUnwrap
extends PojoMetaMethodSite.PojoCachedMethodSite
  • Constructor Details

    • PojoCachedMethodSiteNoUnwrap

      public PojoCachedMethodSiteNoUnwrap​(CallSite site, MetaClassImpl metaClass, MetaMethod metaMethod, java.lang.Class[] params)
  • Method Details

    • invoke

      public final java.lang.Object invoke​(java.lang.Object receiver, java.lang.Object[] args) throws java.lang.Throwable
      Overrides:
      invoke in class PojoMetaMethodSite.PojoCachedMethodSite
      Throws:
      java.lang.Throwable