A B C E F G H I L M N O P R T U V W X

A

AbstractBundleCapability - Class in org.jboss.osgi.resolver.spi
The abstract implementation of a XBundleCapability.
AbstractBundleCapability(Resource, Map<String, Object>, Map<String, String>) - Constructor for class org.jboss.osgi.resolver.spi.AbstractBundleCapability
 
AbstractBundleRequirement - Class in org.jboss.osgi.resolver.spi
The abstract implementation of a XBundleRequirement.
AbstractBundleRequirement(Resource, Map<String, Object>, Map<String, String>) - Constructor for class org.jboss.osgi.resolver.spi.AbstractBundleRequirement
 
AbstractCapability - Class in org.jboss.osgi.resolver.spi
The abstract implementation of a XCapability.
AbstractCapability(Resource, String, Map<String, Object>, Map<String, String>) - Constructor for class org.jboss.osgi.resolver.spi.AbstractCapability
 
AbstractEnvironment - Class in org.jboss.osgi.resolver.spi
The abstract implementation of a Environment.
AbstractEnvironment() - Constructor for class org.jboss.osgi.resolver.spi.AbstractEnvironment
 
AbstractHostCapability - Class in org.jboss.osgi.resolver.spi
The abstract implementation of a XHostCapability.
AbstractHostCapability(Resource, Map<String, Object>, Map<String, String>) - Constructor for class org.jboss.osgi.resolver.spi.AbstractHostCapability
 
AbstractHostRequirement - Class in org.jboss.osgi.resolver.spi
The abstract implementation of a XHostRequirement.
AbstractHostRequirement(Resource, Map<String, Object>, Map<String, String>) - Constructor for class org.jboss.osgi.resolver.spi.AbstractHostRequirement
 
AbstractIdentityCapability - Class in org.jboss.osgi.resolver.spi
The abstract implementation of a XIdentityCapability.
AbstractIdentityCapability(Resource, Map<String, Object>, Map<String, String>) - Constructor for class org.jboss.osgi.resolver.spi.AbstractIdentityCapability
 
AbstractPackageCapability - Class in org.jboss.osgi.resolver.spi
The abstract implementation of a XPackageCapability.
AbstractPackageCapability(Resource, Map<String, Object>, Map<String, String>) - Constructor for class org.jboss.osgi.resolver.spi.AbstractPackageCapability
 
AbstractPackageRequirement - Class in org.jboss.osgi.resolver.spi
The abstract implementation of a XPackageRequirement.
AbstractPackageRequirement(Resource, Map<String, Object>, Map<String, String>) - Constructor for class org.jboss.osgi.resolver.spi.AbstractPackageRequirement
 
AbstractRequirement - Class in org.jboss.osgi.resolver.spi
The abstract implementation of a XRequirement.
AbstractRequirement(Resource, String, Map<String, Object>, Map<String, String>) - Constructor for class org.jboss.osgi.resolver.spi.AbstractRequirement
 
AbstractResolveContext - Class in org.jboss.osgi.resolver.spi
The abstract implementation of a XResolveContext.
AbstractResolveContext(XEnvironment) - Constructor for class org.jboss.osgi.resolver.spi.AbstractResolveContext
 
AbstractResource - Class in org.jboss.osgi.resolver.spi
The abstract implementation of an XResource.
AbstractResource() - Constructor for class org.jboss.osgi.resolver.spi.AbstractResource
 
AbstractResourceBuilder - Class in org.jboss.osgi.resolver.spi
A builder for resolver resources
AbstractResourceBuilder(XResourceBuilderFactory) - Constructor for class org.jboss.osgi.resolver.spi.AbstractResourceBuilder
 
AbstractWire - Class in org.jboss.osgi.resolver.spi
The abstract implementation of a Wire.
AbstractWire(Capability, Requirement, Resource, Resource) - Constructor for class org.jboss.osgi.resolver.spi.AbstractWire
 
AbstractWiring - Class in org.jboss.osgi.resolver.spi
The abstract implementation of a Wiring.
AbstractWiring(Resource, List<Wire>) - Constructor for class org.jboss.osgi.resolver.spi.AbstractWiring
 
AbstractWiringNamespace - Class in org.osgi.framework.namespace
Wiring Capability and Requirement Namespaces base class.
addAttachment(Class<T>, T) - Method in interface org.jboss.osgi.resolver.XAttachmentSupport
Attach an arbirtary object with this element.
addBundleCapability(String, Version, Map<String, Object>, Map<String, String>) - Method in class org.jboss.osgi.resolver.spi.AbstractResourceBuilder
 
addBundleCapability(String, Version, Map<String, Object>, Map<String, String>) - Method in interface org.jboss.osgi.resolver.XResourceBuilder
Add the bundle capability
addBundleRequirement(String, Map<String, Object>, Map<String, String>) - Method in class org.jboss.osgi.resolver.spi.AbstractResourceBuilder
 
addBundleRequirement(String, Map<String, Object>, Map<String, String>) - Method in interface org.jboss.osgi.resolver.XResourceBuilder
Add identity requirement
addCapability(Capability) - Method in class org.jboss.osgi.resolver.spi.AbstractResource
 
addDynamicPackageRequirement(String, Map<String, Object>, Map<String, String>) - Method in class org.jboss.osgi.resolver.spi.AbstractResourceBuilder
 
addDynamicPackageRequirement(String, Map<String, Object>, Map<String, String>) - Method in interface org.jboss.osgi.resolver.XResourceBuilder
Add a Constants.DYNAMICIMPORT_PACKAGE requirement
addGenericCapability(String, Map<String, Object>, Map<String, String>) - Method in class org.jboss.osgi.resolver.spi.AbstractResourceBuilder
 
addGenericCapability(String, Map<String, Object>, Map<String, String>) - Method in interface org.jboss.osgi.resolver.XResourceBuilder
Add a generic Capability
addGenericRequirement(String, Map<String, Object>, Map<String, String>) - Method in class org.jboss.osgi.resolver.spi.AbstractResourceBuilder
 
addGenericRequirement(String, Map<String, Object>, Map<String, String>) - Method in interface org.jboss.osgi.resolver.XResourceBuilder
Add a generic Requirement
addHostCapability(String, Version, Map<String, Object>, Map<String, String>) - Method in class org.jboss.osgi.resolver.spi.AbstractResourceBuilder
 
