org.jboss.osgi.resolver
Interface XBundleCapability

All Superinterfaces:
org.osgi.framework.wiring.BundleCapability, org.osgi.resource.Capability, XAttachmentSupport, XAttributeSupport, XCapability, XDirectiveSupport, XElement
All Known Implementing Classes:
AbstractBundleCapability

public interface XBundleCapability
extends XCapability, org.osgi.framework.wiring.BundleCapability

An extension to BundleCapability

Since:
30-May-2012
Author:
thomas.diesler@jboss.com

Method Summary
 
Methods inherited from interface org.jboss.osgi.resolver.XCapability
adapt, validate
 
Methods inherited from interface org.jboss.osgi.resolver.XAttachmentSupport
addAttachment, getAttachment, removeAttachment
 
Methods inherited from interface org.jboss.osgi.resolver.XAttributeSupport
getAttribute, getAttributes
 
Methods inherited from interface org.jboss.osgi.resolver.XDirectiveSupport
getDirective, getDirectives
 
Methods inherited from interface org.osgi.framework.wiring.BundleCapability
getAttributes, getDirectives, getNamespace, getResource, getRevision
 
Methods inherited from interface org.osgi.resource.Capability
equals, hashCode
 



Copyright © 2012 JBoss by Red Hat. All Rights Reserved.