Uses of Package
org.springframework.jee.validation

Packages that use org.springframework.jee.validation
org.springframework.jee.inject JSR250 Support. 
org.springframework.jee.server Bootstrapping support for server environments. 
org.springframework.jee.validation Validation package for JSR-250 and EJB3 components. 
org.springframework.jee.validation.rules Validation rules. 
org.springframework.jee.validation.rules.ejb Validation rules for EJB3 land. 
 

Classes in org.springframework.jee.validation used by org.springframework.jee.inject
InvalidDeploymentUnitException
          Exception thrown when an entire deployment unit is invalid.
Platform
          Enumeration for JEE Platform revisions.
ValidationService
          Interface to be implemented by services that can validate component metadata before container startup
 

Classes in org.springframework.jee.validation used by org.springframework.jee.server
InvalidDeploymentUnitException
          Exception thrown when an entire deployment unit is invalid.
ValidationService
          Interface to be implemented by services that can validate component metadata before container startup
 

Classes in org.springframework.jee.validation used by org.springframework.jee.validation
AbstractSpecificationRule
          Base abstract implementation of SpecificationRule.
InvalidDeploymentUnitException
          Exception thrown when an entire deployment unit is invalid.
Platform
          Enumeration for JEE Platform revisions.
SpecificationRule
          Synthetic interface used to wrap specification rule annotations, also including the target method.
SpecificationViolation
          Exception thrown when a specification violation is found.
ValidationService
          Interface to be implemented by services that can validate component metadata before container startup
 

Classes in org.springframework.jee.validation used by org.springframework.jee.validation.rules
EJB_3_0
          Annotation for EJB 3.0 specification rule.
SpecificationRules
          Annotation to apply to classes to specify that they may contain specification validation rules
SpecificationViolation
          Exception thrown when a specification violation is found.
 

Classes in org.springframework.jee.validation used by org.springframework.jee.validation.rules.ejb
EJB_3_0
          Annotation for EJB 3.0 specification rule.
SpecificationRules
          Annotation to apply to classes to specify that they may contain specification validation rules
SpecificationViolation
          Exception thrown when a specification violation is found.
 



Copyright 2006 Interface21. All Rights Reserved.