Uses of Interface
org.glassfish.hk2.api.Validator
Packages that use Validator
Package
Description
-
Uses of Validator in org.glassfish.hk2.api
Methods in org.glassfish.hk2.api that return ValidatorModifier and TypeMethodDescriptionValidationService.getValidator()
Returns theValidator
that will be run whenever aDescriptor
that 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.configuration.internal
Classes in org.glassfish.hk2.configuration.internal that implement ValidatorMethods in org.glassfish.hk2.configuration.internal that return Validator -
Uses of Validator in org.glassfish.hk2.internal
Classes in org.glassfish.hk2.internal that implement ValidatorModifier and TypeClassDescriptionclass
The implementation of the immediate context.Methods in org.glassfish.hk2.internal that return Validator