JavaScript is disabled on your browser.
跳过导航
概述
模块
软件包
类
使用
树
已过时的
索引
帮助
Java SE 11 & JDK 11
所有类
SEARCH:
JavaScript is disabled on your browser.
Uses of Interface
javax.management.relation.RelationType
Packages that use
RelationType
软件包
描述
javax.management.relation
提供Relation Service的定义。
Uses of
RelationType
in
javax.management.relation
Classes in
javax.management.relation
that implement
RelationType
变量和类型
类
描述
class
RelationTypeSupport
RelationTypeSupport对象实现RelationType接口。
Methods in
javax.management.relation
with parameters of type
RelationType
变量和类型
方法
描述
void
RelationService.
addRelationType
(
RelationType
relationTypeObj)
将给定对象添加为关系类型。
void
RelationServiceMBean.
addRelationType
(
RelationType
relationTypeObj)
将给定对象添加为关系类型。