|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface XRequirement
An extension to the Requirement
| Method Summary | ||
|---|---|---|
|
adapt(Class<T> clazz)
Adapt this requirement to another type |
|
boolean |
isOptional()
A flag indicating that this is an optional requirement. |
|
boolean |
matches(org.osgi.resource.Capability cap)
Matches this requirement against the given capability. |
|
void |
validate()
Validate the requirement |
|
| Methods inherited from interface org.jboss.osgi.resolver.XAttachmentSupport |
|---|
addAttachment, getAttachment, removeAttachment |
| Methods inherited from interface org.jboss.osgi.resolver.XAttributeSupport |
|---|
getAttribute, getAttributes |
| Methods inherited from interface org.jboss.osgi.resolver.XDirectiveSupport |
|---|
getDirective, getDirectives |
| Methods inherited from interface org.osgi.resource.Requirement |
|---|
equals, getAttributes, getDirectives, getNamespace, getResource, hashCode |
| Method Detail |
|---|
boolean isOptional()
boolean matches(org.osgi.resource.Capability cap)
void validate()
<T extends XRequirement> T adapt(Class<T> clazz)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||