org.jboss.osgi.resolver
Interface XCapabilityRequirement

All Superinterfaces:
org.osgi.resource.Requirement, XAttachmentSupport, XAttributeSupport, XDirectiveSupport, XElement, XRequirement
All Known Implementing Classes:
AbstractBundleRequirement, AbstractRequirement

public interface XCapabilityRequirement
extends XRequirement

A capability requirement

Since:
20-Nov-2010
Author:
thomas.diesler@jboss.com

Method Summary
 
Methods inherited from interface org.jboss.osgi.resolver.XRequirement
adapt, getFilter, isOptional, matches, 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.resource.Requirement
equals, getAttributes, getDirectives, getNamespace, getResource, hashCode
 



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