Uses of Class
org.jruby.runtime.profile.ProfilingServiceLookup
Packages that use ProfilingServiceLookup
-
Uses of ProfilingServiceLookup in org.jruby
Fields in org.jruby declared as ProfilingServiceLookupModifier and TypeFieldDescriptionprivate final ProfilingServiceLookupUsed to find the ProfilingService implementation to use.Methods in org.jruby that return ProfilingServiceLookupModifier and TypeMethodDescriptionprivate ProfilingServiceLookupRuby.getProfilingServiceLookup()Simple getter for #profilingServiceLookup to avoid direct property access