org.jboss.osgi.resolver.v2
Interface XHostCapability

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

public interface XHostCapability
extends XCapability

A fragment host capability

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

Method Summary
 String getSymbolicName()
           
 org.osgi.framework.Version getVersion()
           
 
Methods inherited from interface org.jboss.osgi.resolver.v2.XAttachmentSupport
addAttachment, getAttachment, removeAttachment
 
Methods inherited from interface org.jboss.osgi.resolver.v2.XAttributeSupport
getAttribute, getAttributes
 
Methods inherited from interface org.jboss.osgi.resolver.v2.XDirectiveSupport
getDirective, getDirectives
 
Methods inherited from interface org.osgi.framework.resource.Capability
getAttributes, getDirectives, getNamespace, getResource
 

Method Detail

getSymbolicName

String getSymbolicName()

getVersion

org.osgi.framework.Version getVersion()


Copyright © 2012. All Rights Reserved.