org.jboss.osgi.resolver
Interface XBundleCapability

All Superinterfaces:
XAttachmentSupport, XAttributeSupport, XCapability, XDirectiveSupport, XElement

public interface XBundleCapability
extends XCapability

A host bundle capability

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

Method Summary
 Version getVersion()
          Get the bundle version
 
Methods inherited from interface org.jboss.osgi.resolver.XCapability
getModule, getWiredRequirements
 
Methods inherited from interface org.jboss.osgi.resolver.XElement
getName
 
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.jboss.osgi.resolver.XAttachmentSupport
addAttachment, getAttachment, removeAttachment
 

Method Detail

getVersion

Version getVersion()
Get the bundle version



Copyright © 2012. All Rights Reserved.