|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface XResource
An extension to Resource
| Method Summary | |
|---|---|
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 |
| Methods inherited from interface org.jboss.osgi.resolver.XAttachmentSupport |
|---|
addAttachment, getAttachment, removeAttachment |
| Methods inherited from interface org.osgi.resource.Resource |
|---|
equals, getCapabilities, getRequirements, hashCode |
| Method Detail |
|---|
XIdentityCapability getIdentityCapability()
boolean isFragment()
void validate()
boolean isMutable()
void setMutable(boolean mutable)
XWiringSupport getWiringSupport()
XWiringSupport associated with this resource
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||