网页
图片
视频
学术
词典
地图
更多
航班
笔记本
MXBean
例句
释义:
全部
全部
类别:
全部
全部
,
口语
口语
,
书面语
书面语
,
标题
标题
,
技术
技术
来源:
全部
全部
,
字典
字典
,
网络
网络
难度:
全部
全部
,
简单
简单
,
中等
中等
,
难
难
更多例句筛选
收起例句筛选
1.
If
you
think
an
MXBean
sounds
like
a
type
of the
possibly
more
familiar
MBean
,
then
you are
correct
.
如果
觉得
MXBean
听
起来
更
像
某
种
可能
更
熟悉
的
MBean
,
那么
就
对
了
。
www.ibm.com
2.
As
we
discussed
,
an
MXBean
's
methods
may
either
be
called
directly
on
a
local
MXBean
or else
through
a
proxy
.
正如
前面
讨论过
的
,
MXBean
的
方法
既
可以
直接
在
本地
MXBean
上
调用
,
也
可以
通过
代理
调用
。
www.ibm.com
3.
You
can
retrieve an
MXBean
instance
from
a
static
factory
method
that
gives
you
direct
access
to the
locally
running
JVM
's
MXBean
interface
.
您
可以
从
一个
静态
工厂
方法
获得
一个
MXBean
实例
,
该
方法
可以
使
您
直接
访问
本地
运行
的
JVM
的
MXBean
接口
。
www.ibm.com
4.
However
,
MXBeans
obtained
in
this
way
can
only
be
used
to
monitor
your
local
VM
.
但是
,
用
这种
方式
得到
的
MXBean
只能
用来
监视
本地
虚拟
机
。
www.ibm.com
5.
This
interface
consists
of
just
one
operation
,
which is
invoked
by the
event
emitting
an
MXBean
when an event occurs
.
这个
接口
只
包含
一
个
操作
,
在
事件
发生
的
时候
,
由
发出
MXBean
的
事件
调用
。
www.ibm.com
6.
This
is
possible
because
an
MXBean
is
a kind
of
MBean
and
may
be
remotely
managed
using
the
standard
JMX
services
available
in Java 5
.
0.
这
是
有
可能
的
,
因为
MXBean
是
一种
MBean
,
可以
用
Java5.0
可用
的
标准
JMX
服务
远程地
进行
管理
。
www.ibm.com
7.
There
are
three
ways
for client
code
to
access
MXBeans
:
through
factory
methods
,
through
the
platform
server
,
or
as
proxies
.
客户机
代码
访问
MXBean
有
三
种
方式
:
通过
工厂
方法
、
通过
平台
服务器
或
作为
代理
。
www.ibm.com
8.
In
the
platform
management
API
,
these
well-defined
objects
are
called
MXBeans
.
在
平台
管理
API
中
,
这些
定义
良好
的
对象
叫做
MXBean
。
www.ibm.com
9.
Well
,
here
we
need
to
amend
that
statement
slightly
because
not
all
MXBeans
are
actually
contained
in
that
package
.
现在
,
我们
对
这
句
话
稍
做
修正
,
因为
不是
所有
的
MXBean
都
包含
在
这个
包
中
。
www.ibm.com
10.
Client
code
can
safely
assume
that
the
one-off MXBeans are
true
singletons
in
the VM
.
客户机
代码
可以
安全
地
把
一次性
的
MXBean
当成
虚拟
机
中
真正
的
单体
。
www.ibm.com
1
2