org.eclipse.gemini.blueprint.service.importer.support.internal.exception
Class BlueprintExceptionFactory
java.lang.Object
org.eclipse.gemini.blueprint.service.importer.support.internal.exception.BlueprintExceptionFactory
public abstract class BlueprintExceptionFactory
- extends Object
Utility class that creates either Spring DM or Blueprint exceptions. It's used for performing lazy class loading and
similar exception messages between the two.
- Author:
- Costin Leau
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BlueprintExceptionFactory
public BlueprintExceptionFactory()
createServiceUnavailableException
public static RuntimeException createServiceUnavailableException(org.osgi.framework.Filter filter)
createServiceUnavailableException
public static RuntimeException createServiceUnavailableException(org.osgi.framework.ServiceReference reference)
Copyright © 2006-2013. All Rights Reserved.