public interface XIdentityCapability extends XCapability
| Modifier and Type | Method and Description |
|---|---|
String |
getSymbolicName()
The symbolic name of this resource.
|
String |
getType()
The resource type
|
org.osgi.framework.Version |
getVersion()
The version of this resource.
|
boolean |
isSingleton()
A flag to indicate that this resource is a singleton
|
adapt, validateaddAttachment, getAttachment, removeAttachmentgetAttribute, getAttributesgetDirective, getDirectivesString getSymbolicName()
org.osgi.framework.Version getVersion()
String getType()
IdentityNamespace.CAPABILITY_TYPE_ATTRIBUTEboolean isSingleton()
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.