|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FeatureManager | |
---|---|
com.sun.javatest.exec | The Test Manager Tool provides a GUI for opening, browsing, configuring, and running tests and test suites, and for browsing the results. |
Uses of FeatureManager in com.sun.javatest.exec |
---|
Fields in com.sun.javatest.exec declared as FeatureManager | |
---|---|
protected FeatureManager |
ContextManager.featureManager
|
Methods in com.sun.javatest.exec that return FeatureManager | |
---|---|
FeatureManager |
ContextManager.getFeatureManager()
Get feature manager from this ContextManager instance. |
Methods in com.sun.javatest.exec with parameters of type FeatureManager | |
---|---|
void |
ContextManager.setFeatureManager(FeatureManager featureManager)
Set given feature manager for this ContextManager instance. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |