|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@Deprecated public interface ModulePredicate
Interface used to match plugin modules according to implementation specific rules.
| Method Summary | |
|---|---|
boolean |
matches(ModuleDescriptor moduleDescriptor)
Deprecated. Will match a plugin module according to implementation rules. |
| Method Detail |
|---|
boolean matches(ModuleDescriptor moduleDescriptor)
Will match a plugin module according to implementation rules.
This method must not change the state of the module nor its plugin .
moduleDescriptor - the ModuleDescriptor to test against.
true if the module matches the predicate, false otherwise.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||