Class Validator

  • All Implemented Interfaces:
    org.jboss.weld.bootstrap.api.Service
    Direct Known Subclasses:
    ConcurrentValidator

    public class Validator
    extends Object
    implements org.jboss.weld.bootstrap.api.Service
    Checks a list of beans for DeploymentExceptions and their subclasses
    Author:
    Nicklas Karlsson, David Allen, Jozef Hartinger, Stuart Douglas, Ales Justin