org.jboss.osgi.resolver
Interface XCapability

All Superinterfaces:
Capability, XAttachmentSupport, XAttributeSupport, XDirectiveSupport, XElement
All Known Subinterfaces:
XBundleCapability, XHostCapability, XIdentityCapability, XPackageCapability
All Known Implementing Classes:
AbstractBundleCapability, AbstractCapability, AbstractHostCapability, AbstractIdentityCapability, AbstractPackageCapability

public interface XCapability
extends XElement, XAttributeSupport, XDirectiveSupport, Capability

An extension to the Capability

Since:
02-Jul-2010
Author:
thomas.diesler@jboss.com

Method Summary
 
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.resource.Capability
equals, getAttributes, getDirectives, getNamespace, getResource, hashCode
 



Copyright © 2012. All Rights Reserved.