Uses of Class
org.eclipse.gemini.blueprint.OsgiException

Packages that use OsgiException
org.eclipse.gemini.blueprint.service Exception hierarchy for Spring-DM's OSGi service integration. 
org.eclipse.gemini.blueprint.service.importer Generic interfaces for Spring-DM OSGi service import infrastructure. 
 

Uses of OsgiException in org.eclipse.gemini.blueprint.service
 

Subclasses of OsgiException in org.eclipse.gemini.blueprint.service
 class ServiceException
          OSGi service specific exception.
 class ServiceUnavailableException
          Exception indicating that an OSGi service became unavailable/unregistered.
 

Uses of OsgiException in org.eclipse.gemini.blueprint.service.importer
 

Subclasses of OsgiException in org.eclipse.gemini.blueprint.service.importer
 class ServiceProxyDestroyedException
          Exception indicating the accessed OSGi service proxy has been destroyed.
 



Copyright © 2006-2010 Spring Framework. All Rights Reserved.