|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.glassfish.hk2.internal.StarFilter
public class StarFilter
A filter that gets everything! w00t w00t!
| Constructor Summary | |
|---|---|
StarFilter()
|
|
| Method Summary | |
|---|---|
static StarFilter |
getDescriptorFilter()
|
boolean |
matches(Descriptor d)
Returns true if this filter matches the given object |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StarFilter()
| Method Detail |
|---|
public static StarFilter getDescriptorFilter()
public boolean matches(Descriptor d)
Filter
matches in interface Filterd - The object to match against
this filter. May not be null
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||