|
IBM Rational Performance Tester SDK | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ITargetResolver
Method Summary | |
---|---|
com.ibm.rational.common.test.editor.framework.kernel.interfaces.ITargetDescriptor |
resolveTarget(com.ibm.rational.common.test.editor.framework.kernel.interfaces.ITargetDescriptor target)
|
boolean |
restart()
|
Method Detail |
---|
com.ibm.rational.common.test.editor.framework.kernel.interfaces.ITargetDescriptor resolveTarget(com.ibm.rational.common.test.editor.framework.kernel.interfaces.ITargetDescriptor target)
target
-
null
if this resolver is uncapable of resolving the target
or ITargetDescriptor
. The ITargetDescriptor
can be the same or a new one.boolean restart()
true
if TargetDescriptorFactory
should restart resolving process, or false
if TargetDescriptorFactory
should evaluate next ITargetDescriptor
.
This method is called after every call to resolveTarget
that returns a non-null value.TargetDescriptorFactory.doResolve(ITargetDescriptor)
|
IBM Rational Performance Tester SDK | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |