public class NoFilter extends Object implements org.osgi.framework.Filter
| Modifier and Type | Field and Description |
|---|---|
static org.osgi.framework.Filter |
INSTANCE
Singleton instance
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
match(Dictionary dictionary) |
boolean |
match(org.osgi.framework.ServiceReference<?> reference) |
boolean |
matchCase(Dictionary dictionary) |
boolean |
matches(Map<String,?> map) |
public boolean match(Dictionary dictionary)
match in interface org.osgi.framework.Filterpublic boolean match(org.osgi.framework.ServiceReference<?> reference)
match in interface org.osgi.framework.Filterpublic boolean matchCase(Dictionary dictionary)
matchCase in interface org.osgi.framework.FilterCopyright © 2013 JBoss by Red Hat. All rights reserved.