|
Hyperic HQ Plugin API v. 4.4.0.2 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AppdefPagerFilter
Method Summary | |
---|---|
int |
getFilterCount()
Fetch the number of objects that were successfully caught by the filter -- either inclusively or exclusively |
boolean |
isCaught(java.lang.Object incoming)
Evaluate an object against the filter and return flag correponding to whether or not its caught by the filter. |
boolean |
isExclusive()
Is this filer set to exclude resources that match the filter. |
Method Detail |
---|
boolean isCaught(java.lang.Object incoming)
incoming
- object
int getFilterCount()
boolean isExclusive()
|
Hyperic HQ Plugin API v. 4.4.0.2 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |