public interface StabilityChecker
Be pretty careful when implementing this service:
check()) tries to reach the stability criteriaStability| Modifier and Type | Method and Description |
|---|---|
StabilityResult |
check()
Tries to reach the stability criteria checked by the current checker.
|
String |
getName()
Gets the name of the checker.
|
int |
getPriority()
Gets the checker priority.
|
String getName()
int getPriority()
StabilityResult check()
Copyright © 2009–2015 OW2 Chameleon. All rights reserved.