|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PolicyLoadErrorListener | |
---|---|
com.microsoft.tfs.core.checkinpolicies |
Uses of PolicyLoadErrorListener in com.microsoft.tfs.core.checkinpolicies |
---|
Methods in com.microsoft.tfs.core.checkinpolicies with parameters of type PolicyLoadErrorListener | |
---|---|
void |
PolicyEvaluator.addPolicyLoadErrorListener(PolicyLoadErrorListener listener)
Adds a listener for the PolicyLoadErrorEvent , which is fired when
a policy implementation fails to load during an
PolicyEvaluator.evaluate(PolicyContext) or
PolicyEvaluator.reloadAndEvaluate(PolicyContext) call. |
void |
PolicyEvaluator.removePolicyLoadErrorListener(PolicyLoadErrorListener listener)
Removes a listener for the PolicyLoadErrorEvent , which is fired
when a policy implementation fails to load during an
PolicyEvaluator.evaluate(PolicyContext) or
PolicyEvaluator.reloadAndEvaluate(PolicyContext) call. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |