|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TargetValidator
a extensible mechanism to define new configuration targets
| Method Summary | |
|---|---|
String |
getDescription()
Returns a internalized aware string describing the target type |
boolean |
isValid(org.jvnet.hk2.component.Habitat habitat,
String target)
returns true if the passed target parameter value is a valid identifier of a target instance. |
| Method Detail |
|---|
boolean isValid(org.jvnet.hk2.component.Habitat habitat,
String target)
habitat - the habitat where to lookup all the target instancestarget - the target identifier to check
String getDescription()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||