Uses of Class
com.sun.javatest.exec.FeatureManager
Packages that use FeatureManager
Package
Description
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 FeatureManagerMethods in com.sun.javatest.exec that return FeatureManagerModifier and TypeMethodDescriptionContextManager.getFeatureManager()
Get feature manager from this ContextManager instance.Methods in com.sun.javatest.exec with parameters of type FeatureManagerModifier and TypeMethodDescriptionvoid
ContextManager.setFeatureManager
(FeatureManager featureManager) Set given feature manager for this ContextManager instance.