KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > javax > management > relation > RelationSupportMBean

javax.management.relation
Interface RelationSupportMBean

All Superinterfaces:
Relation
All Known Implementing Classes:
RelationSupport
See Also:
Top Examples, Source Code

Boolean isInRelationService()
See Also:
Boolean.FALSE, Boolean.TRUE
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


void setRelationServiceManagementFlag(Boolean theFlg)
                                      throws IllegalArgumentException
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  

Popular Tags