MBean은 유형 및 이름으로
식별됩니다.
주: 사용할 특정 MBean을 알고 있으므로 이 경우 이름과 유형은
하드 코드화됩니다.
스크립트의 두 번째 부분은
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"