public abstract class BlueprintExceptionFactory
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
private static class |
BlueprintExceptionFactory.BlueprintFactory |
| Constructor and Description |
|---|
BlueprintExceptionFactory() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.RuntimeException |
createServiceUnavailableException(org.osgi.framework.Filter filter) |
static java.lang.RuntimeException |
createServiceUnavailableException(org.osgi.framework.ServiceReference reference) |
public static java.lang.RuntimeException createServiceUnavailableException(org.osgi.framework.Filter filter)
public static java.lang.RuntimeException createServiceUnavailableException(org.osgi.framework.ServiceReference reference)