addHostCapability(String, Version, Map<String, Object>, Map<String, String>) - Method in interface org.jboss.osgi.resolver.XResourceBuilder
Add the fragment host capability
addHostRequirement(String, Map<String, Object>, Map<String, String>) - Method in class org.jboss.osgi.resolver.spi.AbstractResourceBuilder
 
addHostRequirement(String, Map<String, Object>, Map<String, String>) - Method in interface org.jboss.osgi.resolver.XResourceBuilder
Add fragment host requirement
addIdentityCapability(String, Version, String, Map<String, Object>, Map<String, String>) - Method in class org.jboss.osgi.resolver.spi.AbstractResourceBuilder
 
addIdentityCapability(String, Version, String, Map<String, Object>, Map<String, String>) - Method in interface org.jboss.osgi.resolver.XResourceBuilder
Add the identity capability
addPackageCapability(String, Map<String, Object>, Map<String, String>) - Method in class org.jboss.osgi.resolver.spi.AbstractResourceBuilder
 
addPackageCapability(String, Map<String, Object>, Map<String, String>) - Method in interface org.jboss.osgi.resolver.XResourceBuilder
Add a Constants.EXPORT_PACKAGE capability
addPackageRequirement(String, Map<String, Object>, Map<String, String>) - Method in class org.jboss.osgi.resolver.spi.AbstractResourceBuilder
 
addPackageRequirement(String, Map<String, Object>, Map<String, String>) - Method in interface org.jboss.osgi.resolver.XResourceBuilder
Add a Constants.IMPORT_PACKAGE requirement
addProvidedWire(Wire) - Method in class org.jboss.osgi.resolver.spi.AbstractWiring
 
addRequirement(Requirement) - Method in class org.jboss.osgi.resolver.spi.AbstractResource
 

B

BUNDLE_NAMESPACE - Static variable in class org.osgi.framework.namespace.BundleNamespace
Namespace name for bundle capabilities and requirements.
BUNDLE_NAMESPACE - Static variable in interface org.osgi.framework.wiring.BundleRevision
Namespace for bundle capabilities and requirements.
BundleCapability - Interface in org.osgi.framework.wiring
A capability that has been declared from a bundle revision.
BundleNamespace - Class in org.osgi.framework.namespace
Bundle Capability and Requirement Namespace.
BundleRequirement - Interface in org.osgi.framework.wiring
A requirement that has been declared from a bundle revision.
BundleRevision - Interface in org.osgi.framework.wiring
Bundle Revision.
BundleRevisions - Interface in org.osgi.framework.wiring
The bundle revisions of a bundle.
BundleWire - Interface in org.osgi.framework.wiring
A wire connecting a BundleCapability to a BundleRequirement.
BundleWiring - Interface in org.osgi.framework.wiring
A wiring for a bundle.

C

Capability - Interface in org.osgi.resource
A capability that has been declared from a Resource.
CAPABILITY_BUNDLE_SYMBOLICNAME_ATTRIBUTE - Static variable in class org.osgi.framework.namespace.PackageNamespace
The capability attribute contains the symbolic name of the resource providing the package.
CAPABILITY_BUNDLE_VERSION_ATTRIBUTE - Static variable in class org.osgi.framework.namespace.AbstractWiringNamespace
The capability attribute contains the Version of the resource providing the capability if one is specified or 0.0.0 if not specified.
CAPABILITY_COPYRIGHT_ATTRIBUTE - Static variable in class org.osgi.framework.namespace.IdentityNamespace
The capability attribute that contains a human readable copyright notice for the resource.
CAPABILITY_DESCRIPTION_ATTRIBUTE - Static variable in class org.osgi.framework.namespace.IdentityNamespace
The capability attribute that contains a human readable description for the resource.
CAPABILITY_DOCUMENTATION_ATTRIBUTE - Static variable in class org.osgi.framework.namespace.IdentityNamespace
The capability attribute that contains the URL to documentation for the resource.
CAPABILITY_EFFECTIVE_DIRECTIVE - Static variable in class org.osgi.resource.Namespace
The capability directive used to specify the effective time for the capability.
CAPABILITY_EXCLUDE_DIRECTIVE - Static variable in class org.osgi.framework.namespace.PackageNamespace
The capability directive used to specify the comma separated list of classes which must not be allowed to be exported.
CAPABILITY_FRAGMENT_ATTACHMENT_DIRECTIVE - Static variable in class org.osgi.framework.namespace.BundleNamespace
The capability directive identifying if and when a fragment may attach to a host bundle.
CAPABILITY_FRAGMENT_ATTACHMENT_DIRECTIVE - Static variable in class org.osgi.framework.namespace.HostNamespace
The capability directive identifying if and when a fragment may attach to a host bundle.
CAPABILITY_INCLUDE_DIRECTIVE - Static variable in class org.osgi.framework.namespace.PackageNamespace
The capability directive used to specify the comma separated list of classes which must be allowed to be exported.
CAPABILITY_LICENSE_ATTRIBUTE - Static variable in class org.osgi.framework.namespace.IdentityNamespace
The capability attribute that contains the URL to the license for the resource.
CAPABILITY_MANDATORY_DIRECTIVE - Static variable in class org.osgi.framework.namespace.AbstractWiringNamespace
The capability directive used to specify the comma separated list of mandatory attributes which must be specified in the filter of a requirement in order for the capability to match the requirement.
CAPABILITY_SINGLETON_DIRECTIVE - Static variable in class org.osgi.framework.namespace.BundleNamespace
The capability directive identifying if the resource is a singleton.
CAPABILITY_SINGLETON_DIRECTIVE - Static variable in class org.osgi.framework.namespace.HostNamespace
The capability directive identifying if the resource is a singleton.
CAPABILITY_SINGLETON_DIRECTIVE - Static variable in class org.osgi.framework.namespace.IdentityNamespace
The capability directive identifying if the resource is a singleton.
CAPABILITY_TYPE_ATTRIBUTE - Static variable in class org.osgi.framework.namespace.IdentityNamespace
The capability attribute identifying the resource type.
CAPABILITY_USES_DIRECTIVE - Static variable in class org.osgi.resource.Namespace
The capability directive used to specify the comma separated list of package names used by a capability.
CAPABILITY_VERSION_ATTRIBUTE - Static variable in class org.osgi.framework.namespace.ExecutionEnvironmentNamespace
The capability attribute contains the versions of the execution environment.
CAPABILITY_VERSION_ATTRIBUTE - Static variable in class org.osgi.framework.namespace.IdentityNamespace
The capability attribute identifying the Version of the resource if one is specified or 0.0.0 if not specified.
CAPABILITY_VERSION_ATTRIBUTE - Static variable in class org.osgi.framework.namespace.PackageNamespace
The capability attribute contains the Version of the package if one is specified or 0.0.0 if not specified.
CARDINALITY_MULTIPLE - Static variable in class org.osgi.resource.Namespace
The directive value identifying a multiple cardinality type.
CARDINALITY_SINGLE - Static variable in class org.osgi.resource.Namespace
The directive value identifying a cardinality type of single.
CLASSIFIER_JAVADOC - Static variable in class org.osgi.framework.namespace.IdentityNamespace
The attribute value identifying the resource classifier as an archive containing the javadoc in the same directory layout as the resource.
CLASSIFIER_SOURCES - Static variable in class org.osgi.framework.namespace.IdentityNamespace
The attribute value identifying the resource classifier as an archive containing the source code in the same directory layout as the resource.
CONTENT_PATH - Static variable in interface org.jboss.osgi.resolver.XResourceConstants
An attribute on the identity capability that represents the location of the resource relative to the base url of the repository.
CONTENT_URL - Static variable in interface org.jboss.osgi.resolver.XResourceConstants
An attribute on the identity capability that represents the location of the resource.
create(String, String, String, String, String) - Static method in class org.jboss.osgi.resolver.MavenCoordinates
 
create(XResourceBuilderFactory) - Static method in class org.jboss.osgi.resolver.XResourceBuilderFactory
 
create() - Static method in class org.jboss.osgi.resolver.XResourceBuilderFactory
 
createArtifactRequirement(ModuleIdentifier) - Static method in class org.jboss.osgi.resolver.XRequirementBuilder
 
createArtifactRequirement(MavenCoordinates) - Static method in class org.jboss.osgi.resolver.XRequirementBuilder
 
createRequirement(String, Map<String, Object>, Map<String, String>) - Static method in class org.jboss.osgi.resolver.XRequirementBuilder
 
createResolverContext(XEnvironment, Collection<Resource>, Collection<Resource>) - Method in interface org.jboss.osgi.resolver.XResolver
 
createResource() - Method in class org.jboss.osgi.resolver.XResourceBuilderFactory
 
createResourceBuilder() - Method in class org.jboss.osgi.resolver.XResourceBuilderFactory
 
createWiring(Resource, List<Wire>) - Method in class org.jboss.osgi.resolver.spi.AbstractEnvironment
 

E

EFFECTIVE_ACTIVE - Static variable in class org.osgi.resource.Namespace
The directive value identifying a capability or requirement that is effective at active time.
EFFECTIVE_RESOLVE - Static variable in class org.osgi.resource.Namespace
The directive value identifying a capability or requirement that is effective at resolve time.
EMPTY_ATTRIBUTES - Static variable in interface org.jboss.osgi.resolver.XResourceBuilder
 
EMPTY_DIRECTIVES - Static variable in interface org.jboss.osgi.resolver.XResourceBuilder
 
equals(Object) - Method in interface org.osgi.resource.Capability
Compares this Capability to another Capability.
equals(Object) - Method in interface org.osgi.resource.Requirement
Compares this Requirement to another Requirement.
equals(Object) - Method in interface org.osgi.resource.Resource
Compares this Resource to another Resource.
equals(Object) - Method in interface org.osgi.resource.Wire
Compares this Wire to another Wire.
EXECUTION_ENVIRONMENT_NAMESPACE - Static variable in class org.osgi.framework.namespace.ExecutionEnvironmentNamespace
Namespace name for execution environment capabilities and requirements.
ExecutionEnvironmentNamespace - Class in org.osgi.framework.namespace
Execution Environment Capability and Requirement Namespace.
EXTENSION_BOOTCLASSPATH - Static variable in class org.osgi.framework.namespace.HostNamespace
The directive value indicating that the extension fragment is to be loaded by the boot class loader.
EXTENSION_FRAMEWORK - Static variable in class org.osgi.framework.namespace.HostNamespace
The directive value indicating that the extension fragment is to be loaded by the framework's class loader.

F

findEntries(String, String, int) - Method in interface org.osgi.framework.wiring.BundleWiring
Returns entries in this bundle wiring's bundle revision and its attached fragment revisions.
FINDENTRIES_RECURSE - Static variable in interface org.osgi.framework.wiring.BundleWiring
The find entries operation must recurse into subdirectories.
findProviders(Requirement) - Method in class org.jboss.osgi.resolver.spi.AbstractEnvironment
 
findProviders(Requirement) - Method in class org.jboss.osgi.resolver.spi.AbstractResolveContext
 
findProviders(Requirement) - Method in interface org.jboss.osgi.resolver.XEnvironment
 
findProviders(Requirement) - Method in class org.osgi.service.resolver.ResolveContext
Find Capabilities that match the given Requirement.
FRAGMENT_ATTACHMENT_ALWAYS - Static variable in class org.osgi.framework.namespace.HostNamespace
The directive value indicating that fragments are allowed to attach to the host bundle at any time (while the host is resolved or during the process of resolving the host bundle).
FRAGMENT_ATTACHMENT_NEVER - Static variable in class org.osgi.framework.namespace.HostNamespace
The directive value indicating that no fragments are allowed to attach to the host bundle at any time.
FRAGMENT_ATTACHMENT_RESOLVETIME - Static variable in class org.osgi.framework.namespace.HostNamespace
The directive value indicating that fragments are allowed to attach to the host bundle only during the process of resolving the host bundle.
FrameworkWiring - Interface in org.osgi.framework.wiring
Query and modify wiring information for the framework.

G

getArtifactId() - Method in class org.jboss.osgi.resolver.MavenCoordinates
 
getAttachment(Class<T>) - Method in interface org.jboss.osgi.resolver.XAttachmentSupport
Get the attached object for a given key
getAttribute(String) - Method in class org.jboss.osgi.resolver.spi.AbstractCapability
 
getAttribute(String) - Method in class org.jboss.osgi.resolver.spi.AbstractRequirement
 
getAttribute(String) - Method in interface org.jboss.osgi.resolver.XAttributeSupport
Get the value of the given attribute
getAttributes() - Method in class org.jboss.osgi.resolver.spi.AbstractCapability
 
getAttributes() - Method in class org.jboss.osgi.resolver.spi.AbstractRequirement
 
