Package org.wildfly.clustering.service
Interface DefaultableUnaryRequirement
- All Superinterfaces:
Requirement,UnaryRequirement
Identifies a requirement that provides a service and can reference some default requirement.
- Author:
- Paul Ferraro
-
Method Summary
Methods inherited from interface org.wildfly.clustering.service.Requirement
getName
-
Method Details
-
getDefaultRequirement
Requirement getDefaultRequirement() -
getType
Description copied from interface:RequirementThe value type of the service provided by this requirement.- Specified by:
getTypein interfaceRequirement- Returns:
- a service value type
-
resolve
- Specified by:
resolvein interfaceUnaryRequirement
-