|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OsgiException | |
---|---|
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. |
org.springframework.osgi.web.deployer | Classes supporting deployment of web application into the OSGi platform. |
Uses of OsgiException in org.springframework.osgi.service |
---|
Subclasses of OsgiException in org.springframework.osgi.service | |
---|---|
class |
ServiceException
OSGi service specific exception. |
class |
ServiceUnavailableException
Exception indicating that an OSGi service became unavailable/unregistered. |
Uses of OsgiException in org.springframework.osgi.service.importer |
---|
Subclasses of OsgiException in org.springframework.osgi.service.importer | |
---|---|
class |
ServiceProxyDestroyedException
Exception indicating the accessed OSGi service proxy has been destroyed. |
Uses of OsgiException in org.springframework.osgi.web.deployer |
---|
Subclasses of OsgiException in org.springframework.osgi.web.deployer | |
---|---|
class |
OsgiWarDeploymentException
Exception thrown when the deployment or undeployment process of an OSGi war fails. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |