flex.management.runtime.messaging
Interface DestinationControlMBean

super Interface의 Summary :
BaseControlMBean
기존의 서브 Interface의 Summary :
DataDestinationControlMBean , HTTPProxyDestinationControlMBean , MessageDestinationControlMBean , RemotingDestinationControlMBean

Public Interface DestinationControlMBean
BaseControlMBean 를 확장

Management 대상의 행선지의 실행시 감시 및 Management Interface를 정의합니다.


메소드 Summary
 javax.management.ObjectName getAdapter ()
          이 Management 대상의 행선지에 관련지을 수 있고 있는 어댑터의 ObjectName 를 돌려줍니다.
 
Interface flex.management. BaseControlMBean 로부터 상속 받는 메소드
getId , getParent , getType
 

메소드의 상세

getAdapter

javax.management.ObjectName getAdapter()
IOException  를 슬로우
이 Management 대상의 행선지에 관련지을 수 있고 있는 어댑터의 ObjectName 를 돌려줍니다.

반환값 :
어댑터의 ObjectName 입니다.
Exception :
IOException


Copyright © 2006 Adobe Systems Inc. All Rights Reserved.