|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.aries.application.utils.FilterUtils
public class FilterUtils
| Constructor Summary | |
|---|---|
FilterUtils()
|
|
| Method Summary | |
|---|---|
static String |
removeMandatoryFilterToken(String filter)
Filters we generate may contain stanzas like (mandatory:<*symbolicname) These are for OBR, and are not OSGi friendly!!! This method removes them. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FilterUtils()
| Method Detail |
|---|
public static String removeMandatoryFilterToken(String filter)
filter -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||