public class OsgiUtils extends Object
| Modifier and Type | Field and Description |
|---|---|
static Long |
SERVICE_TIMEOUT |
| Constructor and Description |
|---|
OsgiUtils() |
| Modifier and Type | Method and Description |
|---|---|
static void |
waitForSerice(Class type) |
void |
waitForSerice(Class type,
long timeout) |
static void |
waitForSerice(Class type,
String filter,
long timeout) |
public static final Long SERVICE_TIMEOUT
Copyright © 2011–2014 Red Hat. All rights reserved.