getAttributes() - Method in interface org.jboss.osgi.resolver.XAttributeSupport
Get the attributes
getAttributes() - Method in interface org.osgi.framework.wiring.BundleCapability
Returns the attributes of this capability.
getAttributes() - Method in interface org.osgi.framework.wiring.BundleRequirement
Returns the attributes of this requirement.
getAttributes() - Method in interface org.osgi.resource.Capability
Returns the attributes of this capability.
getAttributes() - Method in interface org.osgi.resource.Requirement
Returns the attributes of this requirement.
getCapabilities(String) - Method in class org.jboss.osgi.resolver.spi.AbstractResource
 
getCapabilities(String) - Method in interface org.osgi.framework.wiring.BundleRevision
Returns the capabilities declared by this resource.
getCapabilities(String) - Method in interface org.osgi.framework.wiring.BundleWiring
Returns the capabilities provided by this bundle wiring.
getCapabilities(String) - Method in interface org.osgi.resource.Resource
Returns the capabilities declared by this resource.
getCapability() - Method in class org.jboss.osgi.resolver.spi.AbstractWire
 
getCapability() - Method in interface org.osgi.framework.wiring.BundleWire
Returns the BundleCapability for this wire.
getCapability() - Method in interface org.osgi.resource.Wire
Returns the Capability for this wire.
getClassifier() - Method in class org.jboss.osgi.resolver.MavenCoordinates
 
getClassLoader() - Method in interface org.osgi.framework.wiring.BundleWiring
Returns the class loader for this bundle wiring.
getComparator() - Method in class org.jboss.osgi.resolver.spi.AbstractResolveContext
 
getDeclaredCapabilities(String) - Method in interface org.osgi.framework.wiring.BundleRevision
Returns the capabilities declared by this bundle revision.
getDeclaredCapability() - Method in interface org.osgi.service.resolver.HostedCapability
Return the Capability hosted by the Resource.
getDeclaredRequirements(String) - Method in interface org.osgi.framework.wiring.BundleRevision
Returns the requirements declared by this bundle revision.
getDependencyClosure(Collection<Bundle>) - Method in interface org.osgi.framework.wiring.FrameworkWiring
Returns the dependency closure for the specified bundles.
getDirective(String) - Method in class org.jboss.osgi.resolver.spi.AbstractCapability
 
getDirective(String) - Method in class org.jboss.osgi.resolver.spi.AbstractRequirement
 
getDirective(String) - Method in interface org.jboss.osgi.resolver.XDirectiveSupport
Get the value of the given directive
getDirectives() - Method in class org.jboss.osgi.resolver.spi.AbstractCapability
 
getDirectives() - Method in class org.jboss.osgi.resolver.spi.AbstractRequirement
 
getDirectives() - Method in interface org.jboss.osgi.resolver.XDirectiveSupport
Get the directives
getDirectives() - Method in interface org.osgi.framework.wiring.BundleCapability
Returns the directives of this capability.
getDirectives() - Method in interface org.osgi.framework.wiring.BundleRequirement
Returns the directives of this requirement.
getDirectives() - Method in interface org.osgi.resource.Capability
Returns the directives of this capability.
getDirectives() - Method in interface org.osgi.resource.Requirement
Returns the directives of this requirement.
getEnvironment() - Method in class org.jboss.osgi.resolver.spi.AbstractResolveContext
 
getEnvironment() - Method in class org.jboss.osgi.resolver.XResolveContext
 
getGroupId() - Method in class org.jboss.osgi.resolver.MavenCoordinates
 
getIdentityCapability() - Method in class org.jboss.osgi.resolver.spi.AbstractResource
 
getIdentityCapability() - Method in interface org.jboss.osgi.resolver.XResource
Get the identity capability for this resource
getMandatoryAttributes() - Method in class org.jboss.osgi.resolver.spi.AbstractBundleCapability
 
getMandatoryAttributes() - Method in class org.jboss.osgi.resolver.spi.AbstractBundleRequirement
 
getMandatoryAttributes() - Method in class org.jboss.osgi.resolver.spi.AbstractCapability
 
getMandatoryAttributes() - Method in class org.jboss.osgi.resolver.spi.AbstractHostCapability
 
getMandatoryAttributes() - Method in class org.jboss.osgi.resolver.spi.AbstractHostRequirement
 
getMandatoryAttributes() - Method in class org.jboss.osgi.resolver.spi.AbstractIdentityCapability
 
getMandatoryAttributes() - Method in class org.jboss.osgi.resolver.spi.AbstractPackageCapability
 
getMandatoryAttributes() - Method in class org.jboss.osgi.resolver.spi.AbstractPackageRequirement
 
getMandatoryAttributes() - Method in class org.jboss.osgi.resolver.spi.AbstractRequirement
 
getMandatoryResources() - Method in class org.osgi.service.resolver.ResolveContext
Return the resources that must be resolved for this resolve context.
getNamespace() - Method in class org.jboss.osgi.resolver.spi.AbstractCapability
 
getNamespace() - Method in class org.jboss.osgi.resolver.spi.AbstractRequirement
 
getNamespace() - Method in interface org.osgi.framework.wiring.BundleCapability
Returns the namespace of this capability.
getNamespace() - Method in interface org.osgi.framework.wiring.BundleRequirement
Returns the namespace of this requirement.
getNamespace() - Method in interface org.osgi.resource.Capability
Returns the namespace of this capability.
getNamespace() - Method in interface org.osgi.resource.Requirement
Returns the namespace of this requirement.
getOptionalResources() - Method in class org.osgi.service.resolver.ResolveContext
Return the resources that the resolver should attempt to resolve for this resolve context.
getPackageName() - Method in class org.jboss.osgi.resolver.spi.AbstractPackageCapability
 
getPackageName() - Method in class org.jboss.osgi.resolver.spi.AbstractPackageRequirement
 
getPackageName() - Method in interface org.jboss.osgi.resolver.XPackageCapability
The package name
getPackageName() - Method in interface org.jboss.osgi.resolver.XPackageRequirement
The package name
getProvidedResourceWires(String) - Method in class org.jboss.osgi.resolver.spi.AbstractWiring
 
getProvidedResourceWires(String) - Method in interface org.osgi.framework.wiring.BundleWiring
Returns the Wires to the provided capabilities of this wiring.
getProvidedResourceWires(String) - Method in interface org.osgi.resource.Wiring
Returns the Wires to the provided capabilities of this wiring.
getProvidedWires(String) - Method in interface org.osgi.framework.wiring.BundleWiring
Returns the BundleWires to the provided capabilities of this bundle wiring.
getProvider() - Method in class org.jboss.osgi.resolver.spi.AbstractWire
 
getProvider() - Method in interface org.osgi.framework.wiring.BundleWire
Returns the resource providing the capability.
getProvider() - Method in interface org.osgi.resource.Wire
Returns the resource providing the capability.
getProviderWiring() - Method in interface org.osgi.framework.wiring.BundleWire
Returns the bundle wiring providing the capability.
getRemovalPendingBundles() - Method in interface org.osgi.framework.wiring.FrameworkWiring
Returns the bundles that have non-current, in use bundle wirings.
getRequiredResourceWires(String) - Method in class org.jboss.osgi.resolver.spi.AbstractWiring
 
getRequiredResourceWires(String) - Method in interface org.osgi.framework.wiring.BundleWiring
Returns the Wires to the requirements in use by this wiring.
getRequiredResourceWires(String) - Method in interface org.osgi.resource.Wiring
Returns the Wires to the requirements in use by this wiring.
getRequiredWires(String) - Method in interface org.osgi.framework.wiring.BundleWiring
Returns the BundleWires to the requirements in use by this bundle wiring.
getRequirement() - Method in class org.jboss.osgi.resolver.spi.AbstractWire
 
getRequirement() - Method in interface org.osgi.framework.wiring.BundleWire
Return the BundleRequirement for this wire.
getRequirement() - Method in interface org.osgi.resource.Wire
Returns the Requirement for this wire.
getRequirements(String) - Method in class org.jboss.osgi.resolver.spi.AbstractResource
 
getRequirements(String) - Method in interface org.osgi.framework.wiring.BundleRevision
Returns the requirements declared by this bundle resource.
getRequirements(String) - Method in interface org.osgi.framework.wiring.BundleWiring
Returns the requirements of this bundle wiring.
getRequirements(String) - Method in interface org.osgi.resource.Resource
Returns the requirements declared by this bundle resource.
getRequirer() - Method in class org.jboss.osgi.resolver.spi.AbstractWire
 
getRequirer() - Method in interface org.osgi.framework.wiring.BundleWire
Returns the resource who requires the capability.
getRequirer() - Method in interface org.osgi.resource.Wire
Returns the resource who requires the capability.
getRequirerWiring() - Method in interface org.osgi.framework.wiring.BundleWire
Returns the bundle wiring who requires the capability.
getResource() - Method in class org.jboss.osgi.resolver.spi.AbstractCapability
 
getResource() - Method in class org.jboss.osgi.resolver.spi.AbstractRequirement
 
getResource() - Method in class org.jboss.osgi.resolver.spi.AbstractResourceBuilder
 
getResource() - Method in class org.jboss.osgi.resolver.spi.AbstractWiring
 
getResource() - Method in interface org.jboss.osgi.resolver.XResourceBuilder
Get the final resource from the builder
getResource() - Method in interface org.osgi.framework.wiring.BundleCapability
Returns the resource declaring this capability.
getResource() - Method in interface org.osgi.framework.wiring.BundleRequirement
Returns the resource declaring this requirement.
getResource() - Method in interface org.osgi.framework.wiring.BundleWiring
Returns the resource associated with this wiring.
getResource() - Method in interface org.osgi.resource.Capability
Returns the resource declaring this capability.
getResource() - Method in interface org.osgi.resource.Requirement
Returns the resource declaring this requirement.
getResource() - Method in interface org.osgi.resource.Wiring
Returns the resource associated with this wiring.
getResource() - Method in interface org.osgi.service.resolver.HostedCapability
Return the Resource that hosts this Capability.
getResourceCapabilities(String) - Method in class org.jboss.osgi.resolver.spi.AbstractWiring
 
getResourceCapabilities(String) - Method in interface org.osgi.framework.wiring.BundleWiring
Returns the capabilities provided by this wiring.
getResourceCapabilities(String) - Method in interface org.osgi.resource.Wiring
Returns the capabilities provided by this wiring.
getResourceIndex(XResource) - Method in class org.jboss.osgi.resolver.spi.AbstractEnvironment
 
getResourceIndex(XResource) - Method in interface org.jboss.osgi.resolver.XEnvironment
 
getResourceRequirements(String) - Method in class org.jboss.osgi.resolver.spi.AbstractWiring
 
getResourceRequirements(String) - Method in interface org.osgi.framework.wiring.BundleWiring
Returns the requirements of this wiring.
getResourceRequirements(String) - Method in interface org.osgi.resource.Wiring
Returns the requirements of this wiring.
getResources(Set<String>) - Method in class org.jboss.osgi.resolver.spi.AbstractEnvironment
 
getResources(Set<String>) - Method in interface org.jboss.osgi.resolver.XEnvironment
 
getRevision() - Method in interface org.osgi.framework.wiring.BundleCapability
Returns the bundle revision declaring this capability.
getRevision() - Method in interface org.osgi.framework.wiring.BundleRequirement
Returns the bundle revision declaring this requirement.
getRevision() - Method in interface org.osgi.framework.wiring.BundleWiring
Returns the bundle revision for the bundle in this bundle wiring.
getRevisions() - Method in interface org.osgi.framework.wiring.BundleRevisions
Return the bundle revisions for the referenced bundle.
getSymbolicName() - Method in class org.jboss.osgi.resolver.spi.AbstractBundleCapability
 
getSymbolicName() - Method in class org.jboss.osgi.resolver.spi.AbstractBundleRequirement
 
getSymbolicName() - Method in class org.jboss.osgi.resolver.spi.AbstractHostCapability
 
getSymbolicName() - Method in class org.jboss.osgi.resolver.spi.AbstractHostRequirement
 
getSymbolicName() - Method in class org.jboss.osgi.resolver.spi.AbstractIdentityCapability
 
getSymbolicName() - Method in interface org.jboss.osgi.resolver.XBundleCapability
Get the bundle symbolic name.
getSymbolicName() - Method in interface org.jboss.osgi.resolver.XBundleRequirement
The bundle symbolic name
getSymbolicName() - Method in interface org.jboss.osgi.resolver.XHostCapability
Get the bundle symbolic name.
getSymbolicName() - Method in interface org.jboss.osgi.resolver.XHostRequirement
The bundle symbolic name
getSymbolicName() - Method in interface org.jboss.osgi.resolver.XIdentityCapability
The symbolic name of this resource.
getSymbolicName() - Method in interface org.osgi.framework.wiring.BundleRevision
Returns the symbolic name for this bundle revision.
getType() - Method in class org.jboss.osgi.resolver.MavenCoordinates
 
