| Package | Description |
|---|---|
| org.jruby | |
| org.jruby.embed |
| Modifier and Type | Method and Description |
|---|---|
ProfileOutput |
RubyInstanceConfig.getProfileOutput() |
| Modifier and Type | Method and Description |
|---|---|
void |
RubyInstanceConfig.setProfileOutput(ProfileOutput output) |
| Modifier and Type | Method and Description |
|---|---|
ProfileOutput |
ScriptingContainer.getProfileOutput()
Returns currently configured ProfileOutput object, which determines where
the output of profiling operations will be sent.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ScriptingContainer.setProfileOutput(ProfileOutput out)
Changes ProfileOutput to given one.
|
Copyright © 2001–2024 JRuby. All rights reserved.