Uses of Class
com.sun.ts.lib.deliverable.PropertyNotSetException
Packages that use PropertyNotSetException
-
Uses of PropertyNotSetException in com.sun.ts.lib.deliverable
Methods in com.sun.ts.lib.deliverable that throw PropertyNotSetExceptionModifier and TypeMethodDescriptionAbstractPropertyManager.getProperty
(String sKey) Deprecated, for removal: This API element is subject to removal in a future version.This method is called to get a property valuePropertyManagerInterface.getProperty
(String sKey) This method is called to get a property valueAbstractPropertyManager.getTestSpecificProperties
(String[] sPropKeys) Deprecated, for removal: This API element is subject to removal in a future version.This method is called by the test harness to retrieve all properties needed by a particular test.PropertyManagerInterface.getTestSpecificProperties
(String[] sPropKeys) This method is called by the test harness to retrieve all properties needed by a particular test.protected final void
AbstractPropertyManager.setJteProperties
(Properties p) Deprecated, for removal: This API element is subject to removal in a future version.Sets the jteProperties attribute of the AbstractPropertyManager object