OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mbean
(Results
1 - 12
of
12
) sorted by null
/prebuilts/jdk/jdk8/darwin-x86/sample/scripting/scriptpad/src/scripts/
memmonitor.js
67
var memoryBean =
mbean
("java.lang:type=Memory");
/prebuilts/jdk/jdk8/linux-x86/sample/scripting/scriptpad/src/scripts/
memmonitor.js
67
var memoryBean =
mbean
("java.lang:type=Memory");
/prebuilts/jdk/jdk8/darwin-x86/sample/scripting/scriptpad/src/resources/
mm.js
196
// gets
MBean
attributes
203
// gets
MBean
attribute
210
// sets
MBean
attributes
218
// sets
MBean
attribute
226
// invokes an operation on given
MBean
233
invokeMBean.docString = "invokes
MBean
operation on given ObjectName";
236
* Wraps a
MBean
specified by ObjectName as a convenient
237
* script object -- so that setting/getting
MBean
attributes
238
* and invoking
MBean
method can be done with natural syntax.
240
* @param objName ObjectName of the
MBean
247
function
mbean
(objName, async) {
function
[
all
...]
/prebuilts/jdk/jdk8/linux-x86/sample/scripting/scriptpad/src/resources/
mm.js
196
// gets
MBean
attributes
203
// gets
MBean
attribute
210
// sets
MBean
attributes
218
// sets
MBean
attribute
226
// invokes an operation on given
MBean
233
invokeMBean.docString = "invokes
MBean
operation on given ObjectName";
236
* Wraps a
MBean
specified by ObjectName as a convenient
237
* script object -- so that setting/getting
MBean
attributes
238
* and invoking
MBean
method can be done with natural syntax.
240
* @param objName ObjectName of the
MBean
247
function
mbean
(objName, async) {
function
[
all
...]
/prebuilts/jdk/jdk8/darwin-x86/lib/
jconsole.jar
/prebuilts/jdk/jdk8/linux-x86/lib/
jconsole.jar
/prebuilts/tools/common/m2/repository/org/apache/logging/log4j/log4j-core/2.5/
log4j-core-2.5.jar
/prebuilts/tools/common/m2/repository/com/amazonaws/aws-java-sdk-core/1.11.18/
aws-java-sdk-core-1.11.18.jar
/prebuilts/misc/common/groovy/
groovy-all-1.7.0.jar
/prebuilts/tools/common/m2/repository/org/codehaus/groovy/groovy-all/2.2.1/
groovy-all-2.2.1.jar
/prebuilts/tools/common/m2/repository/org/codehaus/groovy/groovy-all/2.3.6/
groovy-all-2.3.6.jar
/prebuilts/tools/common/m2/repository/org/codehaus/groovy/groovy-all/2.4.7/
groovy-all-2.4.7.jar
Completed in 362 milliseconds