MBean
はタイプと名前によって識別されます。
注: この場合、使用する
MBean が分かっているため、名前とタイプはハードコーディングされています。
スクリプトの 2
番目の部分で MBean を特定します。
# these two variables, mbeanName and mbeanType are used
to uniquely identify the mbean.
# for this sample, the mbean that access relationship
services will be used.
set mbeanName"RelService"
set mbeanType"WBIRelServices"