Uses of Interface
org.jruby.runtime.profile.MethodEnhancer
Packages that use MethodEnhancer
Package
Description
The profile package contains the api to implement an profiler for jruby.
This package contains the implementation of
ProfilingService and all related
classes will be used for all profiling methods which are shipped with jruby.-
Uses of MethodEnhancer in org.jruby
Fields in org.jruby declared as MethodEnhancerModifier and TypeFieldDescriptionprivate final MethodEnhancerRubyModule.ProfilingCacheEntryFactory.enhancerMethods in org.jruby that return MethodEnhancerModifier and TypeMethodDescriptionprivate MethodEnhancerRubyModule.ProfilingCacheEntryFactory.getMethodEnhancer() -
Uses of MethodEnhancer in org.jruby.runtime.profile
Methods in org.jruby.runtime.profile that return MethodEnhancer -
Uses of MethodEnhancer in org.jruby.runtime.profile.builtin
Classes in org.jruby.runtime.profile.builtin that implement MethodEnhancerModifier and TypeClassDescriptionprivate final class