getType() - Method in class org.jboss.osgi.resolver.spi.AbstractIdentityCapability
 
getType() - Method in interface org.jboss.osgi.resolver.XIdentityCapability
The resource type
getTypes() - Method in interface org.osgi.framework.wiring.BundleRevision
Returns the special types of this bundle revision.
getUnresolvedRequirements() - Method in exception org.osgi.service.resolver.ResolutionException
Return the unresolved requirements, if any, for this exception.
getVersion() - Method in class org.jboss.osgi.resolver.MavenCoordinates
 
getVersion() - Method in class org.jboss.osgi.resolver.spi.AbstractBundleCapability
 
getVersion() - Method in class org.jboss.osgi.resolver.spi.AbstractHostCapability
 
getVersion() - Method in class org.jboss.osgi.resolver.spi.AbstractIdentityCapability
 
getVersion() - Method in class org.jboss.osgi.resolver.spi.AbstractPackageCapability
 
getVersion() - Method in interface org.jboss.osgi.resolver.XBundleCapability
Get the bundle version.
getVersion() - Method in interface org.jboss.osgi.resolver.XHostCapability
Get the bundle version.
getVersion() - Method in interface org.jboss.osgi.resolver.XIdentityCapability
The version of this resource.
getVersion() - Method in interface org.jboss.osgi.resolver.XPackageCapability
The package version.
getVersion() - Method in interface org.osgi.framework.wiring.BundleRevision
Returns the version for this bundle revision.
getVersionRange() - Method in class org.jboss.osgi.resolver.spi.AbstractBundleRequirement
 
getVersionRange() - Method in class org.jboss.osgi.resolver.spi.AbstractHostRequirement
 
getVersionRange() - Method in class org.jboss.osgi.resolver.spi.AbstractPackageRequirement
 
getVersionRange() - Method in interface org.jboss.osgi.resolver.XBundleRequirement
The bundle version range
getVersionRange() - Method in interface org.jboss.osgi.resolver.XHostRequirement
The bundle version range
getVersionRange() - Method in interface org.jboss.osgi.resolver.XPackageRequirement
The package version range.
getVisibility() - Method in class org.jboss.osgi.resolver.spi.AbstractBundleRequirement
 
getVisibility() - Method in interface org.jboss.osgi.resolver.XBundleRequirement
Get the value of the visibility directive
getWiring() - Method in interface org.osgi.framework.wiring.BundleRevision
Returns the bundle wiring which is using this bundle revision.
getWirings() - Method in class org.jboss.osgi.resolver.spi.AbstractEnvironment
 
getWirings() - Method in class org.jboss.osgi.resolver.spi.AbstractResolveContext
 
getWirings() - Method in interface org.jboss.osgi.resolver.XEnvironment
 
getWirings() - Method in class org.osgi.service.resolver.ResolveContext
Returns the wirings for existing resolved resources.

H

hashCode() - Method in interface org.osgi.resource.Capability
Returns the hashCode of this Capability.
hashCode() - Method in interface org.osgi.resource.Requirement
Returns the hashCode of this Requirement.
hashCode() - Method in interface org.osgi.resource.Resource
Returns the hashCode of this Resource.
hashCode() - Method in interface org.osgi.resource.Wire
Returns the hashCode of this Wire.
HOST_NAMESPACE - Static variable in class org.osgi.framework.namespace.HostNamespace
Namespace name for host capabilities and requirements.
HOST_NAMESPACE - Static variable in interface org.osgi.framework.wiring.BundleRevision
Namespace for host capabilities and requirements.
HostedCapability - Interface in org.osgi.service.resolver
A capability hosted by a resource.
HostNamespace - Class in org.osgi.framework.namespace
Host Capability and Requirement Namespace.

I

IDENTITY_NAMESPACE - Static variable in class org.osgi.framework.namespace.IdentityNamespace
Namespace name for identity capabilities and requirements.
IdentityNamespace - Class in org.osgi.framework.namespace
Identity Capability and Requirement Namespace.
insertHostedCapability(List<Capability>, HostedCapability) - Method in class org.jboss.osgi.resolver.spi.AbstractResolveContext
 
insertHostedCapability(List<Capability>, HostedCapability) - Method in class org.osgi.service.resolver.ResolveContext
Add a HostedCapability to the list of capabilities returned from ResolveContext.findProviders(Requirement).
installResources(XResource...) - Method in class org.jboss.osgi.resolver.spi.AbstractEnvironment
 
installResources(XResource...) - Method in interface org.jboss.osgi.resolver.XEnvironment
 
isCurrent() - Method in interface org.osgi.framework.wiring.BundleWiring
Returns true if this bundle wiring is the current bundle wiring.
isDynamic() - Method in class org.jboss.osgi.resolver.spi.AbstractPackageRequirement
 
isDynamic() - Method in interface org.jboss.osgi.resolver.XPackageRequirement
A flag indicating that this is a dynamic package requirement
isEffective(Requirement) - Method in class org.jboss.osgi.resolver.spi.AbstractResolveContext
 
isEffective(Requirement) - Method in class org.osgi.service.resolver.ResolveContext
Test if a given requirement should be wired in the resolve operation.
isFragment() - Method in class org.jboss.osgi.resolver.spi.AbstractResource
 
isFragment() - Method in interface org.jboss.osgi.resolver.XResource
True if this resource is a fragment
isInUse() - Method in interface org.osgi.framework.wiring.BundleWiring
Returns true if this bundle wiring is in use.
isOptional() - Method in class org.jboss.osgi.resolver.spi.AbstractRequirement
 
isOptional() - Method in interface org.jboss.osgi.resolver.XRequirement
A flag indicating that this is an optional requirement.
isSingleton() - Method in class org.jboss.osgi.resolver.spi.AbstractIdentityCapability
 
isSingleton() - Method in interface org.jboss.osgi.resolver.XIdentityCapability
A flag to indicate that this resource is a singleton

L

listResources(String, String, int) - Method in interface org.osgi.framework.wiring.BundleWiring
Returns the names of resources visible to this bundle wiring's class loader.
LISTRESOURCES_LOCAL - Static variable in interface org.osgi.framework.wiring.BundleWiring
The list resource names operation must limit the result to the names of matching resources contained in this bundle wiring's bundle revision and its attached fragment revisions.
LISTRESOURCES_RECURSE - Static variable in interface org.osgi.framework.wiring.BundleWiring
The list resource names operation must recurse into subdirectories.
loadFrom(OSGiMetaData) - Method in class org.jboss.osgi.resolver.spi.AbstractResourceBuilder
 
