Java EE 5 SDK

com.sun.appserv.management.util.jmx
Interface AttributeFilter

All Known Implementing Classes:
ReadWriteAttributeFilter

public interface AttributeFilter


Method Summary
 boolean filterAttribute(MBeanAttributeInfo info)
           
 

Method Detail

filterAttribute

boolean filterAttribute(MBeanAttributeInfo info)
Returns:
true to include the Attribute, false otherwise

Java EE 5 SDK

Submit a bug or feature

Copyright 2006 Sun Microsystems, Inc. All rights reserved.