package org.jboss.jsr299.tck.tests.jbt.validation.unproxyable; import javax.enterprise.context.ApplicationScoped; @ApplicationScoped public class BeanWithDefaultConsturctor { }