wt.vc.config
Class DefaultGetConfigSpecForDelegate
java.lang.Object
wt.vc.config.DefaultGetConfigSpecForDelegate
- All Implemented Interfaces:
- GetConfigSpecForDelegate
- public class DefaultGetConfigSpecForDelegate
- extends Object
- implements GetConfigSpecForDelegate
Supported API: false
Extendable: false
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RESOURCE
private static final String RESOURCE
- See Also:
- Constant Field Values
CLASSNAME
private static final String CLASSNAME
DefaultGetConfigSpecForDelegate
public DefaultGetConfigSpecForDelegate()
getConfigSpecFor
public ConfigSpec getConfigSpecFor(Iterated iteration)
throws WTException
Supported API: false
- Specified by:
getConfigSpecFor
in interface GetConfigSpecForDelegate
- Parameters:
iteration
-
- Returns:
- ConfigSpec
- Throws:
WTException
getDefaultConfigSpecFor
public ConfigSpec getDefaultConfigSpecFor(Class masterOrIterationClass)
throws WTException
Supported API: false
- Specified by:
getDefaultConfigSpecFor
in interface GetConfigSpecForDelegate
- Parameters:
masterOrIterationClass
-
- Returns:
- ConfigSpec
- Throws:
WTException