|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.knowhowlab.osgi.monitoradmin.util.Utils
public class Utils
Utils class
| Constructor Summary | |
|---|---|
Utils()
|
|
| Method Summary | |
|---|---|
static java.lang.String |
createServicePidFilter(java.lang.String monitorableId)
Create service filter for given monitorable Id |
static boolean |
validatePathFilterId(java.lang.String id)
Validate Path Filter Id |
static boolean |
validatePathId(java.lang.String id)
Validate Path Id |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Utils()
| Method Detail |
|---|
public static java.lang.String createServicePidFilter(java.lang.String monitorableId)
monitorableId - monitorable id
public static boolean validatePathId(java.lang.String id)
id - id
public static boolean validatePathFilterId(java.lang.String id)
id - id
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||