Uses of Interface
org.glassfish.hk2.api.Validator

Packages that use Validator
org.glassfish.hk2.api   
 

Uses of Validator in org.glassfish.hk2.api
 

Methods in org.glassfish.hk2.api that return Validator
 Validator ValidationService.getValidator()
          Returns the Validator that will be run whenever a Descriptor 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.
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.