|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IndexedFilter
This filter can be used to limit the set of Descriptors passed to the matches method. If both methods return non-null then only those fields that are both named with the returned name AND have the given advertised contract will be given to the matches method
| Method Summary | |
|---|---|
String |
getAdvertisedContract()
If this returns non-null then this index will be used to limit the set of Descriptors that will be passed to the matches method. |
String |
getName()
If this returns non-null then this name will be used to limit the set of Descriptors that will be passed to the matches method. |
| Methods inherited from interface org.glassfish.hk2.api.Filter |
|---|
matches |
| Method Detail |
|---|
String getAdvertisedContract()
String getName()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||