public interface XResource extends XElement, org.osgi.resource.Resource
Resource| Modifier and Type | Method and Description |
|---|---|
XIdentityCapability |
getIdentityCapability()
Get the identity capability for this resource
|
XWiringSupport |
getWiringSupport()
Get the
XWiringSupport associated with this resource |
boolean |
isFragment()
True if this resource is a fragment
|
boolean |
isMutable()
True if the resource is mutable
|
void |
setMutable(boolean mutable)
Make the resource immutable
|
void |
validate()
Validate the resource
|
addAttachment, getAttachment, removeAttachmentXIdentityCapability getIdentityCapability()
boolean isFragment()
void validate()
boolean isMutable()
void setMutable(boolean mutable)
XWiringSupport getWiringSupport()
XWiringSupport associated with this resourceCopyright © 2013 JBoss by Red Hat. All Rights Reserved.