Java Dynamic Management Kit 3.2 Programming Guide
[ Previous ][ Fast Back ]Chapter 10. Base Services - Customizing the Framework[ Fast Forward ][ Next ]

Filtering Service

The filtering service selects m-beans to be the subject of a management operation. Selection is based on the presence and values of specific attributes. For example, a filter could select all the m-beans for which the attribute color is set to red.

The filtering service implements the com.sun.jaw.reference.agent.services.FilterSrvIf interface.


[ Previous ][ Home ][ Next ]
Metadata Service[ Up ]Relationship Service