Filters are attached to {@link gnu.classpath.jdwp.event.EventRequest}s in order to allow the debugger to specify that an event should be sent only when the filters for the event request all match.
No filters means "send all notifications". @author Keith Seitz (keiths@redhat.com)
|
|