网页
图片
视频
学术
词典
地图
更多
航班
笔记本
gbean
例句
释义:
全部
全部
类别:
全部
全部
,
口语
口语
,
书面语
书面语
,
标题
标题
,
技术
技术
来源:
全部
全部
,
字典
字典
,
网络
网络
难度:
全部
全部
,
简单
简单
,
中等
中等
,
难
难
更多例句筛选
收起例句筛选
1.
Note
that
this
value
matches
the
name
attribute
of
the
credential
store
gbean
shown
in
Listing
11
.
请
注意
,
此
值
与
清单
11
中
所
示
的
凭据
库
gbean
的
name
属性
匹配
。
www.ibm.com
2.
Moreover
,
GBeans
can
be
managed
through
the
management
interface
,
enabling
them
to be
started
,
stopped
,
and
edited
on the
fly
.
此外
,
可以
通过
管理
接口
管理
GBean
,
使
它们
被
动态
启动
、
停止
和
编辑
。
www.ibm.com
3.
You
can
plug
the GBeans into the
kernel
with
Inversion
of
Control
(
IoC
)
and
dependency
injection
through
a
configuration
file
called
a
plan
.
可以
通过
称为
计划
的
配置
文件
用
控制
反转
(
InversionofControl,IoC
)
和
依赖
注入
将
GBean
插入
内核
中
。
www.ibm.com
4.
Geronimo
's
configuration
builders construct GBeans out
of
plans
and
store
them
in
the
configuration
store
.
Geronimo
的
配置
构建
器
根据
计划
构造
GBean
,
并
将
其
存储
在
配置
存储
中
。
www.ibm.com
5.
In
the
Geronimo
way
of
doing
things
,
GBeans
package
everything
that the
framework
must
manage
,
especially
the
aforementioned
dependencies
.
在
Geronimo
的
方式
中
,
GBean
将
框架
必须
管理
的
所有
东西
打包
,
特别是
前面
提到
的
依赖项
。
www.ibm.com
6.
Subsequently
,
GBeans
can
be
serialized
and
stored
as well
,
preserving
state
while
the
engine
does
other
things
.
随后
,
GBean
可以
被
串行
化
,
也
可以
被
存储起来
,
这样
可以
在
引擎
执行
其他
任务
时
保持
状态
。
www.ibm.com
7.
The
heart
of
the
architecture
is the Geronimo
kernel
and
GBean
framework
.
该
架构
的
核心
是
Geronimo
内核
和
GBean
框架
。
www.ibm.com
8.
When
launching
Geronimo
with
the
-v
,
make
note
of the
log
,
and
watch
the
new
GBean
launch
Quartz
,
as
shown
in
Listing
6
.
用
-v
启动
Geronimo
时
,
记下
日志
,
并
观察
新
GBean
启动
Quartz
,
如
清单
6
所
示
。
www.ibm.com
9.
Running
: The
GBean
is in the running
state
,
coordinating
the
application
classes
that
it
contains
.
运行
状态
:
GBean
处在
运行
状态
,
协调
其
包含
的
应用程序
类
。
www.ibm.com
10.
To
register
themselves
as
interested in
participating
in
the
normal
life
cycle
operations
,
GBeans
implement
the GBeanLifecycle
interface
.
为了
把
自己
注册
成
要
参与
正常
的
生命
周期
操作
,
GBean
实现
了
GBeanLifecycle
接口
。
www.ibm.com
1
2
3
4
5