JavaTM Platform
Standard Ed. 6

클래스
javax.management.ListenerNotFoundException 의 사용

ListenerNotFoundException 를 사용하고 있는 패키지
javax.management Java Management Extensions 의 코어 클래스를 제공합니다.  
javax.management.modelmbean ModelMBean 클래스의 정의를 제공합니다.  
javax.management.remote JMX MBean 서버에 원격 접근하기 위한 인터페이스입니다.  
javax.management.remote.rmi RMI 연결기는, RMI 를 사용해 클라이언트 요구를 원격 MBean 서버에 전송 하는, JMX 원격 API용의 연결기입니다.  
 

javax.management 에서의 ListenerNotFoundException 의 사용
 

ListenerNotFoundException 를 throw 하는 javax.management 의 메소드
 void StandardEmitterMBean. removeNotificationListener (NotificationListener  listener)
           
 void NotificationBroadcasterSupport. removeNotificationListener (NotificationListener  listener)
           
 void NotificationBroadcaster. removeNotificationListener (NotificationListener  listener)
          이 MBean 로부터 청취자를 삭제합니다.
 void MBeanServerDelegate. removeNotificationListener (NotificationListener  listener)
           
 void StandardEmitterMBean. removeNotificationListener (NotificationListener  listener, NotificationFilter  filter, Object  handback)
           
 void NotificationEmitter. removeNotificationListener (NotificationListener  listener, NotificationFilter  filter, Object  handback)
          이 MBean 로부터 청취자를 삭제합니다.
 void NotificationBroadcasterSupport. removeNotificationListener (NotificationListener  listener, NotificationFilter  filter, Object  handback)
           
 void MBeanServerDelegate. removeNotificationListener (NotificationListener  listener, NotificationFilter  filter, Object  handback)
           
 void MBeanServerConnection. removeNotificationListener (ObjectName  name, NotificationListener  listener)
          등록이 끝난 MBean 로부터 청취자를 삭제합니다.
 void MBeanServer. removeNotificationListener (ObjectName  name, NotificationListener  listener)
           
 void MBeanServerConnection. removeNotificationListener (ObjectName  name, NotificationListener  listener, NotificationFilter  filter, Object  handback)
          등록이 끝난 MBean 로부터 청취자를 삭제합니다.
 void MBeanServer. removeNotificationListener (ObjectName  name, NotificationListener  listener, NotificationFilter  filter, Object  handback)
           
 void MBeanServerConnection. removeNotificationListener (ObjectName  name, ObjectName  listener)
          등록이 끝난 MBean 로부터 청취자를 삭제합니다.
 void MBeanServer. removeNotificationListener (ObjectName  name, ObjectName  listener)
           
 void MBeanServerConnection. removeNotificationListener (ObjectName  name, ObjectName  listener, NotificationFilter  filter, Object  handback)
          등록이 끝난 MBean 로부터 청취자를 삭제합니다.
 void MBeanServer. removeNotificationListener (ObjectName  name, ObjectName  listener, NotificationFilter  filter, Object  handback)
           
 

javax.management.modelmbean 에서의 ListenerNotFoundException 의 사용
 

ListenerNotFoundException 를 throw 하는 javax.management.modelmbean 의 메소드
 void RequiredModelMBean. removeAttributeChangeNotificationListener (NotificationListener  inlistener, String  inAttributeName)
           
 void ModelMBeanNotificationBroadcaster. removeAttributeChangeNotificationListener (NotificationListener  listener, String  attributeName)
          RequiredModelMBean 로부터 attributeChangeNotification 의 청취자를 삭제합니다.
 void RequiredModelMBean. removeNotificationListener (NotificationListener  listener)
          RequiredModelMBean 로부터 Notification 의 청취자를 삭제합니다.
 void RequiredModelMBean. removeNotificationListener (NotificationListener  listener, NotificationFilter  filter, Object  handback)
           
 

javax.management.remote 에서의 ListenerNotFoundException 의 사용
 

ListenerNotFoundException 를 throw 하는 javax.management.remote 의 메소드
 void JMXConnector. removeConnectionNotificationListener (NotificationListener  listener)
          상태의 변경이 통지되는 청취자를 리스트로부터 삭제합니다.
 void JMXConnector. removeConnectionNotificationListener (NotificationListener  l, NotificationFilter  f, Object  handback)
          상태의 변경이 통지되는 청취자를 리스트로부터 삭제합니다.
 

javax.management.remote.rmi 에서의 ListenerNotFoundException 의 사용
 

ListenerNotFoundException 를 throw 하는 javax.management.remote.rmi 의 메소드
 void RMIConnector. removeConnectionNotificationListener (NotificationListener  listener)
           
 void RMIConnector. removeConnectionNotificationListener (NotificationListener  listener, NotificationFilter  filter, Object  handback)
           
 void RMIConnection. removeNotificationListener (ObjectName  name, ObjectName  listener, MarshalledObject  filter, MarshalledObject  handback, Subject  delegationSubject)
          MBeanServerConnection.removeNotificationListener(ObjectName, ObjectName, NotificationFilter, Object) 메소드를 처리합니다.
 void RMIConnectionImpl_Stub. removeNotificationListener (ObjectName  $param_ObjectName_1, ObjectName  $param_ObjectName_2, MarshalledObject  $param_MarshalledObject_3, MarshalledObject  $param_MarshalledObject_4, Subject  $param_Subject_5)
           
 void RMIConnectionImpl. removeNotificationListener (ObjectName  name, ObjectName  listener, MarshalledObject  filter, MarshalledObject  handback, Subject  delegationSubject)
           
 void RMIConnection. removeNotificationListener (ObjectName  name, ObjectName  listener, Subject  delegationSubject)
          MBeanServerConnection.removeNotificationListener(ObjectName, ObjectName) 메소드를 처리합니다.
 void RMIConnectionImpl_Stub. removeNotificationListener (ObjectName  $param_ObjectName_1, ObjectName  $param_ObjectName_2, Subject  $param_Subject_3)
           
 void RMIConnectionImpl. removeNotificationListener (ObjectName  name, ObjectName  listener, Subject  delegationSubject)
           
 void RMIConnection. removeNotificationListeners (ObjectName  name, Integer [] listenerIDs, Subject  delegationSubject)
          removeNotificationListener(ObjectName, NotificationListener)removeNotificationListener(ObjectName, NotificationListener, NotificationFilter, Object) 메소드를 처리합니다.
 void RMIConnectionImpl_Stub. removeNotificationListeners (ObjectName  $param_ObjectName_1, Integer [] $param_arrayOf_Integer_2, Subject  $param_Subject_3)
           
 void RMIConnectionImpl. removeNotificationListeners (ObjectName  name, Integer [] listenerIDs, Subject  delegationSubject)
           
 


JavaTM Platform
Standard Ed. 6

버그의 보고와 기능의 요청
한층 더 자세한 API 레퍼런스 및 개발자 문서에 대해서는,Java SE 개발자용 문서를 참조해 주세요. 개발자전용의 상세한 해설, 개념의 개요, 용어의 정의, 버그의 회피책, 및 코드 실례가 포함되어 있습니다.

Copyright 2006 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms . Documentation Redistribution Policy 도 참조해 주세요.