Uses of Class
org.springframework.osgi.service.ServiceException

Packages that use ServiceException
org.springframework.osgi.service Exception hierarchy for Spring-DM's OSGi service integration. 
org.springframework.osgi.service.importer Generic interfaces for Spring-DM OSGi service import infrastructure. 
 

Uses of ServiceException in org.springframework.osgi.service
 

Subclasses of ServiceException in org.springframework.osgi.service
 class ServiceUnavailableException
          Exception indicating that an OSGi service became unavailable/unregistered.
 

Uses of ServiceException in org.springframework.osgi.service.importer
 

Subclasses of ServiceException in org.springframework.osgi.service.importer
 class ServiceProxyDestroyedException
          Exception indicating the accessed OSGi service proxy has been destroyed.
 



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