public interface XIdentityCapability extends XCapability
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
The identity 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, getResource, validategetAttachment, putAttachment, removeAttachmentgetAttribute, getAttributesgetDirective, getDirectivesString getName()
org.osgi.framework.Version getVersion()
String getType()
IdentityNamespace.CAPABILITY_TYPE_ATTRIBUTEboolean isSingleton()
Copyright © 2016 JBoss by Red Hat. All rights reserved.