Uses of Class
org.springframework.osgi.OsgiServiceException

Packages that use OsgiServiceException
org.springframework.osgi Spring-DM core root package. 
 

Uses of OsgiServiceException in org.springframework.osgi
 

Subclasses of OsgiServiceException in org.springframework.osgi
 class AmbiguousServiceReferenceException
           
 class NoSuchServiceException
           
 class ServiceUnavailableException
          Exception thrown when an OSGi service obtained via the OsgiServiceProxyFactoryBean is unregistered and attempts to rebind to a suitable replacement have failed.
 



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