| Package | Description |
|---|---|
| org.jboss.osgi.deployment.deployer | |
| org.jboss.osgi.deployment.interceptor | |
| org.jboss.osgi.framework.internal | |
| org.jboss.osgi.framework.spi | |
| org.jboss.osgi.repository | |
| org.jboss.osgi.repository.spi | |
| org.jboss.osgi.resolver | |
| org.jboss.osgi.resolver.spi | |
| org.jboss.osgi.spi |
Common classes and interfaces.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
Deployment
An abstraction of a bundle deployment
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractDeployment
An abstraction of a bundle deployment
|
class |
NullFileDeployment
An abstraction of a bundle deployment
|
class |
VirtualFileDeployment
An abstraction of a bundle deployment
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
InvocationContext
The context passed between Interceptors
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractInvocationContext
The context passed between Interceptors
|
| Constructor and Description |
|---|
AbstractInvocationContext(org.osgi.framework.BundleContext systemContext,
org.osgi.framework.Bundle bundle,
VirtualFile root,
Attachable attachments) |
| Modifier and Type | Class and Description |
|---|---|
class |
org.jboss.osgi.framework.internal.AbstractCommonBundleRevision |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractBundleAdaptor
An abstract implementation that adapts a
Module to a Bundle |
class |
AbstractBundleRevisionAdaptor
An abstract implementation that adapts a
Module to a BundleRevision |
| Modifier and Type | Interface and Description |
|---|---|
interface |
XContentCapability
A content capability
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractContentCapability
The abstract implementation of a
XContentCapability. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
XBundle
An extension to
Bundle |
interface |
XBundleCapability
An extension to
BundleCapability |
interface |
XBundleRequirement
An extension to
BundleRequirement |
interface |
XBundleRevision
An extension to
BundleRevision |
interface |
XCapability
An extension to the
Capability |
interface |
XCapabilityRequirement
A capability requirement
|
interface |
XElement |
interface |
XHostCapability
A fragment host capability
|
interface |
XHostRequirement
A fragment host requirement
|
interface |
XIdentityCapability
An identity capability
|
interface |
XIdentityRequirement
A bundle requirement
|
interface |
XPackageCapability
A package capability
|
interface |
XPackageRequirement
A package requirement
|
interface |
XProvidedCapability
A provided capability
|
interface |
XRequirement
An extension to the
Requirement |
interface |
XResource
An extension to
Resource |
interface |
XResourceCapability
A bundle capability
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractBundleCapability
The abstract implementation of an
XBundleCapability. |
class |
AbstractBundleRequirement
The abstract implementation of an
XBundleRequirement. |
class |
AbstractBundleRevision
The abstract implementation of an
XBundleRevision. |
class |
AbstractBundleWiringSupport
The abstract implementation of an
XBundleWiringSupport. |
class |
AbstractCapability
The abstract implementation of a
XCapability. |
class |
AbstractElement
The abstract implementation of a
XElement. |
class |
AbstractHostedCapability
The abstract implementation of a
HostedCapability. |
class |
AbstractRequirement
The abstract implementation of a
XRequirement. |
class |
AbstractResource
The abstract implementation of an
XResource. |
class |
AbstractWiringSupport
The abstract implementation of an
XWiringSupport. |
| Modifier and Type | Class and Description |
|---|---|
class |
AttachableSupport
An implementation of
Attachable. |
Copyright © 2016 JBoss by Red Hat. All rights reserved.