|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface InstanceChecker
instances of this class are used for periodical checks on all the
WSRF instances existing in a specific DefaultHome
| Method Summary | |
|---|---|
boolean |
check(Home home,
String uniqueID)
check condition |
boolean |
process(Home home,
String uniqueID)
perform processing on the instance (in case check() hits) |
| Method Detail |
|---|
boolean check(Home home,
String uniqueID)
throws ResourceUnknownException
uniqueID - - a WSRFInstance id
ResourceUnknownException
boolean process(Home home,
String uniqueID)
throws ResourceUnknownException
uniqueID - - a WSRFInstance id
true if instance is still valid. If it is
invalid, false is returned, and the instance will be removed from further checks
ResourceUnknownException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||