| Interface | Description |
|---|---|
| Extender | |
| JarHelper.Visitor | |
| OSGiDeployer | |
| OSGiJavaEEArchive.ArchiveEntry | |
| OSGiJavaEEArchive.BCPEntry | |
| OSGiJavaEEArchive.BCPEntry.BCPEntryVisitor | |
| URIable |
| Class | Description |
|---|---|
| AbstractOSGiDeployer | |
| BundleClassLoader |
This is a delegating class loader.
|
| BundleResource |
Represents a resource in the bundle's classpath
|
| Constants | |
| JarHelper |
A utility class to help reading/writing content of JarFile from/to stream.
|
| JavaEEExtender |
This extender is responsible for detecting and deploying any Java EE OSGi bundle.
|
| OSGiApplicationInfo | |
| OSGiArchiveHandler |
An implementation of
ArchiveHandler
specialized for OSGi-ed WAR files. |
| OSGiBundleArchive |
Adapts a
Bundle to Archive. |
| OSGiContainer |
This class is primarily responsbile for depoyment and undeployment of EE artifacts of an OSGi bundle.
|
| OSGiDeploymentContext | |
| OSGiDeploymentRequest |
This is a stateful service.
|
| OSGiJavaEEActivator | |
| OSGiJavaEEArchive |
This is a very important class in our implementation of hybrid applications.
|
| OSGiUndeploymentRequest |
This is a stateful service.
|
| TempBundleClassLoader |
This class loader only provides a new class loading namespace
It is useful during annotation scanning classes get loaded in that separate
namespace.
|
| Enum | Description |
|---|---|
| AbstractOSGiDeployer.State |
Various request processing states
|
| Exception | Description |
|---|---|
| DeploymentException |
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.