|
Quick Lists
|
|
Bug ID:
|
4718350
|
|
Votes
|
0
|
|
Synopsis
|
RFE: Wildcard support in notification filter
|
|
Category
|
jmx:classes
|
|
Reported Against
|
1.5
, 2.0
|
|
Release Fixed
|
|
|
State
|
11-Closed, duplicate of 6610917,
request for enhancement
|
|
Priority:
|
5-Very Low
|
|
Related Bugs
|
6319823
,
4524961
,
5072268
|
|
Submit Date
|
22-JUL-2002
|
|
Description
|
* Wildcard support in notification filter
An implementation of the NotificationFilter interface that uses J2SE
1.4 regexps on the notification type to determine whether to send it
to a given listener.
|
|
Work Around
|
N/A
|
|
Evaluation
|
Nice to have, but no immediate demand for it, and users can easily enough code it themselves.
xxxxx@xxxxx 2002-07-22
The proposed QueryNotificationFilter can be used to achieve this. It uses * and ? wildcards rather than regexps, but that should be sufficient.
Posted Date : 2008-01-24 15:13:30.0
|
|
Comments
|
PLEASE NOTE: JDK6 is formerly known as Project Mustang
|
|
|
 |