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, validate
getAttachment, putAttachment, removeAttachment
getAttribute, getAttributes
getDirective, getDirectives
String getName()
org.osgi.framework.Version getVersion()
String getType()
IdentityNamespace.CAPABILITY_TYPE_ATTRIBUTE
boolean isSingleton()
Copyright © 2013 JBoss by Red Hat. All rights reserved.