Uses of Interface
javax.validation.spi.BootstrapState

Packages that use BootstrapState
javax.validation.spi   
 

Uses of BootstrapState in javax.validation.spi
 

Methods in javax.validation.spi with parameters of type BootstrapState
 Configuration<?> ValidationProvider.createGenericConfiguration(BootstrapState state)
          Returns a Configuration instance.
<T extends Configuration<T>>
T
ValidationProvider.createSpecializedConfiguration(BootstrapState state, java.lang.Class<T> configurationClass)
          Returns a Configuration instance implementing the configurationClass interface.
 



Copyright © 2007-2009. All Rights Reserved.