| Interface | Description |
|---|---|
| Configuration | |
| FabFacade |
Represents a facade to either a jar being deployed or a bundle already installed
|
| ServiceProvider |
Interface to provide access to a few OSGi services and interfaces commonly used inside FAB
|
| VersionResolver |
| Class | Description |
|---|---|
| Activator |
Activator for the fab protocol
|
| BndUtils |
Wrapper over PeterK's bnd lib.
|
| BundleFabFacade | |
| Bundles |
Some bundle helper methods
|
| ConfigurationImpl | |
| FabBundleInfoImpl |
Information about a resolved Fuse Application Bundle.
|
| FabClassPathResolver |
Resolves the classpath using the FAB resolving mechanism
|
| FabConnection |
URLConnection for the "fab" protocol |
| FabConnectionFactory |
ConnectionFactory for the "fab" protocol |
| FabFacadeSupport |
Base class for implementing FabFacade
|
| FabResolverFactoryImpl |
Implementation for
FabResolverFactory - this implementation will be instantiated by Blueprint
and get injected with appropriate bundle context / configuration admin / features service. |
| FabResolverFactoryImpl.FeaturesMatchingFilter |
Filter implementation that matches dependencies to known features, replacing the dependency by the feature
|
| OsgiModuleRegistry | |
| Versions |
A helper for creating version ranges from specific versions
|
| Enum | Description |
|---|---|
| OverwriteMode |
Strategy to use regarding manifest rewrite, for a jar that is already a bundle (has osgi manifest attributes).
|
Copyright © 2014 Red Hat. All Rights Reserved.