loadFrom(Module) - Method in class org.jboss.osgi.resolver.spi.AbstractResourceBuilder
 
loadFrom(OSGiMetaData) - Method in interface org.jboss.osgi.resolver.XResourceBuilder
Create requirements/capabilities from OSGi metadata
loadFrom(Module) - Method in interface org.jboss.osgi.resolver.XResourceBuilder
Create requirements/capabilities from the given module.

M

matches(XCapability) - Method in class org.jboss.osgi.resolver.spi.AbstractBundleRequirement
 
matches(XCapability) - Method in class org.jboss.osgi.resolver.spi.AbstractHostRequirement
 
matches(XCapability) - Method in class org.jboss.osgi.resolver.spi.AbstractPackageRequirement
 
matches(XCapability) - Method in class org.jboss.osgi.resolver.spi.AbstractRequirement
 
matches(XCapability) - Method in interface org.jboss.osgi.resolver.XRequirement
Matches this requirement against the given capability.
matches(BundleCapability) - Method in interface org.osgi.framework.wiring.BundleRequirement
Returns whether the specified capability matches this requirement.
matchFilterValue(XCapability) - Method in class org.jboss.osgi.resolver.spi.AbstractRequirement
 
matchNamespaceValue(XCapability) - Method in class org.jboss.osgi.resolver.spi.AbstractPackageRequirement
 
matchNamespaceValue(XCapability) - Method in class org.jboss.osgi.resolver.spi.AbstractRequirement
 
MAVEN_IDENTITY_NAMESPACE - Static variable in interface org.jboss.osgi.resolver.XResourceConstants
Artifact coordinates may be given in simple groupId:artifactId:version form, or they may be fully qualified in the form groupId:artifactId:type:version[:classifier]
MavenCoordinates - Class in org.jboss.osgi.resolver
The artifact coordinates.
MODULE_IDENTITY_NAMESPACE - Static variable in interface org.jboss.osgi.resolver.XResourceConstants
Artifact coordinates may be given by ModuleIdentifier

N

Namespace - Class in org.osgi.resource
Capability and Requirement Namespaces base class.
Namespace() - Constructor for class org.osgi.resource.Namespace
Protected constructor for Namespace sub-types.

O

org.jboss.osgi.resolver - package org.jboss.osgi.resolver
 
org.jboss.osgi.resolver.spi - package org.jboss.osgi.resolver.spi
 
org.osgi.framework.namespace - package org.osgi.framework.namespace
Namespace Package Version 1.0.
org.osgi.framework.wiring - package org.osgi.framework.wiring
Framework Wiring Package Version 1.1.
org.osgi.resource - package org.osgi.resource
Resource Package Version 1.0.
org.osgi.service.resolver - package org.osgi.service.resolver
Resolver Service Package Version 1.0.

P

PACKAGE_NAMESPACE - Static variable in class org.osgi.framework.namespace.PackageNamespace
Namespace name for package capabilities and requirements.
PACKAGE_NAMESPACE - Static variable in interface org.osgi.framework.wiring.BundleRevision
Namespace for package capabilities and requirements.
PackageNamespace - Class in org.osgi.framework.namespace
Package Capability and Requirement Namespace.
parse(String) - Static method in class org.jboss.osgi.resolver.MavenCoordinates
 

R

refreshBundles(Collection<Bundle>, FrameworkListener...) - Method in interface org.osgi.framework.wiring.FrameworkWiring
Refreshes the specified bundles.
refreshResources(XResource...) - Method in class org.jboss.osgi.resolver.spi.AbstractEnvironment
 
refreshResources(XResource...) - Method in interface org.jboss.osgi.resolver.XEnvironment
 
removeAttachment(Class<T>) - Method in interface org.jboss.osgi.resolver.XAttachmentSupport
Remove an attached object for a given key
Requirement - Interface in org.osgi.resource
A requirement that has been declared from a Resource .
REQUIREMENT_CARDINALITY_DIRECTIVE - Static variable in class org.osgi.resource.Namespace
The requirement directive used to specify the cardinality for a requirement.
REQUIREMENT_CLASSIFIER_DIRECTIVE - Static variable in class org.osgi.framework.namespace.IdentityNamespace
The requirement directive that classifies the relationship with another resource.
REQUIREMENT_EFFECTIVE_DIRECTIVE - Static variable in class org.osgi.resource.Namespace
The requirement directive used to specify the effective time for the requirement.
REQUIREMENT_EXTENSION_DIRECTIVE - Static variable in class org.osgi.framework.namespace.BundleNamespace
The requirement directive used to specify the type of the extension fragment.
REQUIREMENT_EXTENSION_DIRECTIVE - Static variable in class org.osgi.framework.namespace.HostNamespace
The requirement directive used to specify the type of the extension fragment.
REQUIREMENT_FILTER_DIRECTIVE - Static variable in class org.osgi.resource.Namespace
The requirement directive used to specify a capability filter.
REQUIREMENT_RESOLUTION_DIRECTIVE - Static variable in class org.osgi.resource.Namespace
The requirement directive used to specify the resolution type for a requirement.
REQUIREMENT_VISIBILITY_DIRECTIVE - Static variable in class org.osgi.framework.namespace.BundleNamespace
The requirement directive used to specify the visibility type for a requirement.
REQUIREMENT_VISIBILITY_DIRECTIVE - Static variable in class org.osgi.framework.namespace.HostNamespace
The requirement directive used to specify the visibility type for a requirement.
RESOLUTION_DYNAMIC - Static variable in class org.osgi.framework.namespace.PackageNamespace
The directive value identifying a dynamic requirement resolution type.
RESOLUTION_MANDATORY - Static variable in class org.osgi.resource.Namespace
The directive value identifying a mandatory requirement resolution type.
RESOLUTION_OPTIONAL - Static variable in class org.osgi.resource.Namespace
The directive value identifying an optional requirement resolution type.
ResolutionException - Exception in org.osgi.service.resolver
Indicates failure to resolve a set of requirements.
ResolutionException(String, Throwable, Collection<Requirement>) - Constructor for exception org.osgi.service.resolver.ResolutionException
Create a ResolutionException with the specified message, cause and unresolved requirements.
ResolutionException(String) - Constructor for exception org.osgi.service.resolver.ResolutionException
Create a ResolutionException with the specified message.
ResolutionException(Throwable) - Constructor for exception org.osgi.service.resolver.ResolutionException
Create a ResolutionException with the specified cause.
resolve(ResolveContext) - Method in interface org.osgi.service.resolver.Resolver
Resolve the specified resolve context and return any new resources and wires to the caller.
resolveAndApply(XResolveContext) - Method in interface org.jboss.osgi.resolver.XResolver
 
