File
Doc
Category
Size
Date
Package
AttributeFilter.java
API Doc
Glassfish v2 API
2424
Fri May 04 22:31:04 BST 2007
com.sun.appserv.management.util.jmx
AttributeFilter
public interface AttributeFilter
Fields Summary
Constructors Summary
Methods Summary
public
boolean
filterAttribute
(
javax.management.MBeanAttributeInfo
info)
return
true to include the Attribute, false otherwise
Java Code Source