Uses of Interface
org.glassfish.hk2.api.Validator
Packages that use Validator
-
Uses of Validator in org.glassfish.hk2.api
Methods in org.glassfish.hk2.api that return ValidatorModifier and TypeMethodDescriptionValidationService.getValidator()Returns theValidatorthat will be run whenever aDescriptorthat passed the filter is to be looked up with the API or injected into an injection point, or on any bind or unbind operation. -
Uses of Validator in org.glassfish.hk2.internal
Classes in org.glassfish.hk2.internal that implement ValidatorModifier and TypeClassDescriptionclassThe implementation of the immediate context.Methods in org.glassfish.hk2.internal that return Validator