public abstract class BlueprintExceptionFactory extends Object
Constructor and Description |
---|
BlueprintExceptionFactory() |
Modifier and Type | Method and Description |
---|---|
static RuntimeException |
createServiceUnavailableException(org.osgi.framework.Filter filter) |
static RuntimeException |
createServiceUnavailableException(org.osgi.framework.ServiceReference reference) |
public static RuntimeException createServiceUnavailableException(org.osgi.framework.Filter filter)
public static RuntimeException createServiceUnavailableException(org.osgi.framework.ServiceReference reference)
Copyright © 2006–2015. All rights reserved.