resolveBundles(Collection<Bundle>) - Method in interface org.osgi.framework.wiring.FrameworkWiring
Resolves the specified bundles.
ResolveContext - Class in org.osgi.service.resolver
A resolve context provides resources, options and constraints to the potential solution of a resolve operation.
ResolveContext() - Constructor for class org.osgi.service.resolver.ResolveContext
 
Resolver - Interface in org.osgi.service.resolver
A resolver service resolves the specified resources in the context supplied by the caller.
Resource - Interface in org.osgi.resource
A resource is the representation of a uniquely identified and typed data.
ResourceBuilderException - Exception in org.jboss.osgi.resolver
Indicates failure to build a resource.
ResourceBuilderException(String, Throwable) - Constructor for exception org.jboss.osgi.resolver.ResourceBuilderException
Creates an exception of type ResourceBuilderException.
ResourceBuilderException(String) - Constructor for exception org.jboss.osgi.resolver.ResourceBuilderException
Creates an exception of type ResourceBuilderException.
ResourceBuilderException(Throwable) - Constructor for exception org.jboss.osgi.resolver.ResourceBuilderException
Creates an exception of type ResourceBuilderException.

T

toArtifactURL(URL) - Method in class org.jboss.osgi.resolver.MavenCoordinates
 
toExternalForm() - Method in class org.jboss.osgi.resolver.MavenCoordinates
 
toString() - Method in class org.jboss.osgi.resolver.MavenCoordinates
 
toString() - Method in class org.jboss.osgi.resolver.spi.AbstractCapability
 
toString() - Method in class org.jboss.osgi.resolver.spi.AbstractRequirement
 
toString() - Method in class org.jboss.osgi.resolver.spi.AbstractResource
 
toString() - Method in class org.jboss.osgi.resolver.spi.AbstractWire
 
toString() - Method in class org.jboss.osgi.resolver.spi.AbstractWiring
 
TYPE_BUNDLE - Static variable in class org.osgi.framework.namespace.IdentityNamespace
The attribute value identifying the resource type as an OSGi bundle.
TYPE_FRAGMENT - Static variable in class org.osgi.framework.namespace.IdentityNamespace
The attribute value identifying the resource type as an OSGi fragment.
TYPE_FRAGMENT - Static variable in interface org.osgi.framework.wiring.BundleRevision
Bundle revision type indicating the bundle revision is a fragment.
TYPE_UNKNOWN - Static variable in class org.osgi.framework.namespace.IdentityNamespace
The attribute value identifying the resource type as unknown.

U

uninstallResources(XResource...) - Method in class org.jboss.osgi.resolver.spi.AbstractEnvironment
 
uninstallResources(XResource...) - Method in interface org.jboss.osgi.resolver.XEnvironment
 
updateWiring(Map<Resource, List<Wire>>) - Method in class org.jboss.osgi.resolver.spi.AbstractEnvironment
 
updateWiring(Map<Resource, List<Wire>>) - Method in interface org.jboss.osgi.resolver.XEnvironment
 

V

validateAttributes(Map<String, Object>) - Method in class org.jboss.osgi.resolver.spi.AbstractCapability
 
validateAttributes(Map<String, Object>) - Method in class org.jboss.osgi.resolver.spi.AbstractRequirement
 
VISIBILITY_PRIVATE - Static variable in class org.osgi.framework.namespace.BundleNamespace
The directive value identifying a private visibility type.
VISIBILITY_REEXPORT - Static variable in class org.osgi.framework.namespace.BundleNamespace
The directive value identifying a reexport visibility type.

W

Wire - Interface in org.osgi.resource
A wire connecting a Capability to a Requirement.
Wiring - Interface in org.osgi.resource
A wiring for a resource.

X

XAttachmentSupport - Interface in org.jboss.osgi.resolver
Adds attachment support
XAttributeSupport - Interface in org.jboss.osgi.resolver
Adds support for attributes
XBundleCapability - Interface in org.jboss.osgi.resolver
A bundle capability
XBundleRequirement - Interface in org.jboss.osgi.resolver
A bundle requirement
XCapability - Interface in org.jboss.osgi.resolver
An extension to the Capability
XDirectiveSupport - Interface in org.jboss.osgi.resolver
Adds support for directives
XElement - Interface in org.jboss.osgi.resolver
 
XEnvironment - Interface in org.jboss.osgi.resolver
An environment that hosts the resources applicable for resource resolution.
XHostCapability - Interface in org.jboss.osgi.resolver
A fragment host capability
XHostRequirement - Interface in org.jboss.osgi.resolver
A fragment host requirement
XIdentityCapability - Interface in org.jboss.osgi.resolver
An identity capability
XPackageCapability - Interface in org.jboss.osgi.resolver
A package capability
XPackageRequirement - Interface in org.jboss.osgi.resolver
A package requirement
XRequirement - Interface in org.jboss.osgi.resolver
An extension to the Requirement
XRequirementBuilder - Class in org.jboss.osgi.resolver
A builder for resource requirements
XRequirementBuilder() - Constructor for class org.jboss.osgi.resolver.XRequirementBuilder
 
XResolveContext - Class in org.jboss.osgi.resolver
An extension of the ResolveContext
XResolveContext() - Constructor for class org.jboss.osgi.resolver.XResolveContext
 
XResolver - Interface in org.jboss.osgi.resolver
An extension of the Resolver
XResource - Interface in org.jboss.osgi.resolver
An extension to the Resource
XResourceBuilder - Interface in org.jboss.osgi.resolver
A builder for resources.
XResourceBuilderFactory - Class in org.jboss.osgi.resolver
A factory for resource builders.
XResourceBuilderFactory() - Constructor for class org.jboss.osgi.resolver.XResourceBuilderFactory
 
XResourceConstants - Interface in org.jboss.osgi.resolver
Defines names for the attributes, directives and name spaces for resources, capabilities and requirements in the context of the JBoss Repository.
XWire - Interface in org.jboss.osgi.resolver
An extension to the Wire
XWiring - Interface in org.jboss.osgi.resolver
An extension to the Wiring

A B C E F G H I L M N O P R T U V W X

Copyright © 2012. All Rights Reserved.