Uses of Class
org.eclipse.gemini.blueprint.service.ServiceException

Packages that use ServiceException
org.eclipse.gemini.blueprint.service Exception hierarchy for Gemini Blueprint's OSGi service integration. 
org.eclipse.gemini.blueprint.service.importer Generic interfaces for Gemini Blueprint OSGi service import infrastructure. 
 

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

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

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

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



Copyright © 2006-2013. All Rights Reserved.