Package | Description |
---|---|
com.sun.javatest |
This package provides facilities for reading, executing
and monitoring tests.
|
Modifier and Type | Field and Description |
---|---|
protected ObservableTestFilter.Observer[] |
ObservableTestFilter.observers
The set of observers for this filter.
|
Modifier and Type | Method and Description |
---|---|
void |
ObservableTestFilter.addObserver(ObservableTestFilter.Observer o)
Add an observer to be notified when this filter has been changed.
|
void |
ObservableTestFilter.removeObserver(ObservableTestFilter.Observer o)
Remove a previously registered observer so that it will no longer
be notified of changes to this filter.
|
Copyright (c) 1996, 2015, Oracle and/or its affiliates. All rights reserved.