com.jrockit.mc.rjmx.subscription
Interface IAttributeInfoListener


public interface IAttributeInfoListener

A listener interface to get notifications that the information available through an IAttributeInfoService has changed.

Author:
Mattias Jo\xEBlson

Method Summary
 void attributeInfoChanged()
          Some part of the attribute information has changed.
 

Method Detail

attributeInfoChanged

void attributeInfoChanged()
Some part of the attribute information has changed.



Copyright © 1999, 2011, Oracle and/or its affiliates. All rights reserved.