jar

org.jboss.jsr299.tck : jsr299-tck-impl

Maven & Gradle

Jun 18, 2014
13 usages
24 stars

CDI TCK tests · CDI TCK tests

Table Of Contents

Latest Version

Download org.jboss.jsr299.tck : jsr299-tck-impl JAR file - Latest Versions:

All Versions

Download org.jboss.jsr299.tck : jsr299-tck-impl JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window jsr299-tck-impl-1.0.6.Final.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.jboss.jsr299.tck.tests.inheritance.specialization.simple.broken.noextend1

├─ org.jboss.jsr299.tck.tests.inheritance.specialization.simple.broken.noextend1.Animal.class - [JAR]

├─ org.jboss.jsr299.tck.tests.inheritance.specialization.simple.broken.noextend1.Donkey_Broken.class - [JAR]

├─ org.jboss.jsr299.tck.tests.inheritance.specialization.simple.broken.noextend1.SpecializingBeanImplementsInterfaceOnly.class - [JAR]

org.jboss.jsr299.tck.tests.inheritance.specialization.simple.broken.noextend2

├─ org.jboss.jsr299.tck.tests.inheritance.specialization.simple.broken.noextend2.Cow_Broken.class - [JAR]

├─ org.jboss.jsr299.tck.tests.inheritance.specialization.simple.broken.noextend2.SpecializingBeanExtendsNothingTest.class - [JAR]

org.jboss.jsr299.tck.tests.inheritance.specialization.simple.broken.noextend3

├─ org.jboss.jsr299.tck.tests.inheritance.specialization.simple.broken.noextend3.Cow_Broken.class - [JAR]

├─ org.jboss.jsr299.tck.tests.inheritance.specialization.simple.broken.noextend3.Mammal.class - [JAR]

├─ org.jboss.jsr299.tck.tests.inheritance.specialization.simple.broken.noextend3.SpecializingClassExtendsNonSimpleBeanTest.class - [JAR]

org.jboss.jsr299.tck.interceptors.tests.definition

├─ org.jboss.jsr299.tck.interceptors.tests.definition.ClassWithAroundInvokeMethod.class - [JAR]

├─ org.jboss.jsr299.tck.interceptors.tests.definition.DefinitionTest.class - [JAR]

org.jboss.jsr299.tck.tests.interceptors.definition.custom

├─ org.jboss.jsr299.tck.tests.interceptors.definition.custom.AfterBeanDiscoveryObserver.class - [JAR]

├─ org.jboss.jsr299.tck.tests.interceptors.definition.custom.CustomInterceptorImplementation.class - [JAR]

├─ org.jboss.jsr299.tck.tests.interceptors.definition.custom.CustomInterceptorTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.interceptors.definition.custom.Secure.class - [JAR]

├─ org.jboss.jsr299.tck.tests.interceptors.definition.custom.SecureLiteral.class - [JAR]

├─ org.jboss.jsr299.tck.tests.interceptors.definition.custom.SimpleInterceptorWithoutAnnotations.class - [JAR]

├─ org.jboss.jsr299.tck.tests.interceptors.definition.custom.Transactional.class - [JAR]

├─ org.jboss.jsr299.tck.tests.interceptors.definition.custom.TransactionalLiteral.class - [JAR]

org.jboss.jsr299.tck.interceptors.tests.lifecycleCallback.exceptions

├─ org.jboss.jsr299.tck.interceptors.tests.lifecycleCallback.exceptions.Goat.class - [JAR]

├─ org.jboss.jsr299.tck.interceptors.tests.lifecycleCallback.exceptions.GoatInterceptor.class - [JAR]

├─ org.jboss.jsr299.tck.interceptors.tests.lifecycleCallback.exceptions.LifecycleCallbackInterceptorExceptionTest.class - [JAR]

├─ org.jboss.jsr299.tck.interceptors.tests.lifecycleCallback.exceptions.Sheep.class - [JAR]

org.jboss.jsr299.tck.tests.policy.broken.same.type.twice

├─ org.jboss.jsr299.tck.tests.policy.broken.same.type.twice.Cat.class - [JAR]

├─ org.jboss.jsr299.tck.tests.policy.broken.same.type.twice.Dog.class - [JAR]

├─ org.jboss.jsr299.tck.tests.policy.broken.same.type.twice.SameTypeListedTwiceTest.class - [JAR]

org.jboss.jsr299.tck.tests.context.application.ejb

├─ org.jboss.jsr299.tck.tests.context.application.ejb.ApplicationContextSharedTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.application.ejb.FMS.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.application.ejb.FMSModelIII.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.application.ejb.SimpleApplicationBean.class - [JAR]

org.jboss.jsr299.tck.tests.inheritance.specialization.enterprise

├─ org.jboss.jsr299.tck.tests.inheritance.specialization.enterprise.Animal.class - [JAR]

├─ org.jboss.jsr299.tck.tests.inheritance.specialization.enterprise.Building.class - [JAR]

├─ org.jboss.jsr299.tck.tests.inheritance.specialization.enterprise.BuildingLocal.class - [JAR]

├─ org.jboss.jsr299.tck.tests.inheritance.specialization.enterprise.EnterpriseBeanSpecializationIntegrationTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.inheritance.specialization.enterprise.EnterpriseBeanSpecializationTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.inheritance.specialization.enterprise.FarmEquipment.class - [JAR]

├─ org.jboss.jsr299.tck.tests.inheritance.specialization.enterprise.Farmer.class - [JAR]

├─ org.jboss.jsr299.tck.tests.inheritance.specialization.enterprise.FarmerLocal.class - [JAR]

├─ org.jboss.jsr299.tck.tests.inheritance.specialization.enterprise.Landowner.class - [JAR]

├─ org.jboss.jsr299.tck.tests.inheritance.specialization.enterprise.Lazy.class - [JAR]

├─ org.jboss.jsr299.tck.tests.inheritance.specialization.enterprise.LazyFarmer.class - [JAR]

├─ org.jboss.jsr299.tck.tests.inheritance.specialization.enterprise.LazyFarmerLocal.class - [JAR]

├─ org.jboss.jsr299.tck.tests.inheritance.specialization.enterprise.Office.class - [JAR]

├─ org.jboss.jsr299.tck.tests.inheritance.specialization.enterprise.OfficeLocal.class - [JAR]

├─ org.jboss.jsr299.tck.tests.inheritance.specialization.enterprise.TractorLocal.class - [JAR]

├─ org.jboss.jsr299.tck.tests.inheritance.specialization.enterprise.Waste.class - [JAR]

├─ org.jboss.jsr299.tck.tests.inheritance.specialization.enterprise.Yard.class - [JAR]

├─ org.jboss.jsr299.tck.tests.inheritance.specialization.enterprise.YardInterface.class - [JAR]

org.jboss.jsr299.tck.tests.implementation.producer.method.lifecycle

├─ org.jboss.jsr299.tck.tests.implementation.producer.method.lifecycle.Animal.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.producer.method.lifecycle.BrownRecluse.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.producer.method.lifecycle.Chicken.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.producer.method.lifecycle.DeadlyAnimal.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.producer.method.lifecycle.DeadlySpider.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.producer.method.lifecycle.Delicious.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.producer.method.lifecycle.Egg.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.producer.method.lifecycle.Fail.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.producer.method.lifecycle.FirstBorn.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.producer.method.lifecycle.FooException.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.producer.method.lifecycle.Lays.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.producer.method.lifecycle.Lorry.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.producer.method.lifecycle.LorryProducer_Broken.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.producer.method.lifecycle.Null.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.producer.method.lifecycle.Pet.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.producer.method.lifecycle.PotatoChip.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.producer.method.lifecycle.PreferredSpiderProducer.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.producer.method.lifecycle.ProducerMethodLifecycleTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.producer.method.lifecycle.Request.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.producer.method.lifecycle.Ship.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.producer.method.lifecycle.ShipProducer_Broken.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.producer.method.lifecycle.Spider.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.producer.method.lifecycle.SpiderEgg.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.producer.method.lifecycle.SpiderProducer.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.producer.method.lifecycle.SpiderProducer_Broken.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.producer.method.lifecycle.Tarantula.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.producer.method.lifecycle.Web.class - [JAR]

org.jboss.jsr299.tck.tests.event.broken.observer.tooManyParameters

├─ org.jboss.jsr299.tck.tests.event.broken.observer.tooManyParameters.Boxer.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.broken.observer.tooManyParameters.ObserverMethodWithTwoEventParametersTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.broken.observer.tooManyParameters.YorkshireTerrier_Broken.class - [JAR]

org.jboss.jsr299.tck.tests.decorators.definition.broken.nonDecoratorWithDecorates

├─ org.jboss.jsr299.tck.tests.decorators.definition.broken.nonDecoratorWithDecorates.ChristmasTree.class - [JAR]

├─ org.jboss.jsr299.tck.tests.decorators.definition.broken.nonDecoratorWithDecorates.Elf.class - [JAR]

├─ org.jboss.jsr299.tck.tests.decorators.definition.broken.nonDecoratorWithDecorates.NonDecoratorWithDecoratesTest.class - [JAR]

org.jboss.jsr299.tck.tests.decorators.definition.inject.delegateField

├─ org.jboss.jsr299.tck.tests.decorators.definition.inject.delegateField.CowShed.class - [JAR]

├─ org.jboss.jsr299.tck.tests.decorators.definition.inject.delegateField.DelegateFieldInjectionPointTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.decorators.definition.inject.delegateField.Logger.class - [JAR]

├─ org.jboss.jsr299.tck.tests.decorators.definition.inject.delegateField.MockLogger.class - [JAR]

├─ org.jboss.jsr299.tck.tests.decorators.definition.inject.delegateField.TimestampLogger.class - [JAR]

org.jboss.jsr299.tck.tests.implementation.builtin

├─ org.jboss.jsr299.tck.tests.implementation.builtin.BuiltInBeansTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.builtin.DefaultValidatorFactoryInjectedBean.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.builtin.DefaultValidatorFactoryInjectedBeanLocal.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.builtin.DefaultValidatorInjectedBean.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.builtin.DefaultValidatorInjectedBeanLocal.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.builtin.MockLoginModule.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.builtin.PrincipalInjectedBean.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.builtin.PrincipalInjectedBeanLocal.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.builtin.UserTransactionInjectedBean.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.builtin.UserTransactionInjectedBeanLocal.class - [JAR]

org.jboss.jsr299.tck.tests.context.passivating.broken.dependentScopedProducerMethodReturnsNonSerializableObjectForInjectionIntoStatefulSessionBean

├─ org.jboss.jsr299.tck.tests.context.passivating.broken.dependentScopedProducerMethodReturnsNonSerializableObjectForInjectionIntoStatefulSessionBean.British.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.passivating.broken.dependentScopedProducerMethodReturnsNonSerializableObjectForInjectionIntoStatefulSessionBean.Cow.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.passivating.broken.dependentScopedProducerMethodReturnsNonSerializableObjectForInjectionIntoStatefulSessionBean.CowProducer.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.passivating.broken.dependentScopedProducerMethodReturnsNonSerializableObjectForInjectionIntoStatefulSessionBean.EnterpriseBeanWithIllegalDependencyTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.passivating.broken.dependentScopedProducerMethodReturnsNonSerializableObjectForInjectionIntoStatefulSessionBean.MaarianHaminaLocal_Broken.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.passivating.broken.dependentScopedProducerMethodReturnsNonSerializableObjectForInjectionIntoStatefulSessionBean.Maarianhamina_Broken.class - [JAR]

org.jboss.jsr299.tck.tests.interceptors.definition.broken.nonExistantClassInBeansXml

├─ org.jboss.jsr299.tck.tests.interceptors.definition.broken.nonExistantClassInBeansXml.NonExistantClassInBeansXmlTest.class - [JAR]

org.jboss.jsr299.tck.tests.definition.scope

├─ org.jboss.jsr299.tck.tests.definition.scope.Animal.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.scope.AnimalStereotype.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.scope.AnotherScope.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.scope.AnotherScopeType.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.scope.BorderCollie.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.scope.Clydesdale.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.scope.Dog.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.scope.EnglishBorderCollie.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.scope.FishStereotype.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.scope.GoldenLabrador.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.scope.GoldenRetriever.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.scope.Grayling.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.scope.Horse.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.scope.Labrador.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.scope.MiniatureClydesdale.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.scope.Minnow.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.scope.Mullet.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.scope.NotInheritedScope.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.scope.Order.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.scope.Pollock.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.scope.RedSnapper.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.scope.Retriever.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.scope.RiverFishStereotype.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.scope.ScopeDefinitionTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.scope.SeaBass.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.scope.ShetlandPony.class - [JAR]

org.jboss.jsr299.tck.tests.interceptors.definition

├─ org.jboss.jsr299.tck.tests.interceptors.definition.AccountTransaction.class - [JAR]

├─ org.jboss.jsr299.tck.tests.interceptors.definition.Atomic.class - [JAR]

├─ org.jboss.jsr299.tck.tests.interceptors.definition.AtomicFoo.class - [JAR]

├─ org.jboss.jsr299.tck.tests.interceptors.definition.AtomicInterceptor.class - [JAR]

├─ org.jboss.jsr299.tck.tests.interceptors.definition.FileLogger.class - [JAR]

├─ org.jboss.jsr299.tck.tests.interceptors.definition.HierarchyDiscovery.class - [JAR]

├─ org.jboss.jsr299.tck.tests.interceptors.definition.InterceptorDefinitionTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.interceptors.definition.Loggable.class - [JAR]

├─ org.jboss.jsr299.tck.tests.interceptors.definition.Logged.class - [JAR]

├─ org.jboss.jsr299.tck.tests.interceptors.definition.Missile.class - [JAR]

├─ org.jboss.jsr299.tck.tests.interceptors.definition.MissileBinding.class - [JAR]

├─ org.jboss.jsr299.tck.tests.interceptors.definition.MissileInterceptor.class - [JAR]

├─ org.jboss.jsr299.tck.tests.interceptors.definition.NetworkLogger.class - [JAR]

├─ org.jboss.jsr299.tck.tests.interceptors.definition.NonBindingType.class - [JAR]

├─ org.jboss.jsr299.tck.tests.interceptors.definition.NotEnabledAtomicInterceptor.class - [JAR]

├─ org.jboss.jsr299.tck.tests.interceptors.definition.ParameterizedTypeImpl.class - [JAR]

├─ org.jboss.jsr299.tck.tests.interceptors.definition.Secure.class - [JAR]

├─ org.jboss.jsr299.tck.tests.interceptors.definition.SecureInterceptor.class - [JAR]

├─ org.jboss.jsr299.tck.tests.interceptors.definition.SecureTransaction.class - [JAR]

├─ org.jboss.jsr299.tck.tests.interceptors.definition.ShoppingCart.class - [JAR]

├─ org.jboss.jsr299.tck.tests.interceptors.definition.Transactional.class - [JAR]

├─ org.jboss.jsr299.tck.tests.interceptors.definition.TransactionalInterceptor.class - [JAR]

├─ org.jboss.jsr299.tck.tests.interceptors.definition.Warhead.class - [JAR]

├─ org.jboss.jsr299.tck.tests.interceptors.definition.Wheat.class - [JAR]

├─ org.jboss.jsr299.tck.tests.interceptors.definition.WheatProducer.class - [JAR]

org.jboss.jsr299.tck.tests.definition.stereotype.broken.withBindingType

├─ org.jboss.jsr299.tck.tests.definition.stereotype.broken.withBindingType.Asynchronous.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.stereotype.broken.withBindingType.RoeDeer_Broken.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.stereotype.broken.withBindingType.StereoTypeWithBindingTypesTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.stereotype.broken.withBindingType.StereotypeWithBindingTypes_Broken.class - [JAR]

org.jboss.jsr299.tck.tests.implementation.producer.field.definition

├─ org.jboss.jsr299.tck.tests.implementation.producer.field.definition.Animal.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.producer.field.definition.AsAnimal.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.producer.field.definition.BlackWidow.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.producer.field.definition.BlackWidowProducer.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.producer.field.definition.Chicken.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.producer.field.definition.DaddyLongLegs.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.producer.field.definition.DeadlyAnimal.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.producer.field.definition.DeadlySpider.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.producer.field.definition.DefangedTarantula.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.producer.field.definition.Egg.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.producer.field.definition.Foo.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.producer.field.definition.FunnelWeaver.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.producer.field.definition.FunnelWeaverSpiderConsumer.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.producer.field.definition.FunnelWeaverSpiderProducer.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.producer.field.definition.InfertileChicken.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.producer.field.definition.LadybirdSpider.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.producer.field.definition.LameInfertileChicken.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.producer.field.definition.OtherSpiderProducer.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.producer.field.definition.Pet.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.producer.field.definition.ProducerFieldDefinitionTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.producer.field.definition.Spider.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.producer.field.definition.SpiderAsAnimalProducer.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.producer.field.definition.SpiderStereotype.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.producer.field.definition.Spidery.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.producer.field.definition.Static.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.producer.field.definition.StaticTarantulaProducer.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.producer.field.definition.Tame.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.producer.field.definition.TameTarantulaProducer.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.producer.field.definition.Tarantula.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.producer.field.definition.TarantulaProducer.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.producer.field.definition.WolfSpider.class - [JAR]

org.jboss.jsr299.tck.tests.implementation.simple.lifecycle

├─ org.jboss.jsr299.tck.tests.implementation.simple.lifecycle.Animal.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.simple.lifecycle.BookOrderProcessor.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.simple.lifecycle.Bream.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.simple.lifecycle.CdOrderProcessor.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.simple.lifecycle.Cod.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.simple.lifecycle.Duck.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.simple.lifecycle.Egg.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.simple.lifecycle.EggProducer.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.simple.lifecycle.Farm.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.simple.lifecycle.FarmOffice.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.simple.lifecycle.FishPond.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.simple.lifecycle.FishStereotype.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.simple.lifecycle.FooException.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.simple.lifecycle.Goldfish.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.simple.lifecycle.Goose.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.simple.lifecycle.IndirectOrderProcessor.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.simple.lifecycle.IntermediateOrderProcessor.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.simple.lifecycle.Lion.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.simple.lifecycle.Lorry_Broken.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.simple.lifecycle.MountainLion.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.simple.lifecycle.NovelOrderProcessor.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.simple.lifecycle.OrderProcessor.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.simple.lifecycle.RedSnapper.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.simple.lifecycle.RequestScopedAnimalStereotype.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.simple.lifecycle.Salmon.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.simple.lifecycle.ShoeFactory.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.simple.lifecycle.SimpleBeanLifecycleTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.simple.lifecycle.Synchronous.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.simple.lifecycle.Tame.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.simple.lifecycle.Tuna.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.simple.lifecycle.TunaFarm.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.simple.lifecycle.TunaProducer.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.simple.lifecycle.Van_Broken.class - [JAR]

org.jboss.jsr299.tck.tests.event.observer.checkedException

├─ org.jboss.jsr299.tck.tests.event.observer.checkedException.CheckedExceptionWrappedTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.observer.checkedException.Tame.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.observer.checkedException.TeaCupPomeranian.class - [JAR]

org.jboss.jsr299.tck.tests.event.fires.nonbinding

├─ org.jboss.jsr299.tck.tests.event.fires.nonbinding.AnimalStereotype.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.fires.nonbinding.AnimalStereotypeAnnotationLiteral.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.fires.nonbinding.NonBindingTypePassedToFireTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.fires.nonbinding.OwlFinch_Broken.class - [JAR]

org.jboss.jsr299.tck.tests.deployment.lifecycle.broken.addDefinitionError

├─ org.jboss.jsr299.tck.tests.deployment.lifecycle.broken.addDefinitionError.AddDefinitionErrorTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.deployment.lifecycle.broken.addDefinitionError.BeanDiscoveryObserver.class - [JAR]

org.jboss.jsr299.tck.tests.event.broken.observer.isInitializer

├─ org.jboss.jsr299.tck.tests.event.broken.observer.isInitializer.AustralianTerrier_Broken.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.broken.observer.isInitializer.ObserverMethodAnnotatedInitialzerTest.class - [JAR]

org.jboss.jsr299.tck.tests.lookup.dynamic

├─ org.jboss.jsr299.tck.tests.lookup.dynamic.AdvancedPaymentProcessor.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.dynamic.AsynchronousPaymentProcessor.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.dynamic.DynamicLookupTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.dynamic.NonBinding.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.dynamic.ObtainsInstanceBean.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.dynamic.PayBy.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.dynamic.PayByBinding.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.dynamic.PaymentProcessor.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.dynamic.RemotePaymentProcessor.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.dynamic.SimplePaymentProcessor.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.dynamic.SynchronousPaymentProcessor.class - [JAR]

org.jboss.jsr299.tck.tests.implementation.enterprise.remove

├─ org.jboss.jsr299.tck.tests.implementation.enterprise.remove.DependentSessionBean.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.enterprise.remove.DependentSessionInterface.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.enterprise.remove.EnterpriseBeanRemoveMethodTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.enterprise.remove.SessionScopedSessionBean.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.enterprise.remove.SessionScopedSessionInterface.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.enterprise.remove.StateKeeper.class - [JAR]

org.jboss.jsr299.tck.tests.context.passivating.broken.passivatingManagedBeanWithNonPassivatingBeanConstructor

├─ org.jboss.jsr299.tck.tests.context.passivating.broken.passivatingManagedBeanWithNonPassivatingBeanConstructor.City.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.passivating.broken.passivatingManagedBeanWithNonPassivatingBeanConstructor.Loviisa_Broken.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.passivating.broken.passivatingManagedBeanWithNonPassivatingBeanConstructor.PassivatingManagedBeanWithNonPassivatingBeanConstructorTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.passivating.broken.passivatingManagedBeanWithNonPassivatingBeanConstructor.Violation.class - [JAR]

org.jboss.jsr299.tck.tests.lookup.clientProxy.unproxyable.finalMethod

├─ org.jboss.jsr299.tck.tests.lookup.clientProxy.unproxyable.finalMethod.FinalMethodTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.clientProxy.unproxyable.finalMethod.FishFarm.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.clientProxy.unproxyable.finalMethod.Tuna_Broken.class - [JAR]

org.jboss.jsr299.tck.interceptors.tests.lifecycleCallback.order

├─ org.jboss.jsr299.tck.interceptors.tests.lifecycleCallback.order.CargoShip.class - [JAR]

├─ org.jboss.jsr299.tck.interceptors.tests.lifecycleCallback.order.Interceptor1.class - [JAR]

├─ org.jboss.jsr299.tck.interceptors.tests.lifecycleCallback.order.Interceptor2.class - [JAR]

├─ org.jboss.jsr299.tck.interceptors.tests.lifecycleCallback.order.Interceptor3.class - [JAR]

├─ org.jboss.jsr299.tck.interceptors.tests.lifecycleCallback.order.Interceptor4.class - [JAR]

├─ org.jboss.jsr299.tck.interceptors.tests.lifecycleCallback.order.InvocationOrderTest.class - [JAR]

├─ org.jboss.jsr299.tck.interceptors.tests.lifecycleCallback.order.LakeCargoShip.class - [JAR]

├─ org.jboss.jsr299.tck.interceptors.tests.lifecycleCallback.order.Ship.class - [JAR]

org.jboss.jsr299.tck.tests.lookup.injectionpoint.broken.reference.unresolved

├─ org.jboss.jsr299.tck.tests.lookup.injectionpoint.broken.reference.unresolved.AnnotatedInjectionField.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.injectionpoint.broken.reference.unresolved.InjectedBean.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.injectionpoint.broken.reference.unresolved.SimpleBean.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.injectionpoint.broken.reference.unresolved.UnsatisfiedInjectableReferenceTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.injectionpoint.broken.reference.unresolved.UnsatisfiedInjectionPoint.class - [JAR]

org.jboss.jsr299.tck.tests.lookup.manager

├─ org.jboss.jsr299.tck.tests.lookup.manager.FishFarmOffice.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.manager.ManagerTest.class - [JAR]

org.jboss.jsr299.tck.tests.event.broken.observer.notBusinessMethod

├─ org.jboss.jsr299.tck.tests.event.broken.observer.notBusinessMethod.EJBObserverMethodNotBusinessMethodTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.broken.observer.notBusinessMethod.Terrier.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.broken.observer.notBusinessMethod.TibetanTerrier_Broken.class - [JAR]

org.jboss.jsr299.tck.tests.interceptors.definition.broken.invalidBindingAnnotations

├─ org.jboss.jsr299.tck.tests.interceptors.definition.broken.invalidBindingAnnotations.Foo.class - [JAR]

├─ org.jboss.jsr299.tck.tests.interceptors.definition.broken.invalidBindingAnnotations.FooBinding.class - [JAR]

├─ org.jboss.jsr299.tck.tests.interceptors.definition.broken.invalidBindingAnnotations.FooInterceptor.class - [JAR]

├─ org.jboss.jsr299.tck.tests.interceptors.definition.broken.invalidBindingAnnotations.FooStereotype.class - [JAR]

├─ org.jboss.jsr299.tck.tests.interceptors.definition.broken.invalidBindingAnnotations.InvalidInterceptorBindingAnnotationsTest.class - [JAR]

org.jboss.jsr299.tck.tests.inheritance.specialization.producer.method.broken.twoBeansSpecializeTheSameBean

├─ org.jboss.jsr299.tck.tests.inheritance.specialization.producer.method.broken.twoBeansSpecializeTheSameBean.Bookshop_Broken.class - [JAR]

├─ org.jboss.jsr299.tck.tests.inheritance.specialization.producer.method.broken.twoBeansSpecializeTheSameBean.Expensive.class - [JAR]

├─ org.jboss.jsr299.tck.tests.inheritance.specialization.producer.method.broken.twoBeansSpecializeTheSameBean.PictureShop_Broken.class - [JAR]

├─ org.jboss.jsr299.tck.tests.inheritance.specialization.producer.method.broken.twoBeansSpecializeTheSameBean.Product.class - [JAR]

├─ org.jboss.jsr299.tck.tests.inheritance.specialization.producer.method.broken.twoBeansSpecializeTheSameBean.Shop.class - [JAR]

├─ org.jboss.jsr299.tck.tests.inheritance.specialization.producer.method.broken.twoBeansSpecializeTheSameBean.TwoBeansSpecializeTheSameBeanTest.class - [JAR]

org.jboss.jsr299.tck.tests.deployment.lifecycle.broken.failsDuringValidation

├─ org.jboss.jsr299.tck.tests.deployment.lifecycle.broken.failsDuringValidation.AfterBeanDiscoveryFailureTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.deployment.lifecycle.broken.failsDuringValidation.BeanDiscoveryObserver.class - [JAR]

├─ org.jboss.jsr299.tck.tests.deployment.lifecycle.broken.failsDuringValidation.BeanWithInjection.class - [JAR]

├─ org.jboss.jsr299.tck.tests.deployment.lifecycle.broken.failsDuringValidation.NotABean.class - [JAR]

org.jboss.jsr299.tck.tests.lookup.clientProxy.unproxyable.finalClass

├─ org.jboss.jsr299.tck.tests.lookup.clientProxy.unproxyable.finalClass.FinalClassTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.clientProxy.unproxyable.finalClass.FishFarm.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.clientProxy.unproxyable.finalClass.Tuna_Broken.class - [JAR]

org.jboss.jsr299.tck.tests.lookup.clientProxy.unproxyable.privateConstructor

├─ org.jboss.jsr299.tck.tests.lookup.clientProxy.unproxyable.privateConstructor.InjectionPointBean.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.clientProxy.unproxyable.privateConstructor.PrivateConstructorTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.clientProxy.unproxyable.privateConstructor.Unproxyable_Broken.class - [JAR]

org.jboss.jsr299.tck.tests.context.passivating.broken.enterpriseBeanWithNonSerializableIntializerMethod

├─ org.jboss.jsr299.tck.tests.context.passivating.broken.enterpriseBeanWithNonSerializableIntializerMethod.District.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.passivating.broken.enterpriseBeanWithNonSerializableIntializerMethod.EnterpriseBeanWithNonSerializableIntializerMethodTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.passivating.broken.enterpriseBeanWithNonSerializableIntializerMethod.EspooLocal_Broken.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.passivating.broken.enterpriseBeanWithNonSerializableIntializerMethod.Espoo_Broken.class - [JAR]

org.jboss.jsr299.tck.tests.extensions.producer

├─ org.jboss.jsr299.tck.tests.extensions.producer.Bird.class - [JAR]

├─ org.jboss.jsr299.tck.tests.extensions.producer.BirdCage.class - [JAR]

├─ org.jboss.jsr299.tck.tests.extensions.producer.Cat.class - [JAR]

├─ org.jboss.jsr299.tck.tests.extensions.producer.CatFoodDish.class - [JAR]

├─ org.jboss.jsr299.tck.tests.extensions.producer.CheckableInjectionTarget.class - [JAR]

├─ org.jboss.jsr299.tck.tests.extensions.producer.Cow.class - [JAR]

├─ org.jboss.jsr299.tck.tests.extensions.producer.CowProducer.class - [JAR]

├─ org.jboss.jsr299.tck.tests.extensions.producer.CreationalContextImpl.class - [JAR]

├─ org.jboss.jsr299.tck.tests.extensions.producer.Dog.class - [JAR]

├─ org.jboss.jsr299.tck.tests.extensions.producer.DogBed.class - [JAR]

├─ org.jboss.jsr299.tck.tests.extensions.producer.DogBone.class - [JAR]

├─ org.jboss.jsr299.tck.tests.extensions.producer.DogProducer.class - [JAR]

├─ org.jboss.jsr299.tck.tests.extensions.producer.LitterBox.class - [JAR]

├─ org.jboss.jsr299.tck.tests.extensions.producer.Noisy.class - [JAR]

├─ org.jboss.jsr299.tck.tests.extensions.producer.Preferred.class - [JAR]

├─ org.jboss.jsr299.tck.tests.extensions.producer.ProducerProcessor.class - [JAR]

├─ org.jboss.jsr299.tck.tests.extensions.producer.ProducerTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.extensions.producer.Quiet.class - [JAR]

├─ org.jboss.jsr299.tck.tests.extensions.producer.Tabby.class - [JAR]

org.jboss.jsr299.tck.tests.event.observer.resolve.enterprise

├─ org.jboss.jsr299.tck.tests.event.observer.resolve.enterprise.EJBEvent.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.observer.resolve.enterprise.PomeranianInterface.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.observer.resolve.enterprise.ResolveEnterpriseEventObserverTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.observer.resolve.enterprise.Spitz.class - [JAR]

org.jboss.jsr299.tck.tests.event.observer

├─ org.jboss.jsr299.tck.tests.event.observer.AnEventType.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.observer.AnObserver.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.observer.AnotherEventType.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.observer.AnotherObserver.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.observer.ConditionalEvent.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.observer.EventPayload.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.observer.ObserverTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.observer.Role.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.observer.RoleBinding.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.observer.StockPrice.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.observer.StockWatcher.class - [JAR]

org.jboss.jsr299.tck.tests.implementation.disposal.method.definition.broken.methodOnSessionBean

├─ org.jboss.jsr299.tck.tests.implementation.disposal.method.definition.broken.methodOnSessionBean.Apple.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.disposal.method.definition.broken.methodOnSessionBean.AppleTree.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.disposal.method.definition.broken.methodOnSessionBean.AppleTreeLocal.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.disposal.method.definition.broken.methodOnSessionBean.DisposalMethodOnSessionBean.class - [JAR]

org.jboss.jsr299.tck.tests.deployment.lifecycle.broken.exceptionInAfterBeanDiscoveryObserver

├─ org.jboss.jsr299.tck.tests.deployment.lifecycle.broken.exceptionInAfterBeanDiscoveryObserver.AfterBeanDiscoveryObserverExecutionFailureTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.deployment.lifecycle.broken.exceptionInAfterBeanDiscoveryObserver.BeanDiscoveryObserver.class - [JAR]

├─ org.jboss.jsr299.tck.tests.deployment.lifecycle.broken.exceptionInAfterBeanDiscoveryObserver.FooException.class - [JAR]

org.jboss.jsr299.tck.tests.implementation.simple.definition

├─ org.jboss.jsr299.tck.tests.implementation.simple.definition.Animal.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.simple.definition.AnimalDecorator.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.simple.definition.AnimalImpl.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.simple.definition.Antelope_NotBean.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.simple.definition.Car.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.simple.definition.ClovenHoved.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.simple.definition.Cow_NotBean.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.simple.definition.Donkey.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.simple.definition.MockServlet.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.simple.definition.MockServletContextListener.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.simple.definition.MockServletRequestListener.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.simple.definition.MockUIComponent.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.simple.definition.OuterClass.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.simple.definition.Sheep.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.simple.definition.SimpleBeanDefinitionTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.simple.definition.Tiger.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.simple.definition.Turkey.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.simple.definition.Vet.class - [JAR]

org.jboss.jsr299.tck.tests.extensions.bean.bytype

├─ org.jboss.jsr299.tck.tests.extensions.bean.bytype.BeanByTypeTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.extensions.bean.bytype.DerivedBean.class - [JAR]

├─ org.jboss.jsr299.tck.tests.extensions.bean.bytype.NonBindingType.class - [JAR]

├─ org.jboss.jsr299.tck.tests.extensions.bean.bytype.NonBindingTypeLiteral.class - [JAR]

├─ org.jboss.jsr299.tck.tests.extensions.bean.bytype.SimpleBean.class - [JAR]

├─ org.jboss.jsr299.tck.tests.extensions.bean.bytype.Tame.class - [JAR]

├─ org.jboss.jsr299.tck.tests.extensions.bean.bytype.TameLiteral.class - [JAR]

org.jboss.jsr299.tck.tests.implementation.enterprise.definition

├─ org.jboss.jsr299.tck.tests.implementation.enterprise.definition.Ape.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.enterprise.definition.ApeLocal.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.enterprise.definition.Dog.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.enterprise.definition.DogLocal.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.enterprise.definition.DogRemote.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.enterprise.definition.Elephant.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.enterprise.definition.ElephantLocal.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.enterprise.definition.EnterpriseBeanDefinitionTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.enterprise.definition.EnterpriseBeanViaXmlTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.enterprise.definition.ExplicitConstructor.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.enterprise.definition.ExplicitConstructorSessionBean.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.enterprise.definition.Giraffe.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.enterprise.definition.GiraffeLocal.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.enterprise.definition.Labrador.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.enterprise.definition.LabradorImpl.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.enterprise.definition.Laika.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.enterprise.definition.LaikaImpl.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.enterprise.definition.Lion.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.enterprise.definition.LionLocal.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.enterprise.definition.Monkey.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.enterprise.definition.MonkeyLocal.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.enterprise.definition.Pitbull.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.enterprise.definition.PitbullLocal.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.enterprise.definition.Polar.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.enterprise.definition.PolarBear.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.enterprise.definition.PolarBearLocal.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.enterprise.definition.Retriever.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.enterprise.definition.SimpleBean.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.enterprise.definition.Tame.class - [JAR]

org.jboss.jsr299.tck.tests.lookup.clientProxy.unproxyable.array

├─ org.jboss.jsr299.tck.tests.lookup.clientProxy.unproxyable.array.ArrayProducer.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.clientProxy.unproxyable.array.ArrayTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.clientProxy.unproxyable.array.InjectionPointBean_Broken.class - [JAR]

org.jboss.jsr299.tck.tests.implementation.disposal.method.definition.broken.multiParams

├─ org.jboss.jsr299.tck.tests.implementation.disposal.method.definition.broken.multiParams.MultipleDisposeParametersDefinitionTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.disposal.method.definition.broken.multiParams.Spider.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.disposal.method.definition.broken.multiParams.SpiderProducer_Broken.class - [JAR]

org.jboss.jsr299.tck.tests.interceptors.definition.enterprise.interceptorOrder

├─ org.jboss.jsr299.tck.tests.interceptors.definition.enterprise.interceptorOrder.Airborne.class - [JAR]

├─ org.jboss.jsr299.tck.tests.interceptors.definition.enterprise.interceptorOrder.Missile.class - [JAR]

├─ org.jboss.jsr299.tck.tests.interceptors.definition.enterprise.interceptorOrder.MissileInterceptor.class - [JAR]

├─ org.jboss.jsr299.tck.tests.interceptors.definition.enterprise.interceptorOrder.MissileLocal.class - [JAR]

├─ org.jboss.jsr299.tck.tests.interceptors.definition.enterprise.interceptorOrder.RadarInterceptor.class - [JAR]

├─ org.jboss.jsr299.tck.tests.interceptors.definition.enterprise.interceptorOrder.SessionBeanInterceptorOrderTest.class - [JAR]

org.jboss.jsr299.tck.interceptors.tests.method

├─ org.jboss.jsr299.tck.interceptors.tests.method.Dog.class - [JAR]

├─ org.jboss.jsr299.tck.interceptors.tests.method.DogInterceptor.class - [JAR]

├─ org.jboss.jsr299.tck.interceptors.tests.method.Fish.class - [JAR]

├─ org.jboss.jsr299.tck.interceptors.tests.method.FishInterceptor.class - [JAR]

├─ org.jboss.jsr299.tck.interceptors.tests.method.MethodLevelInterceptorTest.class - [JAR]

org.jboss.jsr299.tck.tests.deployment.lifecycle

├─ org.jboss.jsr299.tck.tests.deployment.lifecycle.Alligator.class - [JAR]

├─ org.jboss.jsr299.tck.tests.deployment.lifecycle.BeforeBeanDiscoveryObserver.class - [JAR]

├─ org.jboss.jsr299.tck.tests.deployment.lifecycle.DataAccess.class - [JAR]

├─ org.jboss.jsr299.tck.tests.deployment.lifecycle.DataAccessAuthorizationDecorator.class - [JAR]

├─ org.jboss.jsr299.tck.tests.deployment.lifecycle.DataAccessImpl.class - [JAR]

├─ org.jboss.jsr299.tck.tests.deployment.lifecycle.DeploymentTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.deployment.lifecycle.DisabledBean.class - [JAR]

├─ org.jboss.jsr299.tck.tests.deployment.lifecycle.EpochScoped.class - [JAR]

├─ org.jboss.jsr299.tck.tests.deployment.lifecycle.ExtensionsTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.deployment.lifecycle.Interceptor1.class - [JAR]

├─ org.jboss.jsr299.tck.tests.deployment.lifecycle.InterceptorType1.class - [JAR]

├─ org.jboss.jsr299.tck.tests.deployment.lifecycle.ManagerObserver.class - [JAR]

├─ org.jboss.jsr299.tck.tests.deployment.lifecycle.NotAuthorizedException.class - [JAR]

├─ org.jboss.jsr299.tck.tests.deployment.lifecycle.RomanEmpire.class - [JAR]

├─ org.jboss.jsr299.tck.tests.deployment.lifecycle.Tame.class - [JAR]

├─ org.jboss.jsr299.tck.tests.deployment.lifecycle.User.class - [JAR]

org.jboss.jsr299.tck.tests.lookup.typesafe.resolution.parameterized

├─ org.jboss.jsr299.tck.tests.lookup.typesafe.resolution.parameterized.AssignabilityOfRawAndParameterizedTypesTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.typesafe.resolution.parameterized.Dao.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.typesafe.resolution.parameterized.DaoProducer.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.typesafe.resolution.parameterized.InjectedBean.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.typesafe.resolution.parameterized.IntegerHashMap.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.typesafe.resolution.parameterized.MapProducer.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.typesafe.resolution.parameterized.ObjectDao.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.typesafe.resolution.parameterized.Result.class - [JAR]

org.jboss.jsr299.tck.tests.decorators.resolution

├─ org.jboss.jsr299.tck.tests.decorators.resolution.Animal.class - [JAR]

├─ org.jboss.jsr299.tck.tests.decorators.resolution.Bar.class - [JAR]

├─ org.jboss.jsr299.tck.tests.decorators.resolution.BarDecorator.class - [JAR]

├─ org.jboss.jsr299.tck.tests.decorators.resolution.BarImpl.class - [JAR]

├─ org.jboss.jsr299.tck.tests.decorators.resolution.Baz.class - [JAR]

├─ org.jboss.jsr299.tck.tests.decorators.resolution.BazDecorator.class - [JAR]

├─ org.jboss.jsr299.tck.tests.decorators.resolution.BazImpl.class - [JAR]

├─ org.jboss.jsr299.tck.tests.decorators.resolution.Corge.class - [JAR]

├─ org.jboss.jsr299.tck.tests.decorators.resolution.CorgeDecorator.class - [JAR]

├─ org.jboss.jsr299.tck.tests.decorators.resolution.CorgeDecorator2.class - [JAR]

├─ org.jboss.jsr299.tck.tests.decorators.resolution.CorgeImpl.class - [JAR]

├─ org.jboss.jsr299.tck.tests.decorators.resolution.CorgeImpl2.class - [JAR]

├─ org.jboss.jsr299.tck.tests.decorators.resolution.Cow.class - [JAR]

├─ org.jboss.jsr299.tck.tests.decorators.resolution.DecoratorResolutionTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.decorators.resolution.FemaleFresianCow.class - [JAR]

├─ org.jboss.jsr299.tck.tests.decorators.resolution.Foo.class - [JAR]

├─ org.jboss.jsr299.tck.tests.decorators.resolution.FooDecorator.class - [JAR]

├─ org.jboss.jsr299.tck.tests.decorators.resolution.FooImpl.class - [JAR]

├─ org.jboss.jsr299.tck.tests.decorators.resolution.FooObjectDecorator.class - [JAR]

├─ org.jboss.jsr299.tck.tests.decorators.resolution.FresianCow.class - [JAR]

├─ org.jboss.jsr299.tck.tests.decorators.resolution.Garply.class - [JAR]

├─ org.jboss.jsr299.tck.tests.decorators.resolution.GarplyDecorator.class - [JAR]

├─ org.jboss.jsr299.tck.tests.decorators.resolution.GarplyImpl.class - [JAR]

├─ org.jboss.jsr299.tck.tests.decorators.resolution.Grault.class - [JAR]

├─ org.jboss.jsr299.tck.tests.decorators.resolution.GraultExtendsDecorator.class - [JAR]

├─ org.jboss.jsr299.tck.tests.decorators.resolution.GraultIntegerImpl.class - [JAR]

├─ org.jboss.jsr299.tck.tests.decorators.resolution.GraultSuperDecorator.class - [JAR]

├─ org.jboss.jsr299.tck.tests.decorators.resolution.Qux.class - [JAR]

├─ org.jboss.jsr299.tck.tests.decorators.resolution.QuxDecorator.class - [JAR]

├─ org.jboss.jsr299.tck.tests.decorators.resolution.QuxImpl.class - [JAR]

├─ org.jboss.jsr299.tck.tests.decorators.resolution.QuxListDecorator.class - [JAR]

├─ org.jboss.jsr299.tck.tests.decorators.resolution.QuxListImpl.class - [JAR]

org.jboss.jsr299.tck.interceptors.tests.invocationContext

├─ org.jboss.jsr299.tck.interceptors.tests.invocationContext.Interceptor1.class - [JAR]

├─ org.jboss.jsr299.tck.interceptors.tests.invocationContext.Interceptor10.class - [JAR]

├─ org.jboss.jsr299.tck.interceptors.tests.invocationContext.Interceptor2.class - [JAR]

├─ org.jboss.jsr299.tck.interceptors.tests.invocationContext.Interceptor3.class - [JAR]

├─ org.jboss.jsr299.tck.interceptors.tests.invocationContext.Interceptor4.class - [JAR]

├─ org.jboss.jsr299.tck.interceptors.tests.invocationContext.Interceptor5.class - [JAR]

├─ org.jboss.jsr299.tck.interceptors.tests.invocationContext.Interceptor6.class - [JAR]

├─ org.jboss.jsr299.tck.interceptors.tests.invocationContext.Interceptor7.class - [JAR]

├─ org.jboss.jsr299.tck.interceptors.tests.invocationContext.Interceptor8.class - [JAR]

├─ org.jboss.jsr299.tck.interceptors.tests.invocationContext.Interceptor9.class - [JAR]

├─ org.jboss.jsr299.tck.interceptors.tests.invocationContext.InvocationContextTest.class - [JAR]

├─ org.jboss.jsr299.tck.interceptors.tests.invocationContext.LifecycleCallbackInterceptor.class - [JAR]

├─ org.jboss.jsr299.tck.interceptors.tests.invocationContext.SimpleBean.class - [JAR]

org.jboss.jsr299.tck.tests.lookup.injection.non.contextual.ws

├─ org.jboss.jsr299.tck.tests.lookup.injection.non.contextual.ws.InjectionIntoWebServiceEndPointTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.injection.non.contextual.ws.IsSheepInjected.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.injection.non.contextual.ws.IsSheepInjectedResponse.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.injection.non.contextual.ws.ObjectFactory.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.injection.non.contextual.ws.Sheep.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.injection.non.contextual.ws.SheepWS.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.injection.non.contextual.ws.SheepWSEndPoint.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.injection.non.contextual.ws.SheepWSEndPointService.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.injection.non.contextual.ws.package-info.class - [JAR]

org.jboss.jsr299.tck.tests.decorators.definition.broken.notAllDecoratedTypesImplemented

├─ org.jboss.jsr299.tck.tests.decorators.definition.broken.notAllDecoratedTypesImplemented.EnhancedLogger.class - [JAR]

├─ org.jboss.jsr299.tck.tests.decorators.definition.broken.notAllDecoratedTypesImplemented.Logger.class - [JAR]

├─ org.jboss.jsr299.tck.tests.decorators.definition.broken.notAllDecoratedTypesImplemented.MockLogger.class - [JAR]

├─ org.jboss.jsr299.tck.tests.decorators.definition.broken.notAllDecoratedTypesImplemented.NotAllDecoratedTypesImplementedTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.decorators.definition.broken.notAllDecoratedTypesImplemented.TimestampLogger.class - [JAR]

org.jboss.jsr299.tck.tests.implementation.simple.definition.tooManyInitializerAnnotatedConstructors

├─ org.jboss.jsr299.tck.tests.implementation.simple.definition.tooManyInitializerAnnotatedConstructors.Goose_Broken.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.simple.definition.tooManyInitializerAnnotatedConstructors.TooManyInitializerAnnotatedConstructorsTest.class - [JAR]

org.jboss.jsr299.tck.tests.context.passivating.broken.enterpriseBeanWithNonPassivatingConstructorFieldInDecorator

├─ org.jboss.jsr299.tck.tests.context.passivating.broken.enterpriseBeanWithNonPassivatingConstructorFieldInDecorator.BrokenDecorator.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.passivating.broken.enterpriseBeanWithNonPassivatingConstructorFieldInDecorator.District.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.passivating.broken.enterpriseBeanWithNonPassivatingConstructorFieldInDecorator.EnterpriseBeanWithNonPassivatingFieldInDecoratorTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.passivating.broken.enterpriseBeanWithNonPassivatingConstructorFieldInDecorator.EspooLocal_Broken.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.passivating.broken.enterpriseBeanWithNonPassivatingConstructorFieldInDecorator.Espoo_Broken.class - [JAR]

org.jboss.jsr299.tck.tests.context.passivating.broken.unserializableSimpleInjectedIntoPassivatingEnterpriseBean

├─ org.jboss.jsr299.tck.tests.context.passivating.broken.unserializableSimpleInjectedIntoPassivatingEnterpriseBean.District.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.passivating.broken.unserializableSimpleInjectedIntoPassivatingEnterpriseBean.EspooLocal_Broken.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.passivating.broken.unserializableSimpleInjectedIntoPassivatingEnterpriseBean.Espoo_Broken.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.passivating.broken.unserializableSimpleInjectedIntoPassivatingEnterpriseBean.UnserializableSimpleInjectedIntoPassivatingEnterpriseBeanTest.class - [JAR]

org.jboss.jsr299.tck.tests.lookup.typesafe.resolution.broken.type.variable

├─ org.jboss.jsr299.tck.tests.lookup.typesafe.resolution.broken.type.variable.Animal.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.typesafe.resolution.broken.type.variable.Farm.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.typesafe.resolution.broken.type.variable.Sheep.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.typesafe.resolution.broken.type.variable.TypeVariableInjectionPointTest.class - [JAR]

org.jboss.jsr299.tck.tests.inheritance.specialization.producer.method.broken.specializesStaticMethod

├─ org.jboss.jsr299.tck.tests.inheritance.specialization.producer.method.broken.specializesStaticMethod.Expensive.class - [JAR]

├─ org.jboss.jsr299.tck.tests.inheritance.specialization.producer.method.broken.specializesStaticMethod.FurnitureShop_Broken.class - [JAR]

├─ org.jboss.jsr299.tck.tests.inheritance.specialization.producer.method.broken.specializesStaticMethod.Product.class - [JAR]

├─ org.jboss.jsr299.tck.tests.inheritance.specialization.producer.method.broken.specializesStaticMethod.Shop.class - [JAR]

├─ org.jboss.jsr299.tck.tests.inheritance.specialization.producer.method.broken.specializesStaticMethod.SpecializesStaticMethodTest.class - [JAR]

org.jboss.jsr299.tck.tests.implementation.producer.field.definition.enterprise

├─ org.jboss.jsr299.tck.tests.implementation.producer.field.definition.enterprise.Chicken.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.producer.field.definition.enterprise.ChickenLocal.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.producer.field.definition.enterprise.Egg.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.producer.field.definition.enterprise.EnterpriseProducerFieldDefinitionTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.producer.field.definition.enterprise.Foo.class - [JAR]

org.jboss.jsr299.tck.tests.inheritance.specialization.simple.broken.names

├─ org.jboss.jsr299.tck.tests.inheritance.specialization.simple.broken.names.FarmYard_Broken.class - [JAR]

├─ org.jboss.jsr299.tck.tests.inheritance.specialization.simple.broken.names.SpecializingAndSpecializedBeanHasNameTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.inheritance.specialization.simple.broken.names.Yard.class - [JAR]

org.jboss.jsr299.tck.tests.event.broken.observer.isDisposer

├─ org.jboss.jsr299.tck.tests.event.broken.observer.isDisposer.FoxTerrier_Broken.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.broken.observer.isDisposer.ObserverMethodAnnotatedDisposesTest.class - [JAR]

org.jboss.jsr299.tck.tests.context

├─ org.jboss.jsr299.tck.tests.context.AfterBeanDiscoveryObserver.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.AnotherSessionBean.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.ContextDestroysBeansTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.ContextTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.DestroyForSameCreationalContext2Test.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.DestroyForSameCreationalContextTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.DestroyedInstanceReturnedByGetTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.DummyContext.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.DummyContextual.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.DummyScoped.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.GetFromContextualTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.GetOnInactiveContextTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.GetWithNoCreationalContextTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.MyApplicationBean.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.MyContextual.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.MySessionBean.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.NormalContextTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.SimpleBeanA.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.SimpleBeanB.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.SimpleBeanZ.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.Unregistered.class - [JAR]

org.jboss.jsr299.tck.tests.lookup.byname.duplicateNameResolution

├─ org.jboss.jsr299.tck.tests.lookup.byname.duplicateNameResolution.Cod.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.byname.duplicateNameResolution.DuplicateNameResolutionTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.byname.duplicateNameResolution.Sole.class - [JAR]

org.jboss.jsr299.tck.tests.event.select

├─ org.jboss.jsr299.tck.tests.event.select.AlarmSystem.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.select.BreakInEvent.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.select.NotABindingType.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.select.SecurityEvent.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.select.SecurityEvent_Illegal.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.select.SecuritySensor.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.select.SelectEventTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.select.SystemTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.select.Violent.class - [JAR]

org.jboss.jsr299.tck.interceptors.tests.lifecycleCallback

├─ org.jboss.jsr299.tck.interceptors.tests.lifecycleCallback.Chicken.class - [JAR]

├─ org.jboss.jsr299.tck.interceptors.tests.lifecycleCallback.Goat.class - [JAR]

├─ org.jboss.jsr299.tck.interceptors.tests.lifecycleCallback.GoatInterceptor.class - [JAR]

├─ org.jboss.jsr299.tck.interceptors.tests.lifecycleCallback.LifecycleCallbackInterceptorTest.class - [JAR]

├─ org.jboss.jsr299.tck.interceptors.tests.lifecycleCallback.PackagePrivateLifecycleInterceptor.class - [JAR]

├─ org.jboss.jsr299.tck.interceptors.tests.lifecycleCallback.PrivateLifecycleInterceptor.class - [JAR]

├─ org.jboss.jsr299.tck.interceptors.tests.lifecycleCallback.ProtectedLifecycleInterceptor.class - [JAR]

├─ org.jboss.jsr299.tck.interceptors.tests.lifecycleCallback.PublicLifecycleInterceptor.class - [JAR]

├─ org.jboss.jsr299.tck.interceptors.tests.lifecycleCallback.Sheep.class - [JAR]

├─ org.jboss.jsr299.tck.interceptors.tests.lifecycleCallback.SheepInterceptor.class - [JAR]

org.jboss.jsr299.tck.tests.event.resolve.nonbinding

├─ org.jboss.jsr299.tck.tests.event.resolve.nonbinding.AnimalStereotype.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.resolve.nonbinding.AnimalStereotypeAnnotationLiteral.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.resolve.nonbinding.NonBindingTypesWhenResolvingTest.class - [JAR]

org.jboss.jsr299.tck.tests.definition.scope.broken.tooManyScopes

├─ org.jboss.jsr299.tck.tests.definition.scope.broken.tooManyScopes.BeanWithTooManyScopeTypes_Broken.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.scope.broken.tooManyScopes.TooManyScopesTest.class - [JAR]

org.jboss.jsr299.tck.tests.interceptors.definition.enterprise.nonContextualReference

├─ org.jboss.jsr299.tck.tests.interceptors.definition.enterprise.nonContextualReference.Airborne.class - [JAR]

├─ org.jboss.jsr299.tck.tests.interceptors.definition.enterprise.nonContextualReference.Cruiser.class - [JAR]

├─ org.jboss.jsr299.tck.tests.interceptors.definition.enterprise.nonContextualReference.Missile.class - [JAR]

├─ org.jboss.jsr299.tck.tests.interceptors.definition.enterprise.nonContextualReference.MissileInterceptor.class - [JAR]

├─ org.jboss.jsr299.tck.tests.interceptors.definition.enterprise.nonContextualReference.MissileLocal.class - [JAR]

├─ org.jboss.jsr299.tck.tests.interceptors.definition.enterprise.nonContextualReference.SessionBeanInterceptorOnNonContextualEjbReferenceTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.interceptors.definition.enterprise.nonContextualReference.Ship.class - [JAR]

org.jboss.jsr299.tck.tests.interceptors.definition.interceptorCalledBeforeDecorator

├─ org.jboss.jsr299.tck.tests.interceptors.definition.interceptorCalledBeforeDecorator.Foo.class - [JAR]

├─ org.jboss.jsr299.tck.tests.interceptors.definition.interceptorCalledBeforeDecorator.FooDecorator.class - [JAR]

├─ org.jboss.jsr299.tck.tests.interceptors.definition.interceptorCalledBeforeDecorator.FooImpl.class - [JAR]

├─ org.jboss.jsr299.tck.tests.interceptors.definition.interceptorCalledBeforeDecorator.InterceptorCalledBeforeDecoratorTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.interceptors.definition.interceptorCalledBeforeDecorator.TransactionInterceptor.class - [JAR]

org.jboss.jsr299.tck.tests.interceptors.definition.broken.interceptorCanNotBeDecorator

├─ org.jboss.jsr299.tck.tests.interceptors.definition.broken.interceptorCanNotBeDecorator.Automobile.class - [JAR]

├─ org.jboss.jsr299.tck.tests.interceptors.definition.broken.interceptorCanNotBeDecorator.InterceptingDecorator.class - [JAR]

├─ org.jboss.jsr299.tck.tests.interceptors.definition.broken.interceptorCanNotBeDecorator.InterceptorCanNotBeDecoratorTest.class - [JAR]

org.jboss.jsr299.tck.tests.implementation.simple.newSimpleBean

├─ org.jboss.jsr299.tck.tests.implementation.simple.newSimpleBean.AnimalStereotype.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.simple.newSimpleBean.Bestiary.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.simple.newSimpleBean.Consumer.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.simple.newSimpleBean.Den.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.simple.newSimpleBean.Dragon.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.simple.newSimpleBean.ExplicitContructorSimpleBean.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.simple.newSimpleBean.Fox.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.simple.newSimpleBean.FoxRun.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.simple.newSimpleBean.Griffin.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.simple.newSimpleBean.Hippogriff.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.simple.newSimpleBean.InitializerSimpleBean.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.simple.newSimpleBean.Lion.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.simple.newSimpleBean.LionCage.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.simple.newSimpleBean.Litter.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.simple.newSimpleBean.NewLionConsumer.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.simple.newSimpleBean.NewSimpleBeanTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.simple.newSimpleBean.Order.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.simple.newSimpleBean.Shop.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.simple.newSimpleBean.Tame.class - [JAR]

org.jboss.jsr299.tck.tests.event.observer.enterprise

├─ org.jboss.jsr299.tck.tests.event.observer.enterprise.Egg.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.observer.enterprise.EnterpriseEventInheritenceTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.observer.enterprise.EventPayload.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.observer.enterprise.Farmer.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.observer.enterprise.FarmerLocal.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.observer.enterprise.IndirectStockWatcher.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.observer.enterprise.IndirectStockWatcherLocal.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.observer.enterprise.IntermediateStockWatcher.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.observer.enterprise.LazyFarmer.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.observer.enterprise.LazyFarmerLocal.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.observer.enterprise.StockPrice.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.observer.enterprise.StockWatcher.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.observer.enterprise.StockWatcherLocal.class - [JAR]

org.jboss.jsr299.tck.tests.context.passivating.broken.managedBeanWithNonPassivatingDecorator

├─ org.jboss.jsr299.tck.tests.context.passivating.broken.managedBeanWithNonPassivatingDecorator.MaarianhaminaDecorator.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.passivating.broken.managedBeanWithNonPassivatingDecorator.Maarianhamina_Broken.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.passivating.broken.managedBeanWithNonPassivatingDecorator.ManagedBeanWithNonPassivatingDecoratorTest.class - [JAR]

org.jboss.jsr299.tck.tests.decorators.definition.broken.nonExistantClassInBeansXml

├─ org.jboss.jsr299.tck.tests.decorators.definition.broken.nonExistantClassInBeansXml.NonExistantDecoratorClassInBeansXmlTest.class - [JAR]

org.jboss.jsr299.tck.tests.policy.broken.not.policy

├─ org.jboss.jsr299.tck.tests.policy.broken.not.policy.Cat.class - [JAR]

├─ org.jboss.jsr299.tck.tests.policy.broken.not.policy.ClassIsNotPolicyTest.class - [JAR]

org.jboss.jsr299.tck.tests.implementation.producer.field.lifecycle

├─ org.jboss.jsr299.tck.tests.implementation.producer.field.lifecycle.Animal.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.producer.field.lifecycle.BlackWidow.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.producer.field.lifecycle.BlackWidowConsumer.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.producer.field.lifecycle.BlackWidowProducer.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.producer.field.lifecycle.Broken.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.producer.field.lifecycle.BrownRecluse.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.producer.field.lifecycle.BrownRecluseProducer.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.producer.field.lifecycle.DeadlyAnimal.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.producer.field.lifecycle.DeadlySpider.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.producer.field.lifecycle.DefangedTarantula.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.producer.field.lifecycle.Null.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.producer.field.lifecycle.NullSpiderConsumer.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.producer.field.lifecycle.NullSpiderConsumerForBrokenProducer.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.producer.field.lifecycle.NullSpiderProducer.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.producer.field.lifecycle.NullSpiderProducer_Broken.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.producer.field.lifecycle.ProducerFieldLifecycleTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.producer.field.lifecycle.SpecializedTarantulaProducer.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.producer.field.lifecycle.Spider.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.producer.field.lifecycle.SpiderStereotype.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.producer.field.lifecycle.Static.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.producer.field.lifecycle.StaticTarantulaConsumer.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.producer.field.lifecycle.StaticTarantulaProducer.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.producer.field.lifecycle.Tame.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.producer.field.lifecycle.Tarantula.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.producer.field.lifecycle.TarantulaConsumer.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.producer.field.lifecycle.TarantulaProducer.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.producer.field.lifecycle.Working.class - [JAR]

org.jboss.jsr299.tck.tests.decorators.custom

├─ org.jboss.jsr299.tck.tests.decorators.custom.AfterBeanDiscoveryObserver.class - [JAR]

├─ org.jboss.jsr299.tck.tests.decorators.custom.Bus.class - [JAR]

├─ org.jboss.jsr299.tck.tests.decorators.custom.CustomDecoratorImplementation.class - [JAR]

├─ org.jboss.jsr299.tck.tests.decorators.custom.CustomDecoratorTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.decorators.custom.Vehicle.class - [JAR]

├─ org.jboss.jsr299.tck.tests.decorators.custom.VehicleDecorator.class - [JAR]

org.jboss.jsr299.tck.tests.decorators.interceptor

├─ org.jboss.jsr299.tck.tests.decorators.interceptor.CallOrder.class - [JAR]

├─ org.jboss.jsr299.tck.tests.decorators.interceptor.DecoratorAndInterceptorTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.decorators.interceptor.Foo.class - [JAR]

├─ org.jboss.jsr299.tck.tests.decorators.interceptor.FooBinding.class - [JAR]

├─ org.jboss.jsr299.tck.tests.decorators.interceptor.FooDecorator.class - [JAR]

├─ org.jboss.jsr299.tck.tests.decorators.interceptor.FooInterceptor.class - [JAR]

├─ org.jboss.jsr299.tck.tests.decorators.interceptor.FooStuff.class - [JAR]

org.jboss.jsr299.tck.tests.deployment.packaging.bundledLibrary

├─ org.jboss.jsr299.tck.tests.deployment.packaging.bundledLibrary.Baz.class - [JAR]

├─ org.jboss.jsr299.tck.tests.deployment.packaging.bundledLibrary.BazLocal.class - [JAR]

├─ org.jboss.jsr299.tck.tests.deployment.packaging.bundledLibrary.Foo.class - [JAR]

├─ org.jboss.jsr299.tck.tests.deployment.packaging.bundledLibrary.LibraryInEarTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.deployment.packaging.bundledLibrary.LibraryInWarTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.deployment.packaging.bundledLibrary.LibraryMissingBeansXmlTest.class - [JAR]

org.jboss.jsr299.tck.tests.context.passivating.broken.passivatingManagedBeanWithNonPassivatingInitializerMethod

├─ org.jboss.jsr299.tck.tests.context.passivating.broken.passivatingManagedBeanWithNonPassivatingInitializerMethod.Forssa_Broken.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.passivating.broken.passivatingManagedBeanWithNonPassivatingInitializerMethod.PassivatingManagedBeanWithNonPassivatingInitializerMethodTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.passivating.broken.passivatingManagedBeanWithNonPassivatingInitializerMethod.Violation.class - [JAR]

org.jboss.jsr299.tck.tests.event.observer.runtimeException

├─ org.jboss.jsr299.tck.tests.event.observer.runtimeException.ObserverExceptionRethrownTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.observer.runtimeException.Tame.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.observer.runtimeException.TameAnnotationLiteral.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.observer.runtimeException.TeaCupPomeranian.class - [JAR]

org.jboss.jsr299.tck.tests.lookup.typesafe.resolution.broken.primitive

├─ org.jboss.jsr299.tck.tests.lookup.typesafe.resolution.broken.primitive.Game.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.typesafe.resolution.broken.primitive.NumberProducer.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.typesafe.resolution.broken.primitive.PrimitiveInjectionPointTest.class - [JAR]

org.jboss.jsr299.tck.tests.context.request

├─ org.jboss.jsr299.tck.tests.context.request.IntrospectRequestScope.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.request.RequestContextTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.request.ServiceMethodServlet.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.request.SimpleRequestBean.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.request.TestFilter.class - [JAR]

org.jboss.jsr299.tck.tests.event.observer.resolve

├─ org.jboss.jsr299.tck.tests.event.observer.resolve.AirConditioner.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.observer.resolve.BatteryEvent.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.observer.resolve.BullTerrier.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.observer.resolve.Cloud.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.observer.resolve.DisabledObserver.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.observer.resolve.DiskSpaceEvent.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.observer.resolve.Ghost.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.observer.resolve.MultiBindingEvent.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.observer.resolve.NotEnabled.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.observer.resolve.Pomeranian.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.observer.resolve.PriviledgedObserver.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.observer.resolve.ResolveEventObserversTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.observer.resolve.Role.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.observer.resolve.RoleBinding.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.observer.resolve.Secret.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.observer.resolve.SimpleEventType.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.observer.resolve.SystemMonitor.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.observer.resolve.Tame.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.observer.resolve.TameAnnotationLiteral.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.observer.resolve.Temperature.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.observer.resolve.Thermostat.class - [JAR]

org.jboss.jsr299.tck.tests.context.passivating.broken.decoratorWithNonPassivatingBeanConstructor

├─ org.jboss.jsr299.tck.tests.context.passivating.broken.decoratorWithNonPassivatingBeanConstructor.CityDecorator.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.passivating.broken.decoratorWithNonPassivatingBeanConstructor.CityInterface.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.passivating.broken.decoratorWithNonPassivatingBeanConstructor.DecoratorWithNonPassivatingBeanConstructorTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.passivating.broken.decoratorWithNonPassivatingBeanConstructor.NonPassivating.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.passivating.broken.decoratorWithNonPassivatingBeanConstructor.UnderwaterCity.class - [JAR]

org.jboss.jsr299.tck.tests.lookup.injectionpoint

├─ org.jboss.jsr299.tck.tests.lookup.injectionpoint.Animal.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.injectionpoint.AnimalStereotype.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.injectionpoint.AnimalStereotypeAnnotationLiteral.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.injectionpoint.BasicLogger.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.injectionpoint.BeanWithInjectionPointMetadata.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.injectionpoint.ConstructorInjectionPointBean.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.injectionpoint.FieldInjectionPointBean.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.injectionpoint.InjectableReferenceTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.injectionpoint.InjectionPointTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.injectionpoint.Logger.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.injectionpoint.LoggerConsumer.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.injectionpoint.MethodInjectionPointBean.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.injectionpoint.TimestampLogger.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.injectionpoint.TransientFieldInjectionPointBean.class - [JAR]

org.jboss.jsr299.tck.tests.event.observer.wildcardAndTypeVariable

├─ org.jboss.jsr299.tck.tests.event.observer.wildcardAndTypeVariable.Behavior.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.observer.wildcardAndTypeVariable.BostonTerrier.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.observer.wildcardAndTypeVariable.ObjectList.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.observer.wildcardAndTypeVariable.ObserverMethodWithParametertizedTypeTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.observer.wildcardAndTypeVariable.WildBostonTerrier.class - [JAR]

org.jboss.jsr299.tck.tests.decorators.definition.inject.broken.delegateProducerMethod

├─ org.jboss.jsr299.tck.tests.decorators.definition.inject.broken.delegateProducerMethod.CowShed.class - [JAR]

├─ org.jboss.jsr299.tck.tests.decorators.definition.inject.broken.delegateProducerMethod.DelegateInjectionPointTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.decorators.definition.inject.broken.delegateProducerMethod.Logger.class - [JAR]

├─ org.jboss.jsr299.tck.tests.decorators.definition.inject.broken.delegateProducerMethod.MockLogger.class - [JAR]

├─ org.jboss.jsr299.tck.tests.decorators.definition.inject.broken.delegateProducerMethod.TimestampLogger.class - [JAR]

org.jboss.jsr299.tck.tests.extensions.annotated

├─ org.jboss.jsr299.tck.tests.extensions.annotated.AbstractC.class - [JAR]

├─ org.jboss.jsr299.tck.tests.extensions.annotated.AlternativeMetaDataTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.extensions.annotated.ClassD.class - [JAR]

├─ org.jboss.jsr299.tck.tests.extensions.annotated.Dog.class - [JAR]

├─ org.jboss.jsr299.tck.tests.extensions.annotated.DogHouse.class - [JAR]

├─ org.jboss.jsr299.tck.tests.extensions.annotated.InterfaceA.class - [JAR]

├─ org.jboss.jsr299.tck.tests.extensions.annotated.InterfaceB.class - [JAR]

├─ org.jboss.jsr299.tck.tests.extensions.annotated.ProcessAnnotatedTypeObserver.class - [JAR]

├─ org.jboss.jsr299.tck.tests.extensions.annotated.ProcessAnnotatedTypeTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.extensions.annotated.Tame.class - [JAR]

├─ org.jboss.jsr299.tck.tests.extensions.annotated.TestAnnotated.class - [JAR]

├─ org.jboss.jsr299.tck.tests.extensions.annotated.TestAnnotatedType.class - [JAR]

├─ org.jboss.jsr299.tck.tests.extensions.annotated.VetoedBean.class - [JAR]

org.jboss.jsr299.tck.tests.lookup.binding.members.array

├─ org.jboss.jsr299.tck.tests.lookup.binding.members.array.BindingAnnotationWithMemberTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.binding.members.array.Expensive_Broken.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.binding.members.array.TheBeatles.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.binding.members.array.Watch.class - [JAR]

org.jboss.jsr299.tck.tests.implementation.simple.lifecycle.unproxyable

├─ org.jboss.jsr299.tck.tests.implementation.simple.lifecycle.unproxyable.UnproxyableBean.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.simple.lifecycle.unproxyable.UnproxyableManagedBeanTest.class - [JAR]

org.jboss.jsr299.tck.tests.interceptors.definition.broken.nonInterceptorClassInBeansXml

├─ org.jboss.jsr299.tck.tests.interceptors.definition.broken.nonInterceptorClassInBeansXml.Foo.class - [JAR]

├─ org.jboss.jsr299.tck.tests.interceptors.definition.broken.nonInterceptorClassInBeansXml.NonInterceptorClassInBeansXmlTest.class - [JAR]

org.jboss.jsr299.tck.tests.event.observer.abortProcessing

├─ org.jboss.jsr299.tck.tests.event.observer.abortProcessing.ObserverExceptionAbortsProcessingTest.class - [JAR]

org.jboss.jsr299.tck.tests.implementation.disposal.method.definition.broken.initializerUnallowed

├─ org.jboss.jsr299.tck.tests.implementation.disposal.method.definition.broken.initializerUnallowed.InitializerUnallowedDefinitionTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.disposal.method.definition.broken.initializerUnallowed.Spider.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.disposal.method.definition.broken.initializerUnallowed.SpiderProducer_Broken.class - [JAR]

org.jboss.jsr299.tck.tests.extensions.container.event.broken.processBeanObserverThrowsException

├─ org.jboss.jsr299.tck.tests.extensions.container.event.broken.processBeanObserverThrowsException.ProcessBeanObserver.class - [JAR]

├─ org.jboss.jsr299.tck.tests.extensions.container.event.broken.processBeanObserverThrowsException.Sheep.class - [JAR]

├─ org.jboss.jsr299.tck.tests.extensions.container.event.broken.processBeanObserverThrowsException.ThrowExceptionInProcessBeanObserverTest.class - [JAR]

org.jboss.jsr299.tck.tests.context.passivating.broken.managedBeanWithNonSerializableInterceptorClass

├─ org.jboss.jsr299.tck.tests.context.passivating.broken.managedBeanWithNonSerializableInterceptorClass.Interceptor_Broken.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.passivating.broken.managedBeanWithNonSerializableInterceptorClass.Kokkola_Broken.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.passivating.broken.managedBeanWithNonSerializableInterceptorClass.ManagedBeanWithNonSerializableInterceptorClassTest.class - [JAR]

org.jboss.jsr299.tck.tests.implementation.disposal.method.definition.broken.producesUnallowed

├─ org.jboss.jsr299.tck.tests.implementation.disposal.method.definition.broken.producesUnallowed.ProducesUnallowedDefinitionTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.disposal.method.definition.broken.producesUnallowed.Spider.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.disposal.method.definition.broken.producesUnallowed.SpiderProducer_Broken.class - [JAR]

org.jboss.jsr299.tck.tests.context.passivating.broken.finalProducerFieldNotPassivationCapable

├─ org.jboss.jsr299.tck.tests.context.passivating.broken.finalProducerFieldNotPassivationCapable.Broken_Record.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.passivating.broken.finalProducerFieldNotPassivationCapable.FooScoped.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.passivating.broken.finalProducerFieldNotPassivationCapable.NonPassivationCapableProducerFieldTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.passivating.broken.finalProducerFieldNotPassivationCapable.RecordProducer.class - [JAR]

org.jboss.jsr299.tck.tests.definition.qualifier.enterprise

├─ org.jboss.jsr299.tck.tests.definition.qualifier.enterprise.BorderCollie.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.qualifier.enterprise.BorderCollieLocal.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.qualifier.enterprise.EnglishBorderCollie.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.qualifier.enterprise.EnglishBorderCollieLocal.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.qualifier.enterprise.EnterpriseQualifierDefinitionTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.qualifier.enterprise.FamousCat.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.qualifier.enterprise.FamousCatLocal.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.qualifier.enterprise.Hairless.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.qualifier.enterprise.HairlessCat.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.qualifier.enterprise.HairlessQualifier.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.qualifier.enterprise.Hairy.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.qualifier.enterprise.HairyQualifier.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.qualifier.enterprise.LongHairedDog.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.qualifier.enterprise.Skinny.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.qualifier.enterprise.SkinnyHairlessCat.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.qualifier.enterprise.SkinnyHairlessCatLocal.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.qualifier.enterprise.SkinnyQualifier.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.qualifier.enterprise.TameSkinnyHairlessCat.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.qualifier.enterprise.TameSkinnyHairlessCatLocal.class - [JAR]

org.jboss.jsr299.tck.tests.implementation.producer.method.definition.enterprise

├─ org.jboss.jsr299.tck.tests.implementation.producer.method.definition.enterprise.AndalusianChicken.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.producer.method.definition.enterprise.AndalusianChickenLocal.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.producer.method.definition.enterprise.Apple.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.producer.method.definition.enterprise.AppleTree.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.producer.method.definition.enterprise.AppleTreeLocal.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.producer.method.definition.enterprise.Chicken.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.producer.method.definition.enterprise.ChickenLocal.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.producer.method.definition.enterprise.Egg.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.producer.method.definition.enterprise.EnterpriseProducerMethodDefinitionTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.producer.method.definition.enterprise.LightYellow.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.producer.method.definition.enterprise.LightYellowPearTree.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.producer.method.definition.enterprise.LightYellowPearTreeLocal.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.producer.method.definition.enterprise.Pear.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.producer.method.definition.enterprise.PearTree.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.producer.method.definition.enterprise.PearTreeLocal.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.producer.method.definition.enterprise.YellowPearTree.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.producer.method.definition.enterprise.Yummy.class - [JAR]

org.jboss.jsr299.tck.tests.implementation.initializer.broken.parameterAnnotatedDisposes

├─ org.jboss.jsr299.tck.tests.implementation.initializer.broken.parameterAnnotatedDisposes.Capercaillie_Broken.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.initializer.broken.parameterAnnotatedDisposes.ChickenHutch.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.initializer.broken.parameterAnnotatedDisposes.ParameterAnnotatedDisposesTest.class - [JAR]

org.jboss.jsr299.tck.tests.lookup.injection.any

├─ org.jboss.jsr299.tck.tests.lookup.injection.any.AnyInjectionTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.injection.any.Customer.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.injection.any.Drink.class - [JAR]

org.jboss.jsr299.tck.tests.definition.qualifier

├─ org.jboss.jsr299.tck.tests.definition.qualifier.Animal.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.qualifier.Barn.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.qualifier.BorderCollie.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.qualifier.Cat.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.qualifier.Chunky.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.qualifier.ChunkyQualifier.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.qualifier.ClippedBorderCollie.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.qualifier.Cod.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.qualifier.DeadlyAnimal.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.qualifier.DeadlySpider.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.qualifier.DefangedTarantula.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.qualifier.EnglishBorderCollie.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.qualifier.Hairy.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.qualifier.HairyQualifier.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.qualifier.Horse.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.qualifier.LongHairedDog.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.qualifier.MiniatureShetlandPony.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.qualifier.Order.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.qualifier.OrderProcessor.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.qualifier.Produced.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.qualifier.QualifierDefinitionTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.qualifier.ScottishFish.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.qualifier.ShetlandPony.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.qualifier.Species.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.qualifier.Spider.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.qualifier.SpiderProducer.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.qualifier.Synchronous.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.qualifier.SynchronousQualifier.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.qualifier.Tame.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.qualifier.TameQualifier.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.qualifier.Tarantula.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.qualifier.Tuna.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.qualifier.Whitefish.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.qualifier.WhitefishQualifier.class - [JAR]

org.jboss.jsr299.tck.tests.context.conversation

├─ org.jboss.jsr299.tck.tests.context.conversation.AbstractConversationTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.conversation.BuiltInConversation.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.conversation.ClientConversationContextTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.conversation.Cloud.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.conversation.CloudController.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.conversation.ConversationStatusServlet.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.conversation.ConversationTestPhaseListener.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.conversation.Cumulus.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.conversation.InvalidatingSessionDestroysConversationTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.conversation.LongRunningConversationPropagatedByFacesContextTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.conversation.ManualCidPropagationTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.conversation.Storm.class - [JAR]

org.jboss.jsr299.tck.tests.extensions.afterBeanDiscovery

├─ org.jboss.jsr299.tck.tests.extensions.afterBeanDiscovery.AfterBeanDiscoveryObserver.class - [JAR]

├─ org.jboss.jsr299.tck.tests.extensions.afterBeanDiscovery.AfterBeanDiscoveryTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.extensions.afterBeanDiscovery.Cockatoo.class - [JAR]

org.jboss.jsr299.tck.tests.implementation.disposal.method.definition.broken.unresolvedMethod

├─ org.jboss.jsr299.tck.tests.implementation.disposal.method.definition.broken.unresolvedMethod.Cat.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.disposal.method.definition.broken.unresolvedMethod.Spider.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.disposal.method.definition.broken.unresolvedMethod.SpiderProducer_Broken.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.disposal.method.definition.broken.unresolvedMethod.UnresolvedDisposalMethodDefinitionTest.class - [JAR]

org.jboss.jsr299.tck.tests.implementation.producer.field.definition.broken.parameterizedReturnTypeWithWildcard

├─ org.jboss.jsr299.tck.tests.implementation.producer.field.definition.broken.parameterizedReturnTypeWithWildcard.FunnelWeaver.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.producer.field.definition.broken.parameterizedReturnTypeWithWildcard.ParameterizedReturnTypeWithWildcardTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.producer.field.definition.broken.parameterizedReturnTypeWithWildcard.SpiderProducerWildCardType_Broken.class - [JAR]

org.jboss.jsr299.tck.tests.policy.broken.not.policy.stereotype

├─ org.jboss.jsr299.tck.tests.policy.broken.not.policy.stereotype.ClassIsNotPolicyTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.policy.broken.not.policy.stereotype.Mock.class - [JAR]

org.jboss.jsr299.tck.tests.extensions.producer.broken.injectionTargetError

├─ org.jboss.jsr299.tck.tests.extensions.producer.broken.injectionTargetError.Dog.class - [JAR]

├─ org.jboss.jsr299.tck.tests.extensions.producer.broken.injectionTargetError.EventProcessor.class - [JAR]

├─ org.jboss.jsr299.tck.tests.extensions.producer.broken.injectionTargetError.InjectionTargetDefinitionErrorTest.class - [JAR]

org.jboss.jsr299.tck.tests.context.request.ejb

├─ org.jboss.jsr299.tck.tests.context.request.ejb.EJBRequestContextTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.request.ejb.FMS.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.request.ejb.FMSModelIII.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.request.ejb.SimpleRequestBean.class - [JAR]

org.jboss.jsr299.tck.tests.event.broken.observer.isProducer

├─ org.jboss.jsr299.tck.tests.event.broken.observer.isProducer.BorderTerrier_Broken.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.broken.observer.isProducer.ObserverMethodAnnotatedProducesTest.class - [JAR]

org.jboss.jsr299.tck.tests.context.passivating.broken.enterpriseBeanWithNonPassivatingInitializerInDecorator

├─ org.jboss.jsr299.tck.tests.context.passivating.broken.enterpriseBeanWithNonPassivatingInitializerInDecorator.BrokenDecorator.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.passivating.broken.enterpriseBeanWithNonPassivatingInitializerInDecorator.District.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.passivating.broken.enterpriseBeanWithNonPassivatingInitializerInDecorator.EnterpriseBeanWithNonPassivatingInitializerInDecoratorTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.passivating.broken.enterpriseBeanWithNonPassivatingInitializerInDecorator.EspooLocal_Broken.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.passivating.broken.enterpriseBeanWithNonPassivatingInitializerInDecorator.Espoo_Broken.class - [JAR]

org.jboss.jsr299.tck.tests.context.passivating.broken.enterpriseBeanWithNonPassivatingBeanConstructorParameterInInterceptor

├─ org.jboss.jsr299.tck.tests.context.passivating.broken.enterpriseBeanWithNonPassivatingBeanConstructorParameterInInterceptor.BrokenInterceptor.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.passivating.broken.enterpriseBeanWithNonPassivatingBeanConstructorParameterInInterceptor.CityBinding.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.passivating.broken.enterpriseBeanWithNonPassivatingBeanConstructorParameterInInterceptor.District.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.passivating.broken.enterpriseBeanWithNonPassivatingBeanConstructorParameterInInterceptor.EnterpriseBeanWithNonPassivatingBeanConstructorParameterInInterceptorTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.passivating.broken.enterpriseBeanWithNonPassivatingBeanConstructorParameterInInterceptor.EspooLocal_Broken.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.passivating.broken.enterpriseBeanWithNonPassivatingBeanConstructorParameterInInterceptor.Espoo_Broken.class - [JAR]

org.jboss.jsr299.tck.tests.context.passivating.broken.nonPassivationCapableProducerField

├─ org.jboss.jsr299.tck.tests.context.passivating.broken.nonPassivationCapableProducerField.Broken_Record.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.passivating.broken.nonPassivationCapableProducerField.FooScoped.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.passivating.broken.nonPassivationCapableProducerField.NonPassivationCapableProducerFieldTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.passivating.broken.nonPassivationCapableProducerField.RecordProducer.class - [JAR]

org.jboss.jsr299.tck.tests.interceptors.definition.multipleBindings

├─ org.jboss.jsr299.tck.tests.interceptors.definition.multipleBindings.Deadly.class - [JAR]

├─ org.jboss.jsr299.tck.tests.interceptors.definition.multipleBindings.Fast.class - [JAR]

├─ org.jboss.jsr299.tck.tests.interceptors.definition.multipleBindings.FastAndDeadlyMissile.class - [JAR]

├─ org.jboss.jsr299.tck.tests.interceptors.definition.multipleBindings.Missile.class - [JAR]

├─ org.jboss.jsr299.tck.tests.interceptors.definition.multipleBindings.MissileInterceptor.class - [JAR]

├─ org.jboss.jsr299.tck.tests.interceptors.definition.multipleBindings.MultipleInterceptorBindingsTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.interceptors.definition.multipleBindings.Slow.class - [JAR]

├─ org.jboss.jsr299.tck.tests.interceptors.definition.multipleBindings.SlowMissile.class - [JAR]

org.jboss.jsr299.tck.tests.lookup.byname.duplicatePrefixResolution

├─ org.jboss.jsr299.tck.tests.lookup.byname.duplicatePrefixResolution.DuplicateNamePrefixResolutionTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.byname.duplicatePrefixResolution.Example.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.byname.duplicatePrefixResolution.ExampleWebsite_Broken.class - [JAR]

org.jboss.jsr299.tck.tests.lookup.manager.jndi

├─ org.jboss.jsr299.tck.tests.lookup.manager.jndi.JndiBeanManagerInjected.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.manager.jndi.ManagerTest.class - [JAR]

org.jboss.jsr299.tck.tests.inheritance.specialization.producer.method.broken.specializingAndSpecializedBeanHaveName

├─ org.jboss.jsr299.tck.tests.inheritance.specialization.producer.method.broken.specializingAndSpecializedBeanHaveName.HighSchool_Broken.class - [JAR]

├─ org.jboss.jsr299.tck.tests.inheritance.specialization.producer.method.broken.specializingAndSpecializedBeanHaveName.Pupil.class - [JAR]

├─ org.jboss.jsr299.tck.tests.inheritance.specialization.producer.method.broken.specializingAndSpecializedBeanHaveName.School.class - [JAR]

├─ org.jboss.jsr299.tck.tests.inheritance.specialization.producer.method.broken.specializingAndSpecializedBeanHaveName.SpecializingAndSpecializedBeanHaveNameTest.class - [JAR]

org.jboss.jsr299.tck.tests.event.broken.inject.withoutType

├─ org.jboss.jsr299.tck.tests.event.broken.inject.withoutType.BlackRumpedWaxbill_Broken.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.broken.inject.withoutType.EventInjectionWithoutTypeTest.class - [JAR]

org.jboss.jsr299.tck.tests.inheritance.specialization.producer.method.broken.indirectOverride

├─ org.jboss.jsr299.tck.tests.inheritance.specialization.producer.method.broken.indirectOverride.Expensive.class - [JAR]

├─ org.jboss.jsr299.tck.tests.inheritance.specialization.producer.method.broken.indirectOverride.IndirectOverrideTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.inheritance.specialization.producer.method.broken.indirectOverride.MallShop.class - [JAR]

├─ org.jboss.jsr299.tck.tests.inheritance.specialization.producer.method.broken.indirectOverride.Product.class - [JAR]

├─ org.jboss.jsr299.tck.tests.inheritance.specialization.producer.method.broken.indirectOverride.ShoeShop_Broken.class - [JAR]

├─ org.jboss.jsr299.tck.tests.inheritance.specialization.producer.method.broken.indirectOverride.Shop.class - [JAR]

org.jboss.jsr299.tck.impl

├─ org.jboss.jsr299.tck.impl.JSR299ConfigurationImpl.class - [JAR]

├─ org.jboss.jsr299.tck.impl.JSR299PropertiesBasedConfigurationBuilder.class - [JAR]

├─ org.jboss.jsr299.tck.impl.MockCreationalContext.class - [JAR]

├─ org.jboss.jsr299.tck.impl.OldSPIBridge.class - [JAR]

├─ org.jboss.jsr299.tck.impl.WebProfileMethodSelector.class - [JAR]

org.jboss.jsr299.tck.tests.definition.stereotype.defaultNamed

├─ org.jboss.jsr299.tck.tests.definition.stereotype.defaultNamed.DefaultNamedTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.stereotype.defaultNamed.FallowDeer.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.stereotype.defaultNamed.StereotypeWithEmptyNamed.class - [JAR]

org.jboss.jsr299.tck.tests.lookup.el

├─ org.jboss.jsr299.tck.tests.lookup.el.Counter.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.el.Game.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.el.ResolutionByNameTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.el.Salmon.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.el.Tuna.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.el.TunaFarm.class - [JAR]

org.jboss.jsr299.tck.tests.context.passivating.broken.enterpriseBeanWithNonPassivatingDecorator

├─ org.jboss.jsr299.tck.tests.context.passivating.broken.enterpriseBeanWithNonPassivatingDecorator.EnterpriseBeanWithNonPassivatingDecoratorTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.passivating.broken.enterpriseBeanWithNonPassivatingDecorator.MaarianHaminaLocal_Broken.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.passivating.broken.enterpriseBeanWithNonPassivatingDecorator.MaarianhaminaDecorator.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.passivating.broken.enterpriseBeanWithNonPassivatingDecorator.Maarianhamina_Broken.class - [JAR]

org.jboss.jsr299.tck.tests.context.passivating.broken.nonPassivationCapableProducerMethod

├─ org.jboss.jsr299.tck.tests.context.passivating.broken.nonPassivationCapableProducerMethod.Broken_Record.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.passivating.broken.nonPassivationCapableProducerMethod.NonPassivationCapableProducerMethodTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.passivating.broken.nonPassivationCapableProducerMethod.RecordProducer.class - [JAR]

org.jboss.jsr299.tck.tests.event.broken.observer8

├─ org.jboss.jsr299.tck.tests.event.broken.observer8.AsynchronousBeforeCompletionObserverTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.broken.observer8.Terrier.class - [JAR]

org.jboss.jsr299.tck.tests.extensions.container.event.broken.processBeanObserverRegistersException

├─ org.jboss.jsr299.tck.tests.extensions.container.event.broken.processBeanObserverRegistersException.AddDefinitionErrorTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.extensions.container.event.broken.processBeanObserverRegistersException.ProcessBeanObserver.class - [JAR]

├─ org.jboss.jsr299.tck.tests.extensions.container.event.broken.processBeanObserverRegistersException.Sheep.class - [JAR]

org.jboss.jsr299.tck.tests.lookup.dependency.resolution.broken.ambiguous

├─ org.jboss.jsr299.tck.tests.lookup.dependency.resolution.broken.ambiguous.AmbiguousDependencyTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.dependency.resolution.broken.ambiguous.Animal.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.dependency.resolution.broken.ambiguous.Cow.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.dependency.resolution.broken.ambiguous.Farm_Broken.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.dependency.resolution.broken.ambiguous.Sheep.class - [JAR]

org.jboss.jsr299.tck

├─ org.jboss.jsr299.tck.AbstractJSR299Test.class - [JAR]

├─ org.jboss.jsr299.tck.DeploymentFailure.class - [JAR]

├─ org.jboss.jsr299.tck.ForwardingBean.class - [JAR]

org.jboss.jsr299.tck.tests.inheritance.specialization.simple.broken.extendejb

├─ org.jboss.jsr299.tck.tests.inheritance.specialization.simple.broken.extendejb.FarmEquipment.class - [JAR]

├─ org.jboss.jsr299.tck.tests.inheritance.specialization.simple.broken.extendejb.FarmEquipmentLocal.class - [JAR]

├─ org.jboss.jsr299.tck.tests.inheritance.specialization.simple.broken.extendejb.SpecializingBeanExtendsEnterpriseBeanTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.inheritance.specialization.simple.broken.extendejb.Tractor_Broken.class - [JAR]

org.jboss.jsr299.tck.tests.implementation.simple.resource.resource

├─ org.jboss.jsr299.tck.tests.implementation.simple.resource.resource.Another.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.simple.resource.resource.InjectionOfResourceTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.simple.resource.resource.ManagedBean.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.simple.resource.resource.ResourceProducer.class - [JAR]

org.jboss.jsr299.tck.tests.definition.bean

├─ org.jboss.jsr299.tck.tests.definition.bean.AbstractAntelope.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.bean.Animal.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.bean.AnimalStereotype.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.bean.BeanDefinitionTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.bean.ComplicatedTuna.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.bean.DeadlyAnimal.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.bean.DeadlySpider.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.bean.DependentFinalTuna.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.bean.FishStereotype.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.bean.FriendlyAntelope.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.bean.Horse.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.bean.RedSnapper.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.bean.Spider.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.bean.SpiderProducer.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.bean.Tame.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.bean.Tarantula.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.bean.WolfSpider.class - [JAR]

org.jboss.jsr299.tck.tests.inheritance.specialization.producer.method

├─ org.jboss.jsr299.tck.tests.inheritance.specialization.producer.method.Expensive.class - [JAR]

├─ org.jboss.jsr299.tck.tests.inheritance.specialization.producer.method.JewelryShop.class - [JAR]

├─ org.jboss.jsr299.tck.tests.inheritance.specialization.producer.method.Necklace.class - [JAR]

├─ org.jboss.jsr299.tck.tests.inheritance.specialization.producer.method.ProducerMethodSpecializationTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.inheritance.specialization.producer.method.Product.class - [JAR]

├─ org.jboss.jsr299.tck.tests.inheritance.specialization.producer.method.Shop.class - [JAR]

├─ org.jboss.jsr299.tck.tests.inheritance.specialization.producer.method.Sparkly.class - [JAR]

org.jboss.jsr299.tck.tests.definition.bean.custom

├─ org.jboss.jsr299.tck.tests.definition.bean.custom.AlternativeStereotype.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.bean.custom.CustomBeanImplementationTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.bean.custom.House.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.bean.custom.IntegerBean.class - [JAR]

org.jboss.jsr299.tck.tests.deployment.lifecycle.broken.normalScope

├─ org.jboss.jsr299.tck.tests.deployment.lifecycle.broken.normalScope.AddingNormalScopeTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.deployment.lifecycle.broken.normalScope.BeforeBeanDiscoveryObserver.class - [JAR]

├─ org.jboss.jsr299.tck.tests.deployment.lifecycle.broken.normalScope.Caesar.class - [JAR]

├─ org.jboss.jsr299.tck.tests.deployment.lifecycle.broken.normalScope.EpochScoped.class - [JAR]

├─ org.jboss.jsr299.tck.tests.deployment.lifecycle.broken.normalScope.RomanEmpire.class - [JAR]

org.jboss.jsr299.tck.tests.context.passivating.broken.enterpriseBeanWithNonPassivatingInjectedFieldInDecorator

├─ org.jboss.jsr299.tck.tests.context.passivating.broken.enterpriseBeanWithNonPassivatingInjectedFieldInDecorator.BrokenDecorator.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.passivating.broken.enterpriseBeanWithNonPassivatingInjectedFieldInDecorator.District.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.passivating.broken.enterpriseBeanWithNonPassivatingInjectedFieldInDecorator.EnterpriseBeanWithNonPassivatingInjectedFieldInDecoratorTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.passivating.broken.enterpriseBeanWithNonPassivatingInjectedFieldInDecorator.EspooLocal_Broken.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.passivating.broken.enterpriseBeanWithNonPassivatingInjectedFieldInDecorator.Espoo_Broken.class - [JAR]

org.jboss.jsr299.tck.tests.implementation.simple.resource.ejb

├─ org.jboss.jsr299.tck.tests.implementation.simple.resource.ejb.AnotherInterface.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.simple.resource.ejb.Bean.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.simple.resource.ejb.BeanRemote.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.simple.resource.ejb.EjbInjectionTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.simple.resource.ejb.Lazy.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.simple.resource.ejb.ManagedBean.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.simple.resource.ejb.Monitor.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.simple.resource.ejb.ResourceProducer.class - [JAR]

org.jboss.jsr299.tck.tests.definition.stereotype

├─ org.jboss.jsr299.tck.tests.definition.stereotype.Animal.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.stereotype.AnimalStereotype.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.stereotype.AnotherStereotype.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.stereotype.ApplicationScopedHornedMammalStereotype.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.stereotype.BorderCollie.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.stereotype.Chihuahua.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.stereotype.Clydesdale.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.stereotype.EnglishBorderCollie.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.stereotype.Goat.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.stereotype.Goldfish.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.stereotype.HighlandCow.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.stereotype.HornedMammalStereotype.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.stereotype.Horse.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.stereotype.LongHairedDog.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.stereotype.MexicanChihuahua.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.stereotype.MiniatureClydesdale.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.stereotype.Moose.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.stereotype.NonStereotype.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.stereotype.Reindeer.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.stereotype.ShetlandPony.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.stereotype.ShortHairedDog.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.stereotype.Springbok.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.stereotype.StereotypeDefinitionTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.stereotype.Tame.class - [JAR]

org.jboss.jsr299.tck.tests.implementation.producer.method.broken.parameterizedTypeWithTypeParameter2

├─ org.jboss.jsr299.tck.tests.implementation.producer.method.broken.parameterizedTypeWithTypeParameter2.ParameterizedTypeWithTypeParameterTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.producer.method.broken.parameterizedTypeWithTypeParameter2.TProducer.class - [JAR]

org.jboss.jsr299.tck.tests.context.passivating.broken.interceptorWithNonPassivatingInitializerMethodParameter

├─ org.jboss.jsr299.tck.tests.context.passivating.broken.interceptorWithNonPassivatingInitializerMethodParameter.BakedBean.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.passivating.broken.interceptorWithNonPassivatingInitializerMethodParameter.BakedBinding.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.passivating.broken.interceptorWithNonPassivatingInitializerMethodParameter.BrokenInterceptor.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.passivating.broken.interceptorWithNonPassivatingInitializerMethodParameter.InterceptorType.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.passivating.broken.interceptorWithNonPassivatingInitializerMethodParameter.PassivationCapableBeanWithNonPassivatingInterceptorTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.passivating.broken.interceptorWithNonPassivatingInitializerMethodParameter.Violation.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.passivating.broken.interceptorWithNonPassivatingInitializerMethodParameter.ViolationProducer.class - [JAR]

org.jboss.jsr299.tck.tests.lookup.injection

├─ org.jboss.jsr299.tck.tests.lookup.injection.DeluxeHenHouse.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.injection.Fox.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.injection.FoxRun.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.injection.HenHouse.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.injection.InjectionTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.injection.MegaPoorHenHouse.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.injection.PoorHenHouse.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.injection.SpiderNest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.injection.SpiderProducer.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.injection.Wolf.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.injection.WolfPack.class - [JAR]

org.jboss.jsr299.tck.tests.implementation.enterprise.newBean

├─ org.jboss.jsr299.tck.tests.implementation.enterprise.newBean.AnimalStereotype.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.enterprise.newBean.Den.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.enterprise.newBean.ExplicitConstructor.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.enterprise.newBean.ExplicitConstructorSessionBean.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.enterprise.newBean.Fox.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.enterprise.newBean.FoxLocal.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.enterprise.newBean.GoldenRetriever.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.enterprise.newBean.GoldenRetrieverLocal.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.enterprise.newBean.InitializerSimpleBean.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.enterprise.newBean.InitializerSimpleBeanLocal.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.enterprise.newBean.Lion.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.enterprise.newBean.LionLocal.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.enterprise.newBean.Litter.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.enterprise.newBean.Monkey.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.enterprise.newBean.MonkeyLocal.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.enterprise.newBean.NewEnterpriseBeanICTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.enterprise.newBean.NewEnterpriseBeanTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.enterprise.newBean.NewSessionBeanConsumer.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.enterprise.newBean.Order.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.enterprise.newBean.OrderLocal.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.enterprise.newBean.SimpleBean.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.enterprise.newBean.Tame.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.enterprise.newBean.WrappedEnterpriseBean.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.enterprise.newBean.WrappedEnterpriseBeanLocal.class - [JAR]

org.jboss.jsr299.tck.tests.deployment.lifecycle.broken.failsDuringBeanDiscovery

├─ org.jboss.jsr299.tck.tests.deployment.lifecycle.broken.failsDuringBeanDiscovery.BeanDiscoveryObserver.class - [JAR]

├─ org.jboss.jsr299.tck.tests.deployment.lifecycle.broken.failsDuringBeanDiscovery.DeploymentFailureTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.deployment.lifecycle.broken.failsDuringBeanDiscovery.InitializerBean_Broken.class - [JAR]

org.jboss.jsr299.tck.tests.context.passivating.broken.enterpriseBeanWithNonPassivatingInitializerParameterInInterceptor

├─ org.jboss.jsr299.tck.tests.context.passivating.broken.enterpriseBeanWithNonPassivatingInitializerParameterInInterceptor.BrokenInterceptor.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.passivating.broken.enterpriseBeanWithNonPassivatingInitializerParameterInInterceptor.City.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.passivating.broken.enterpriseBeanWithNonPassivatingInitializerParameterInInterceptor.District.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.passivating.broken.enterpriseBeanWithNonPassivatingInitializerParameterInInterceptor.EnterpriseBeanWithNonPassivatingInitializerParameterInInterceptorTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.passivating.broken.enterpriseBeanWithNonPassivatingInitializerParameterInInterceptor.EspooLocal_Broken.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.passivating.broken.enterpriseBeanWithNonPassivatingInitializerParameterInInterceptor.Espoo_Broken.class - [JAR]

org.jboss.jsr299.tck.tests.context.passivating.broken.dependentScopedProducerFieldReturnsNonSerializableObjectForInjectionIntoStatefulSessionBean

├─ org.jboss.jsr299.tck.tests.context.passivating.broken.dependentScopedProducerFieldReturnsNonSerializableObjectForInjectionIntoStatefulSessionBean.British.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.passivating.broken.dependentScopedProducerFieldReturnsNonSerializableObjectForInjectionIntoStatefulSessionBean.Cow.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.passivating.broken.dependentScopedProducerFieldReturnsNonSerializableObjectForInjectionIntoStatefulSessionBean.CowProducer.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.passivating.broken.dependentScopedProducerFieldReturnsNonSerializableObjectForInjectionIntoStatefulSessionBean.EnterpriseBeanWithIllegalDependencyTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.passivating.broken.dependentScopedProducerFieldReturnsNonSerializableObjectForInjectionIntoStatefulSessionBean.MaarianHaminaLocal_Broken.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.passivating.broken.dependentScopedProducerFieldReturnsNonSerializableObjectForInjectionIntoStatefulSessionBean.Maarianhamina_Broken.class - [JAR]

org.jboss.jsr299.tck.tests.lookup.typesafe.resolution.interceptor

├─ org.jboss.jsr299.tck.tests.lookup.typesafe.resolution.interceptor.Cat.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.typesafe.resolution.interceptor.CatInterceptor.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.typesafe.resolution.interceptor.CatInterceptorBinding.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.typesafe.resolution.interceptor.InterceptorNotResolvedTest.class - [JAR]

org.jboss.jsr299.tck.tests.lookup.typesafe.resolution.decorator

├─ org.jboss.jsr299.tck.tests.lookup.typesafe.resolution.decorator.Animal.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.typesafe.resolution.decorator.AnimalDecorator.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.typesafe.resolution.decorator.Cat.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.typesafe.resolution.decorator.DecoratorNotInjectedTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.typesafe.resolution.decorator.House.class - [JAR]

org.jboss.jsr299.tck.tests.implementation.producer.method.broken.parameterizedTypeWithWildcard

├─ org.jboss.jsr299.tck.tests.implementation.producer.method.broken.parameterizedTypeWithWildcard.FunnelWeaver.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.producer.method.broken.parameterizedTypeWithWildcard.ParameterizedTypeWithWildcardTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.producer.method.broken.parameterizedTypeWithWildcard.SpiderProducer.class - [JAR]

org.jboss.jsr299.tck.tests.interceptors.definition.member

├─ org.jboss.jsr299.tck.tests.interceptors.definition.member.AnimalCountInterceptorBinding.class - [JAR]

├─ org.jboss.jsr299.tck.tests.interceptors.definition.member.DecreasingInterceptor.class - [JAR]

├─ org.jboss.jsr299.tck.tests.interceptors.definition.member.Farm.class - [JAR]

├─ org.jboss.jsr299.tck.tests.interceptors.definition.member.IncreasingInterceptor.class - [JAR]

├─ org.jboss.jsr299.tck.tests.interceptors.definition.member.InterceptorBindingTypeWithMemberTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.interceptors.definition.member.VehicleCountInterceptor.class - [JAR]

├─ org.jboss.jsr299.tck.tests.interceptors.definition.member.VehicleCountInterceptorBinding.class - [JAR]

org.jboss.jsr299.tck.tests.lookup.clientProxy.incontainer

├─ org.jboss.jsr299.tck.tests.lookup.clientProxy.incontainer.Car.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.clientProxy.incontainer.ClientProxyTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.clientProxy.incontainer.Garage.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.clientProxy.incontainer.TestServlet.class - [JAR]

org.jboss.jsr299.tck.tests.inheritance.specialization.simple.broken.inconsistent

├─ org.jboss.jsr299.tck.tests.inheritance.specialization.simple.broken.inconsistent.Employee.class - [JAR]

├─ org.jboss.jsr299.tck.tests.inheritance.specialization.simple.broken.inconsistent.InconsistentSpecializationTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.inheritance.specialization.simple.broken.inconsistent.Maid.class - [JAR]

├─ org.jboss.jsr299.tck.tests.inheritance.specialization.simple.broken.inconsistent.Manager.class - [JAR]

org.jboss.jsr299.tck.tests.implementation.producer.method.broken.parameterAnnotatedObserves

├─ org.jboss.jsr299.tck.tests.implementation.producer.method.broken.parameterAnnotatedObserves.ParameterAnnotatedObservesTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.producer.method.broken.parameterAnnotatedObserves.SpiderProducer_Broken.class - [JAR]

org.jboss.jsr299.tck.tests.event.resolve.typeWithParameters

├─ org.jboss.jsr299.tck.tests.event.resolve.typeWithParameters.AnotherFooObserver.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.resolve.typeWithParameters.CheckTypeParametersWhenResolvingObserversTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.resolve.typeWithParameters.ChecksEventTypeWhenResolvingTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.resolve.typeWithParameters.Foo.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.resolve.typeWithParameters.FooObserver.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.resolve.typeWithParameters.UnusedEventType.class - [JAR]

org.jboss.jsr299.tck.tests.inheritance.specialization.enterprise.broken.implementInterfaceAndExtendsNothing

├─ org.jboss.jsr299.tck.tests.inheritance.specialization.enterprise.broken.implementInterfaceAndExtendsNothing.Animal.class - [JAR]

├─ org.jboss.jsr299.tck.tests.inheritance.specialization.enterprise.broken.implementInterfaceAndExtendsNothing.Donkey_Broken.class - [JAR]

├─ org.jboss.jsr299.tck.tests.inheritance.specialization.enterprise.broken.implementInterfaceAndExtendsNothing.ImplementsInterfaceAndExtendsNothingTest.class - [JAR]

org.jboss.jsr299.tck.tests.context.passivating.broken.decoratorWithNonPassivatingInitializerMethod

├─ org.jboss.jsr299.tck.tests.context.passivating.broken.decoratorWithNonPassivatingInitializerMethod.CityDecorator.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.passivating.broken.decoratorWithNonPassivatingInitializerMethod.CityInterface.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.passivating.broken.decoratorWithNonPassivatingInitializerMethod.DecoratorWithNonPassivatingInitializerMethodTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.passivating.broken.decoratorWithNonPassivatingInitializerMethod.NonPassivating.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.passivating.broken.decoratorWithNonPassivatingInitializerMethod.UnderwaterCity.class - [JAR]

org.jboss.jsr299.tck.tests.lookup.injectionpoint.broken.normal.scope

├─ org.jboss.jsr299.tck.tests.lookup.injectionpoint.broken.normal.scope.Cat_Broken.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.injectionpoint.broken.normal.scope.NormalScopedBeanWithInjectionPoint.class - [JAR]

org.jboss.jsr299.tck.tests.deployment.lifecycle.broken.exceptionInAfterBeanValidationObserver

├─ org.jboss.jsr299.tck.tests.deployment.lifecycle.broken.exceptionInAfterBeanValidationObserver.AfterDeploymentValidationObserverExecutionFailureTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.deployment.lifecycle.broken.exceptionInAfterBeanValidationObserver.BeanDiscoveryObserver.class - [JAR]

org.jboss.jsr299.tck.tests.context.application

├─ org.jboss.jsr299.tck.tests.context.application.ApplicationContextTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.application.IntrospectApplication.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.application.Result.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.application.SimpleApplicationBean.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.application.TestFilter.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.application.TestHttpSessionListener.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.application.TestServlet.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.application.TestServletContextListener.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.application.TestServletRequestListener.class - [JAR]

org.jboss.jsr299.tck.tests.decorators.definition.inject.delegateConstructor

├─ org.jboss.jsr299.tck.tests.decorators.definition.inject.delegateConstructor.CowShed.class - [JAR]

├─ org.jboss.jsr299.tck.tests.decorators.definition.inject.delegateConstructor.DelegateInjectionPointTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.decorators.definition.inject.delegateConstructor.Logger.class - [JAR]

├─ org.jboss.jsr299.tck.tests.decorators.definition.inject.delegateConstructor.MockLogger.class - [JAR]

├─ org.jboss.jsr299.tck.tests.decorators.definition.inject.delegateConstructor.TimestampLogger.class - [JAR]

org.jboss.jsr299.tck.tests.lookup.injection.non.contextual

├─ org.jboss.jsr299.tck.tests.lookup.injection.non.contextual.ContainerEventTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.injection.non.contextual.CreationalContextForNonContextualTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.injection.non.contextual.Farm.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.injection.non.contextual.InjectionIntoNonContextualComponentTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.injection.non.contextual.ProcessAnnotatedTypeObserver.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.injection.non.contextual.ProcessInjectionTargetObserver.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.injection.non.contextual.Sheep.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.injection.non.contextual.TagLibraryListener.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.injection.non.contextual.TestFilter.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.injection.non.contextual.TestListener.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.injection.non.contextual.TestServlet.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.injection.non.contextual.TestTagHandler.class - [JAR]

org.jboss.jsr299.tck.tests.deployment.lifecycle.broken.passivatingScope

├─ org.jboss.jsr299.tck.tests.deployment.lifecycle.broken.passivatingScope.AddingPassivatingScopeTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.deployment.lifecycle.broken.passivatingScope.BeforeBeanDiscoveryObserver.class - [JAR]

├─ org.jboss.jsr299.tck.tests.deployment.lifecycle.broken.passivatingScope.EpochScoped.class - [JAR]

├─ org.jboss.jsr299.tck.tests.deployment.lifecycle.broken.passivatingScope.RomanEmpire.class - [JAR]

org.jboss.jsr299.tck.tests.lookup.injection.enterprise

├─ org.jboss.jsr299.tck.tests.lookup.injection.enterprise.DeluxeHenHouse.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.injection.enterprise.DeluxeHenHouseLocal.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.injection.enterprise.Farm.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.injection.enterprise.FarmInterceptor.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.injection.enterprise.FarmLocal.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.injection.enterprise.Fox.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.injection.enterprise.HenHouse.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.injection.enterprise.InjectedSessionBean.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.injection.enterprise.InjectedSessionBeanLocal.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.injection.enterprise.MegaPoorHenHouse.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.injection.enterprise.MegaPoorHenHouseLocal.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.injection.enterprise.PoorHenHouse.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.injection.enterprise.SessionBeanInjectionOrderingTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.injection.enterprise.SessionBeanInjectionTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.injection.enterprise.Sheep.class - [JAR]

org.jboss.jsr299.tck.tests.definition.stereotype.enterprise

├─ org.jboss.jsr299.tck.tests.definition.stereotype.enterprise.Animal.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.stereotype.enterprise.AnimalStereotype.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.stereotype.enterprise.Barracuda.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.stereotype.enterprise.BarracudaLocal.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.stereotype.enterprise.BorderCollie.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.stereotype.enterprise.BorderCollieLocal.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.stereotype.enterprise.Chihuahua.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.stereotype.enterprise.ChihuahuaLocal.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.stereotype.enterprise.EnglishBorderCollie.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.stereotype.enterprise.EnglishBorderCollieLocal.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.stereotype.enterprise.EnterpriseStereotypeDefinitionTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.stereotype.enterprise.Fish.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.stereotype.enterprise.FishStereotype.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.stereotype.enterprise.LongHairedDog.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.stereotype.enterprise.MexicanChihuahua.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.stereotype.enterprise.MexicanChihuahuaLocal.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.stereotype.enterprise.ShortHairedDog.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.stereotype.enterprise.TameBarracuda.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.stereotype.enterprise.TameBarracudaLocal.class - [JAR]

org.jboss.jsr299.tck.tests.interceptors.definition.enterprise.simpleInterception

├─ org.jboss.jsr299.tck.tests.interceptors.definition.enterprise.simpleInterception.Airborne.class - [JAR]

├─ org.jboss.jsr299.tck.tests.interceptors.definition.enterprise.simpleInterception.Missile.class - [JAR]

├─ org.jboss.jsr299.tck.tests.interceptors.definition.enterprise.simpleInterception.MissileInterceptor.class - [JAR]

├─ org.jboss.jsr299.tck.tests.interceptors.definition.enterprise.simpleInterception.MissileLocal.class - [JAR]

├─ org.jboss.jsr299.tck.tests.interceptors.definition.enterprise.simpleInterception.SessionBeanInterceptorDefinitionTest.class - [JAR]

org.jboss.jsr299.tck.tests.inheritance.specialization.simple.broken.two

├─ org.jboss.jsr299.tck.tests.inheritance.specialization.simple.broken.two.Farmer.class - [JAR]

├─ org.jboss.jsr299.tck.tests.inheritance.specialization.simple.broken.two.FishFarmer_Broken.class - [JAR]

├─ org.jboss.jsr299.tck.tests.inheritance.specialization.simple.broken.two.Landowner.class - [JAR]

├─ org.jboss.jsr299.tck.tests.inheritance.specialization.simple.broken.two.SheepFarmer_Broken.class - [JAR]

├─ org.jboss.jsr299.tck.tests.inheritance.specialization.simple.broken.two.TwoSpecializingBeansForOneSpecializedTest.class - [JAR]

org.jboss.jsr299.tck.tests.extensions.alternative.metadata

├─ org.jboss.jsr299.tck.tests.extensions.alternative.metadata.AlternativeMetadataTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.extensions.alternative.metadata.AnnotatedConstructorWrapper.class - [JAR]

├─ org.jboss.jsr299.tck.tests.extensions.alternative.metadata.AnnotatedFieldWrapper.class - [JAR]

├─ org.jboss.jsr299.tck.tests.extensions.alternative.metadata.AnnotatedMethodWrapper.class - [JAR]

├─ org.jboss.jsr299.tck.tests.extensions.alternative.metadata.AnnotatedParameterWrapper.class - [JAR]

├─ org.jboss.jsr299.tck.tests.extensions.alternative.metadata.AnnotatedTypeWrapper.class - [JAR]

├─ org.jboss.jsr299.tck.tests.extensions.alternative.metadata.AnnotatedWrapper.class - [JAR]

├─ org.jboss.jsr299.tck.tests.extensions.alternative.metadata.Bread.class - [JAR]

├─ org.jboss.jsr299.tck.tests.extensions.alternative.metadata.Cheap.class - [JAR]

├─ org.jboss.jsr299.tck.tests.extensions.alternative.metadata.CheapLiteral.class - [JAR]

├─ org.jboss.jsr299.tck.tests.extensions.alternative.metadata.Expensive.class - [JAR]

├─ org.jboss.jsr299.tck.tests.extensions.alternative.metadata.ExpensiveLiteral.class - [JAR]

├─ org.jboss.jsr299.tck.tests.extensions.alternative.metadata.Fruit.class - [JAR]

├─ org.jboss.jsr299.tck.tests.extensions.alternative.metadata.Grocery.class - [JAR]

├─ org.jboss.jsr299.tck.tests.extensions.alternative.metadata.GroceryInterceptor.class - [JAR]

├─ org.jboss.jsr299.tck.tests.extensions.alternative.metadata.GroceryInterceptorBinding.class - [JAR]

├─ org.jboss.jsr299.tck.tests.extensions.alternative.metadata.GroceryWrapper.class - [JAR]

├─ org.jboss.jsr299.tck.tests.extensions.alternative.metadata.Milk.class - [JAR]

├─ org.jboss.jsr299.tck.tests.extensions.alternative.metadata.NamedStereotype.class - [JAR]

├─ org.jboss.jsr299.tck.tests.extensions.alternative.metadata.ProcessAnnotatedTypeObserver.class - [JAR]

├─ org.jboss.jsr299.tck.tests.extensions.alternative.metadata.Shop.class - [JAR]

├─ org.jboss.jsr299.tck.tests.extensions.alternative.metadata.TropicalFruit.class - [JAR]

├─ org.jboss.jsr299.tck.tests.extensions.alternative.metadata.Vegetables.class - [JAR]

├─ org.jboss.jsr299.tck.tests.extensions.alternative.metadata.Water.class - [JAR]

├─ org.jboss.jsr299.tck.tests.extensions.alternative.metadata.Yogurt.class - [JAR]

org.jboss.jsr299.tck.tests.implementation.enterprise.broken.statelessWithSessionScope

├─ org.jboss.jsr299.tck.tests.implementation.enterprise.broken.statelessWithSessionScope.BullmastiffLocal_Broken.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.enterprise.broken.statelessWithSessionScope.Bullmastiff_Broken.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.enterprise.broken.statelessWithSessionScope.StatelessWithSessionScopeTest.class - [JAR]

org.jboss.jsr299.tck.tests.extensions.processBean

├─ org.jboss.jsr299.tck.tests.extensions.processBean.Cat.class - [JAR]

├─ org.jboss.jsr299.tck.tests.extensions.processBean.Chicken.class - [JAR]

├─ org.jboss.jsr299.tck.tests.extensions.processBean.ChickenHutch.class - [JAR]

├─ org.jboss.jsr299.tck.tests.extensions.processBean.Cow.class - [JAR]

├─ org.jboss.jsr299.tck.tests.extensions.processBean.Cowshed.class - [JAR]

├─ org.jboss.jsr299.tck.tests.extensions.processBean.Elephant.class - [JAR]

├─ org.jboss.jsr299.tck.tests.extensions.processBean.ElephantLocal.class - [JAR]

├─ org.jboss.jsr299.tck.tests.extensions.processBean.ProcessBeanObserver.class - [JAR]

├─ org.jboss.jsr299.tck.tests.extensions.processBean.ProcessBeanTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.extensions.processBean.ProcessSessionBeanTest.class - [JAR]

org.jboss.jsr299.tck.tests.implementation.enterprise.broken.statelessWithApplicationScope

├─ org.jboss.jsr299.tck.tests.implementation.enterprise.broken.statelessWithApplicationScope.DachshundLocal_Broken.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.enterprise.broken.statelessWithApplicationScope.Dachshund_Broken.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.enterprise.broken.statelessWithApplicationScope.StatelessWithApplicationScopeTest.class - [JAR]

org.jboss.jsr299.tck.tests.policy.enterprise

├─ org.jboss.jsr299.tck.tests.policy.enterprise.DisabledEjbInterface.class - [JAR]

├─ org.jboss.jsr299.tck.tests.policy.enterprise.EjbInterface.class - [JAR]

├─ org.jboss.jsr299.tck.tests.policy.enterprise.EnabledEjb.class - [JAR]

├─ org.jboss.jsr299.tck.tests.policy.enterprise.NotEnabledEjb.class - [JAR]

├─ org.jboss.jsr299.tck.tests.policy.enterprise.SessionBeanPolicyTest.class - [JAR]

org.jboss.jsr299.tck.tests.decorators.invocation.observer

├─ org.jboss.jsr299.tck.tests.decorators.invocation.observer.DecoratorInvocationTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.decorators.invocation.observer.Foo.class - [JAR]

├─ org.jboss.jsr299.tck.tests.decorators.invocation.observer.Observer.class - [JAR]

├─ org.jboss.jsr299.tck.tests.decorators.invocation.observer.ObserverDecorator.class - [JAR]

├─ org.jboss.jsr299.tck.tests.decorators.invocation.observer.ObserverImpl.class - [JAR]

org.jboss.jsr299.tck.tests.context.passivating.broken.passivatingProducerMethodWithNonPassivatingParameter

├─ org.jboss.jsr299.tck.tests.context.passivating.broken.passivatingProducerMethodWithNonPassivatingParameter.City.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.passivating.broken.passivatingProducerMethodWithNonPassivatingParameter.PassivatingProducerMethodWithNonPassivatingParameterTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.passivating.broken.passivatingProducerMethodWithNonPassivatingParameter.Peraseinajoki.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.passivating.broken.passivatingProducerMethodWithNonPassivatingParameter.Violation.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.passivating.broken.passivatingProducerMethodWithNonPassivatingParameter.Violation2.class - [JAR]

org.jboss.jsr299.tck.tests.extensions.observer.broken.definitionError

├─ org.jboss.jsr299.tck.tests.extensions.observer.broken.definitionError.EventB.class - [JAR]

├─ org.jboss.jsr299.tck.tests.extensions.observer.broken.definitionError.EventBObserver.class - [JAR]

├─ org.jboss.jsr299.tck.tests.extensions.observer.broken.definitionError.ProcessObserverMethodErrorTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.extensions.observer.broken.definitionError.ProcessObserverMethodObserver.class - [JAR]

org.jboss.jsr299.tck.tests.context.passivating.broken.nonPassivationCapableManagedBeanHasPassivatingScope

├─ org.jboss.jsr299.tck.tests.context.passivating.broken.nonPassivationCapableManagedBeanHasPassivatingScope.Hamina_Broken.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.passivating.broken.nonPassivationCapableManagedBeanHasPassivatingScope.NonPassivationManagedBeanHasPassivatingScopeTest.class - [JAR]

org.jboss.jsr299.tck.tests.lookup.typesafe.resolution

├─ org.jboss.jsr299.tck.tests.lookup.typesafe.resolution.African.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.typesafe.resolution.Animal.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.typesafe.resolution.AnimalFarmer.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.typesafe.resolution.Australian.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.typesafe.resolution.Bird.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.typesafe.resolution.Canary.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.typesafe.resolution.Capercaillie.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.typesafe.resolution.CapercaillieLocal.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.typesafe.resolution.Cat.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.typesafe.resolution.Chunky.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.typesafe.resolution.ChunkyLiteral.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.typesafe.resolution.Cod.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.typesafe.resolution.CrabSpider.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.typesafe.resolution.DaddyLongLegs.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.typesafe.resolution.DeadlyAnimal.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.typesafe.resolution.DeadlySpider.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.typesafe.resolution.DomesticCat.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.typesafe.resolution.Dove.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.typesafe.resolution.Emu.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.typesafe.resolution.EnterpriseResolutionByTypeTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.typesafe.resolution.European.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.typesafe.resolution.Expensive.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.typesafe.resolution.ExpensiveLiteral.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.typesafe.resolution.Farmer.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.typesafe.resolution.FishILike.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.typesafe.resolution.FlightlessBird.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.typesafe.resolution.Haddock.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.typesafe.resolution.Halibut.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.typesafe.resolution.LadybirdSpider.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.typesafe.resolution.Lion.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.typesafe.resolution.Max.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.typesafe.resolution.Min.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.typesafe.resolution.Number.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.typesafe.resolution.NumberProducer.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.typesafe.resolution.Parrot.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.typesafe.resolution.PetShop.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.typesafe.resolution.Plaice.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.typesafe.resolution.ResolutionByTypeTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.typesafe.resolution.RoundWhitefish.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.typesafe.resolution.Salmon.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.typesafe.resolution.ScottishBirdLocal.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.typesafe.resolution.ScottishFish.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.typesafe.resolution.ScottishFishFarmer.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.typesafe.resolution.SeaBass.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.typesafe.resolution.Sole.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.typesafe.resolution.Spider.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.typesafe.resolution.SpiderProducer.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.typesafe.resolution.Tame.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.typesafe.resolution.Tarantula.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.typesafe.resolution.Tuna.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.typesafe.resolution.Whitefish.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.typesafe.resolution.Wild.class - [JAR]

org.jboss.jsr299.tck.tests.definition.stereotype.broken.nonEmptyNamed

├─ org.jboss.jsr299.tck.tests.definition.stereotype.broken.nonEmptyNamed.FallowDeer_Broken.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.stereotype.broken.nonEmptyNamed.NonEmptyNamedTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.stereotype.broken.nonEmptyNamed.StereotypeWithNonEmptyNamed_Broken.class - [JAR]

org.jboss.jsr299.tck.tests.decorators.definition.inject.delegateInitializerMethod

├─ org.jboss.jsr299.tck.tests.decorators.definition.inject.delegateInitializerMethod.CowShed.class - [JAR]

├─ org.jboss.jsr299.tck.tests.decorators.definition.inject.delegateInitializerMethod.DelegateInjectionPointTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.decorators.definition.inject.delegateInitializerMethod.Logger.class - [JAR]

├─ org.jboss.jsr299.tck.tests.decorators.definition.inject.delegateInitializerMethod.MockLogger.class - [JAR]

├─ org.jboss.jsr299.tck.tests.decorators.definition.inject.delegateInitializerMethod.TimestampLogger.class - [JAR]

org.jboss.jsr299.tck.tests.decorators.custom.broken.finalBeanClass

├─ org.jboss.jsr299.tck.tests.decorators.custom.broken.finalBeanClass.AfterBeanDiscoveryObserver.class - [JAR]

├─ org.jboss.jsr299.tck.tests.decorators.custom.broken.finalBeanClass.Bus.class - [JAR]

├─ org.jboss.jsr299.tck.tests.decorators.custom.broken.finalBeanClass.BusGarage.class - [JAR]

├─ org.jboss.jsr299.tck.tests.decorators.custom.broken.finalBeanClass.CustomDecoratorImplementation.class - [JAR]

├─ org.jboss.jsr299.tck.tests.decorators.custom.broken.finalBeanClass.CustomDecoratorMatchingBeanWithFinalClassTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.decorators.custom.broken.finalBeanClass.Truck.class - [JAR]

├─ org.jboss.jsr299.tck.tests.decorators.custom.broken.finalBeanClass.Vehicle.class - [JAR]

├─ org.jboss.jsr299.tck.tests.decorators.custom.broken.finalBeanClass.VehicleDecorator.class - [JAR]

org.jboss.jsr299.tck.tests.definition.scope.enterprise

├─ org.jboss.jsr299.tck.tests.definition.scope.enterprise.BengalTiger.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.scope.enterprise.BengalTigerLocal.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.scope.enterprise.BorderCollie.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.scope.enterprise.BorderCollieLocal.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.scope.enterprise.Cat.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.scope.enterprise.Dog.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.scope.enterprise.EnglishBorderCollie.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.scope.enterprise.EnglishBorderCollieLocal.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.scope.enterprise.EnterpriseScopeDefinitionTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.scope.enterprise.FooScoped.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.scope.enterprise.Siamese.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.scope.enterprise.SiameseLocal.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.scope.enterprise.Tiger.class - [JAR]

org.jboss.jsr299.tck.tests.lookup.binding.members.annotation

├─ org.jboss.jsr299.tck.tests.lookup.binding.members.annotation.BindingAnnotationWithMemberTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.binding.members.annotation.Expensive_Broken.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.binding.members.annotation.SimpleAnnotation.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.binding.members.annotation.TheBeatles.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.binding.members.annotation.Watch.class - [JAR]

org.jboss.jsr299.tck.tests.decorators.invocation

├─ org.jboss.jsr299.tck.tests.decorators.invocation.CowShed.class - [JAR]

├─ org.jboss.jsr299.tck.tests.decorators.invocation.DecoratorInvocationTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.decorators.invocation.EJBDecoratorInvocationTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.decorators.invocation.Foo.class - [JAR]

├─ org.jboss.jsr299.tck.tests.decorators.invocation.FooDecorator1.class - [JAR]

├─ org.jboss.jsr299.tck.tests.decorators.invocation.FooDecorator2.class - [JAR]

├─ org.jboss.jsr299.tck.tests.decorators.invocation.FooImpl.class - [JAR]

├─ org.jboss.jsr299.tck.tests.decorators.invocation.Logger.class - [JAR]

├─ org.jboss.jsr299.tck.tests.decorators.invocation.MockLogger.class - [JAR]

├─ org.jboss.jsr299.tck.tests.decorators.invocation.Pig.class - [JAR]

├─ org.jboss.jsr299.tck.tests.decorators.invocation.PigSty.class - [JAR]

├─ org.jboss.jsr299.tck.tests.decorators.invocation.PigStyDecorator.class - [JAR]

├─ org.jboss.jsr299.tck.tests.decorators.invocation.PigStyImpl.class - [JAR]

├─ org.jboss.jsr299.tck.tests.decorators.invocation.TimestampLogger.class - [JAR]

org.jboss.jsr299.tck.tests.event.fires

├─ org.jboss.jsr299.tck.tests.event.fires.Bar.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.fires.Billing.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.fires.DogWhisperer.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.fires.DoggiePoints.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.fires.FireEventTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.fires.Foo.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.fires.Housekeeping.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.fires.Item.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.fires.Item_Illegal.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.fires.Lifted.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.fires.MiniBar.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.fires.Praise.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.fires.Restored.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.fires.Role.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.fires.Tame.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.fires.TamingCommand.class - [JAR]

org.jboss.jsr299.tck.tests.implementation.producer.method.definition

├─ org.jboss.jsr299.tck.tests.implementation.producer.method.definition.Acorn.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.producer.method.definition.AndalusianChicken.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.producer.method.definition.Animal.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.producer.method.definition.AnimalStereotype.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.producer.method.definition.Apple.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.producer.method.definition.AppleTree.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.producer.method.definition.BeanWithStaticProducerMethod.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.producer.method.definition.Bite.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.producer.method.definition.BlackWidow.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.producer.method.definition.Cherry.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.producer.method.definition.Chicken.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.producer.method.definition.DaddyLongLegs.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.producer.method.definition.Deadliest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.producer.method.definition.DeadlyAnimal.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.producer.method.definition.DeadlySpider.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.producer.method.definition.DefangedTarantula.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.producer.method.definition.Egg.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.producer.method.definition.FunnelWeaver.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.producer.method.definition.GrannySmithAppleTree.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.producer.method.definition.GreatGrannySmithAppleTree.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.producer.method.definition.LadybirdSpider.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.producer.method.definition.NonBeanWithStaticProducerMethod.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.producer.method.definition.OakTree.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.producer.method.definition.Pollen.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.producer.method.definition.ProducerMethodDefinitionTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.producer.method.definition.Spider.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.producer.method.definition.SpiderProducer.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.producer.method.definition.Tame.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.producer.method.definition.Tarantula.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.producer.method.definition.WolfSpider.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.producer.method.definition.Yummy.class - [JAR]

org.jboss.jsr299.tck.tests.deployment.packaging.bundledLibrary.libraryBeans

├─ org.jboss.jsr299.tck.tests.deployment.packaging.bundledLibrary.libraryBeans.Bar.class - [JAR]

org.jboss.jsr299.tck.tests.implementation.simple.resource.persistenceContext

├─ org.jboss.jsr299.tck.tests.implementation.simple.resource.persistenceContext.Database.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.simple.resource.persistenceContext.ManagedBean.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.simple.resource.persistenceContext.PersistenceContextInjectionTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.simple.resource.persistenceContext.ResourceProducer.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.simple.resource.persistenceContext.ServiceBean.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.simple.resource.persistenceContext.ServiceBeanImpl.class - [JAR]

org.jboss.jsr299.tck.literals

├─ org.jboss.jsr299.tck.literals.AnyLiteral.class - [JAR]

├─ org.jboss.jsr299.tck.literals.DefaultLiteral.class - [JAR]

├─ org.jboss.jsr299.tck.literals.InjectLiteral.class - [JAR]

├─ org.jboss.jsr299.tck.literals.NamedLiteral.class - [JAR]

├─ org.jboss.jsr299.tck.literals.NewLiteral.class - [JAR]

├─ org.jboss.jsr299.tck.literals.RetentionLiteral.class - [JAR]

├─ org.jboss.jsr299.tck.literals.TargetLiteral.class - [JAR]

org.jboss.jsr299.tck.tests.implementation.disposal.method.definition

├─ org.jboss.jsr299.tck.tests.implementation.disposal.method.definition.Animal.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.disposal.method.definition.Deadliest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.disposal.method.definition.DeadlyAnimal.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.disposal.method.definition.DeadlySpider.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.disposal.method.definition.DefangedTarantula.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.disposal.method.definition.DisposalMethodDefinitionTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.disposal.method.definition.DisposalNonBean.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.disposal.method.definition.SandSpider.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.disposal.method.definition.Spider.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.disposal.method.definition.SpiderProducer.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.disposal.method.definition.Tame.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.disposal.method.definition.Tarantula.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.disposal.method.definition.WebSpider.class - [JAR]

org.jboss.jsr299.tck.tests.definition.bean.genericbroken

├─ org.jboss.jsr299.tck.tests.definition.bean.genericbroken.FooBroken.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.bean.genericbroken.GenericManagedBeanTest.class - [JAR]

org.jboss.jsr299.tck.tests.implementation.simple.definition.constructorHasDisposesParameter

├─ org.jboss.jsr299.tck.tests.implementation.simple.definition.constructorHasDisposesParameter.ConstructorHasDisposesParameterTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.simple.definition.constructorHasDisposesParameter.DisposingConstructor.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.simple.definition.constructorHasDisposesParameter.Duck.class - [JAR]

org.jboss.jsr299.tck.tests.event

├─ org.jboss.jsr299.tck.tests.event.BullTerrier.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.Delivery.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.DisobedientDog.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.Egg.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.EventPayload.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.EventTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.FarmShop.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.Farmer.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.IndirectStockWatcher.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.IntermediateStockWatcher.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.LargeDog.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.LazyFarmer.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.MultiBindingEvent.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.OrangeCheekedWaxbill.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.Role.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.RoleBinding.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.Shop.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.ShowDog.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.SmallDog.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.StaticObserver.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.StockPrice.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.StockWatcher.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.StringObserver.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.Tame.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.TameAnnotationLiteral.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.TransactionalObservers.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.Volume.class - [JAR]

org.jboss.jsr299.tck.tests.lookup.dynamic.builtin

├─ org.jboss.jsr299.tck.tests.lookup.dynamic.builtin.AbstractAnimal.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.dynamic.builtin.Animal.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.dynamic.builtin.BuiltinInstanceTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.dynamic.builtin.Cow.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.dynamic.builtin.Farm.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.dynamic.builtin.Field.class - [JAR]

org.jboss.jsr299.tck.tests.definition.stereotype.broken.tooManyScopes

├─ org.jboss.jsr299.tck.tests.definition.stereotype.broken.tooManyScopes.Elk_Broken.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.stereotype.broken.tooManyScopes.StereotypeWithTooManyScopeTypes_Broken.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.stereotype.broken.tooManyScopes.TooManyScopeTypesTest.class - [JAR]

org.jboss.jsr299.tck.tests.context.passivating

├─ org.jboss.jsr299.tck.tests.context.passivating.Big.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.passivating.City.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.passivating.CityBinding.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.passivating.CityDecorator.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.passivating.CityInterface.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.passivating.CityProducer.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.passivating.CityProducer2.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.passivating.Generator.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.passivating.Helsinki.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.passivating.HelsinkiLocal.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.passivating.HelsinkiNonSerializable.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.passivating.Hyvinkaa.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.passivating.Joensuu.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.passivating.Jyvaskyla.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.passivating.Kajaani.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.passivating.Kokkola.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.passivating.KokkolaInterceptor.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.passivating.NumberConsumer.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.passivating.PassivatingContextTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.passivating.Record.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.passivating.RecordProducer.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.passivating.Salo_Broken.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.passivating.SerializableCity.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.passivating.SerializableCityConsumer.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.passivating.Sleeping.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.passivating.Sysma.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.passivating.Television.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.passivating.TelevisionProducer.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.passivating.Turku.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.passivating.TurkuLocal.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.passivating.UnderwaterCity.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.passivating.Vaasa.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.passivating.Violation.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.passivating.Wheat.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.passivating.WheatProducer.class - [JAR]

org.jboss.jsr299.tck.tests.extensions.annotated.broken.processInjectionTargetThrowsException

├─ org.jboss.jsr299.tck.tests.extensions.annotated.broken.processInjectionTargetThrowsException.Dog.class - [JAR]

├─ org.jboss.jsr299.tck.tests.extensions.annotated.broken.processInjectionTargetThrowsException.InjectionTargetProcessor.class - [JAR]

├─ org.jboss.jsr299.tck.tests.extensions.annotated.broken.processInjectionTargetThrowsException.ProcessInjectionTargetEventThrowsExceptionTest.class - [JAR]

org.jboss.jsr299.tck.tests.inheritance.specialization.enterprise.broken.sameName

├─ org.jboss.jsr299.tck.tests.inheritance.specialization.enterprise.broken.sameName.FarmYard_Broken.class - [JAR]

├─ org.jboss.jsr299.tck.tests.inheritance.specialization.enterprise.broken.sameName.SameNameTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.inheritance.specialization.enterprise.broken.sameName.Yard.class - [JAR]

├─ org.jboss.jsr299.tck.tests.inheritance.specialization.enterprise.broken.sameName.YardInterface.class - [JAR]

org.jboss.jsr299.tck.tests.implementation.simple.resource.env

├─ org.jboss.jsr299.tck.tests.implementation.simple.resource.env.EnvInjectionTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.simple.resource.env.Greeting.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.simple.resource.env.GreetingBean.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.simple.resource.env.ResourceProducer.class - [JAR]

org.jboss.jsr299.tck.tests.inheritance.specialization.enterprise.broken.directlyExtendsSimpleBean

├─ org.jboss.jsr299.tck.tests.inheritance.specialization.enterprise.broken.directlyExtendsSimpleBean.DirectlyExtendsSimpleBeanTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.inheritance.specialization.enterprise.broken.directlyExtendsSimpleBean.FarmEquipment.class - [JAR]

├─ org.jboss.jsr299.tck.tests.inheritance.specialization.enterprise.broken.directlyExtendsSimpleBean.TractorLocal.class - [JAR]

├─ org.jboss.jsr299.tck.tests.inheritance.specialization.enterprise.broken.directlyExtendsSimpleBean.Tractor_Broken.class - [JAR]

org.jboss.jsr299.tck.tests.context.dependent.ejb

├─ org.jboss.jsr299.tck.tests.context.dependent.ejb.DependentContextEjbTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.dependent.ejb.Farm.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.dependent.ejb.FarmLocal.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.dependent.ejb.Fox.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.dependent.ejb.FoxLocal.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.dependent.ejb.FoxRun.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.dependent.ejb.FoxRunLocal.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.dependent.ejb.Horse.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.dependent.ejb.House.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.dependent.ejb.HouseLocal.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.dependent.ejb.Room.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.dependent.ejb.RoomLocal.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.dependent.ejb.Stable.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.dependent.ejb.Table.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.dependent.ejb.TableLocal.class - [JAR]

org.jboss.jsr299.tck.tests.lookup.el.integration

├─ org.jboss.jsr299.tck.tests.lookup.el.integration.IntegrationWithUnifiedELTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.el.integration.Sheep.class - [JAR]

org.jboss.jsr299.tck.tests.context.dependent

├─ org.jboss.jsr299.tck.tests.context.dependent.AccountTransaction.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.dependent.Animal.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.dependent.ApplicationHorseStable.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.dependent.DeadlyAnimal.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.dependent.DeadlySpider.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.dependent.DependentContextTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.dependent.DomesticationKit.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.dependent.Farm.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.dependent.Fox.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.dependent.FoxFarm.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.dependent.FoxHole.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.dependent.FoxRun.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.dependent.Horse.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.dependent.HorseInStableEvent.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.dependent.HorseStable.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.dependent.Interior.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.dependent.InteriorDecorator.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.dependent.InteriorRoom.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.dependent.Missile.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.dependent.MissileInterceptor.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.dependent.OtherSpiderProducer.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.dependent.Pet.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.dependent.Room.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.dependent.RoomBinding.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.dependent.SensitiveFox.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.dependent.Spider.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.dependent.SpiderProducer.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.dependent.Stable.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.dependent.Tame.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.dependent.Tarantula.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.dependent.Transactional.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.dependent.TransactionalInterceptor.class - [JAR]

org.jboss.jsr299.tck.tests.implementation.simple.definition.constructorHasObservesParameter

├─ org.jboss.jsr299.tck.tests.implementation.simple.definition.constructorHasObservesParameter.ConstructorHasObservesParameterTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.simple.definition.constructorHasObservesParameter.Duck.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.simple.definition.constructorHasObservesParameter.ObservingConstructor.class - [JAR]

org.jboss.jsr299.tck.tests.policy.broken.incorrect.name

├─ org.jboss.jsr299.tck.tests.policy.broken.incorrect.name.NoClassWithSpecifiedNameTest.class - [JAR]

org.jboss.jsr299.tck.tests.decorators.definition.broken.decoratorListedTwiceInBeansXml

├─ org.jboss.jsr299.tck.tests.decorators.definition.broken.decoratorListedTwiceInBeansXml.DecoratorListedTwiceInBeansXmlTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.decorators.definition.broken.decoratorListedTwiceInBeansXml.Present.class - [JAR]

├─ org.jboss.jsr299.tck.tests.decorators.definition.broken.decoratorListedTwiceInBeansXml.PresentDecorator.class - [JAR]

org.jboss.jsr299.tck.interceptors.tests.aroundInvoke

├─ org.jboss.jsr299.tck.interceptors.tests.aroundInvoke.AroundInvokeInterceptorTest.class - [JAR]

├─ org.jboss.jsr299.tck.interceptors.tests.aroundInvoke.PackagePrivateInterceptor.class - [JAR]

├─ org.jboss.jsr299.tck.interceptors.tests.aroundInvoke.PrivateInterceptor.class - [JAR]

├─ org.jboss.jsr299.tck.interceptors.tests.aroundInvoke.ProtectedInterceptor.class - [JAR]

├─ org.jboss.jsr299.tck.interceptors.tests.aroundInvoke.SimpleBean.class - [JAR]

org.jboss.jsr299.tck.tests.lookup.injection.nullableBean

├─ org.jboss.jsr299.tck.tests.lookup.injection.nullableBean.FarmHouseProducer_Broken.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.injection.nullableBean.FarmHouse_Broken.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.injection.nullableBean.NullableBeanTest.class - [JAR]

org.jboss.jsr299.tck.tests.lookup.dependency.resolution.broken.unsatisfied

├─ org.jboss.jsr299.tck.tests.lookup.dependency.resolution.broken.unsatisfied.Bean_Broken.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.dependency.resolution.broken.unsatisfied.Small.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.dependency.resolution.broken.unsatisfied.UnsatisfiedDependencyTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.dependency.resolution.broken.unsatisfied.Vanilla.class - [JAR]

org.jboss.jsr299.tck.tests.event.broken.observer.beanNotManaged

├─ org.jboss.jsr299.tck.tests.event.broken.observer.beanNotManaged.NonManagedBean.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.broken.observer.beanNotManaged.ObserverMethodOnIncorrectBeanTest.class - [JAR]

org.jboss.jsr299.tck.tests.implementation.enterprise.lifecycle

├─ org.jboss.jsr299.tck.tests.implementation.enterprise.lifecycle.AlteStadt.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.enterprise.lifecycle.DirectOrderProcessor.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.enterprise.lifecycle.DirectOrderProcessorLocal.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.enterprise.lifecycle.EnterpriseBeanLifecycleTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.enterprise.lifecycle.FrankfurtAmMain.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.enterprise.lifecycle.GeschichtslosStadt.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.enterprise.lifecycle.Giessen.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.enterprise.lifecycle.GrossStadt.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.enterprise.lifecycle.GutenbergMuseum.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.enterprise.lifecycle.Heidelburg.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.enterprise.lifecycle.Important.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.enterprise.lifecycle.IndirectOrderProcessor.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.enterprise.lifecycle.IntermediateOrderProcessor.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.enterprise.lifecycle.Kassel.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.enterprise.lifecycle.KleinStadt.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.enterprise.lifecycle.LandgraffenSchloss.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.enterprise.lifecycle.Mainz.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.enterprise.lifecycle.Marburg.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.enterprise.lifecycle.NeueStadt.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.enterprise.lifecycle.OrderProcessor.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.enterprise.lifecycle.OrderProcessorLocal.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.enterprise.lifecycle.RoemerPassage.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.enterprise.lifecycle.Schloss.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.enterprise.lifecycle.SchoeneStadt.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.enterprise.lifecycle.UniStadt.class - [JAR]

org.jboss.jsr299.tck.tests.context.passivating.broken.decoratorWithNonPassivatingInjectedField

├─ org.jboss.jsr299.tck.tests.context.passivating.broken.decoratorWithNonPassivatingInjectedField.CityDecorator.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.passivating.broken.decoratorWithNonPassivatingInjectedField.CityInterface.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.passivating.broken.decoratorWithNonPassivatingInjectedField.DecoratorWithNonPassivatingInjectedFieldTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.passivating.broken.decoratorWithNonPassivatingInjectedField.NonPassivating.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.passivating.broken.decoratorWithNonPassivatingInjectedField.UnderwaterCity.class - [JAR]

org.jboss.jsr299.tck.tests.event.implicit

├─ org.jboss.jsr299.tck.tests.event.implicit.AwardEvent.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.implicit.Awards.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.implicit.Course.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.implicit.CourseFullEvent.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.implicit.Honors.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.implicit.HonorsLiteral.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.implicit.ImplicitEventTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.implicit.Registration.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.implicit.Student.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.implicit.StudentDirectory.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.implicit.StudentRegisteredEvent.class - [JAR]

org.jboss.jsr299.tck.tests.policy

├─ org.jboss.jsr299.tck.tests.policy.Animal.class - [JAR]

├─ org.jboss.jsr299.tck.tests.policy.Bird.class - [JAR]

├─ org.jboss.jsr299.tck.tests.policy.Cat.class - [JAR]

├─ org.jboss.jsr299.tck.tests.policy.CatProducer.class - [JAR]

├─ org.jboss.jsr299.tck.tests.policy.Chicken.class - [JAR]

├─ org.jboss.jsr299.tck.tests.policy.Dog.class - [JAR]

├─ org.jboss.jsr299.tck.tests.policy.EnabledPolicyStereotype.class - [JAR]

├─ org.jboss.jsr299.tck.tests.policy.EnabledSheepProducer.class - [JAR]

├─ org.jboss.jsr299.tck.tests.policy.Horse.class - [JAR]

├─ org.jboss.jsr299.tck.tests.policy.NotEnabledPolicyStereotype.class - [JAR]

├─ org.jboss.jsr299.tck.tests.policy.NotEnabledSheepProducer.class - [JAR]

├─ org.jboss.jsr299.tck.tests.policy.PolicyAvailabilityTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.policy.Sheep.class - [JAR]

├─ org.jboss.jsr299.tck.tests.policy.Tame.class - [JAR]

├─ org.jboss.jsr299.tck.tests.policy.Wild.class - [JAR]

org.jboss.jsr299.tck.tests.event.eventTypes

├─ org.jboss.jsr299.tck.tests.event.eventTypes.AbstractEvent.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.eventTypes.Artist.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.eventTypes.Broadcast.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.eventTypes.ComplexEvent.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.eventTypes.EventTypeFamilyObserver.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.eventTypes.EventTypesTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.eventTypes.GeneralEvent.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.eventTypes.Listener.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.eventTypes.Solo.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.eventTypes.Song.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.eventTypes.TuneSelect.class - [JAR]

org.jboss.jsr299.tck.interceptors.tests.aroundInvoke.order

├─ org.jboss.jsr299.tck.interceptors.tests.aroundInvoke.order.Interceptor1.class - [JAR]

├─ org.jboss.jsr299.tck.interceptors.tests.aroundInvoke.order.Interceptor2.class - [JAR]

├─ org.jboss.jsr299.tck.interceptors.tests.aroundInvoke.order.Interceptor3.class - [JAR]

├─ org.jboss.jsr299.tck.interceptors.tests.aroundInvoke.order.Interceptor4.class - [JAR]

├─ org.jboss.jsr299.tck.interceptors.tests.aroundInvoke.order.Interceptor5.class - [JAR]

├─ org.jboss.jsr299.tck.interceptors.tests.aroundInvoke.order.InvocationOrderTest.class - [JAR]

├─ org.jboss.jsr299.tck.interceptors.tests.aroundInvoke.order.OverridenInterceptor.class - [JAR]

├─ org.jboss.jsr299.tck.interceptors.tests.aroundInvoke.order.RailVehicle.class - [JAR]

├─ org.jboss.jsr299.tck.interceptors.tests.aroundInvoke.order.Tram.class - [JAR]

├─ org.jboss.jsr299.tck.interceptors.tests.aroundInvoke.order.Vehicle.class - [JAR]

org.jboss.jsr299.tck.tests.extensions.observer.broken.exception

├─ org.jboss.jsr299.tck.tests.extensions.observer.broken.exception.EventC.class - [JAR]

├─ org.jboss.jsr299.tck.tests.extensions.observer.broken.exception.EventCObserver.class - [JAR]

├─ org.jboss.jsr299.tck.tests.extensions.observer.broken.exception.ProcessObserverMethodExceptionTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.extensions.observer.broken.exception.ProcessObserverMethodObserver.class - [JAR]

org.jboss.jsr299.tck.tests.context.session

├─ org.jboss.jsr299.tck.tests.context.session.IntrospectSession.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.session.InvalidateSession.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.session.ServiceMethodServlet.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.session.SessionContextTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.session.SimpleSessionBean.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.session.TestFilter.class - [JAR]

org.jboss.jsr299.tck.tests.interceptors.definition.broken.sameClassListedTwiceInBeansXml

├─ org.jboss.jsr299.tck.tests.interceptors.definition.broken.sameClassListedTwiceInBeansXml.FordInterceptor.class - [JAR]

├─ org.jboss.jsr299.tck.tests.interceptors.definition.broken.sameClassListedTwiceInBeansXml.SameClassListedTwiceInBeansXmlTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.interceptors.definition.broken.sameClassListedTwiceInBeansXml.Transactional.class - [JAR]

org.jboss.jsr299.tck.tests.decorators.definition.broken.finalBeanClass

├─ org.jboss.jsr299.tck.tests.decorators.definition.broken.finalBeanClass.FinalBeanClassTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.decorators.definition.broken.finalBeanClass.Logger.class - [JAR]

├─ org.jboss.jsr299.tck.tests.decorators.definition.broken.finalBeanClass.MockLogger.class - [JAR]

├─ org.jboss.jsr299.tck.tests.decorators.definition.broken.finalBeanClass.TimestampLogger.class - [JAR]

org.jboss.jsr299.tck.tests.inheritance.specialization.enterprise.broken.directlyExtendsNothing

├─ org.jboss.jsr299.tck.tests.inheritance.specialization.enterprise.broken.directlyExtendsNothing.CowLocal_Broken.class - [JAR]

├─ org.jboss.jsr299.tck.tests.inheritance.specialization.enterprise.broken.directlyExtendsNothing.Cow_Broken.class - [JAR]

├─ org.jboss.jsr299.tck.tests.inheritance.specialization.enterprise.broken.directlyExtendsNothing.DirectlyExtendsNothingTest.class - [JAR]

org.jboss.jsr299.tck.tests.event.resolve.binding

├─ org.jboss.jsr299.tck.tests.event.resolve.binding.BindingTypeA.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.resolve.binding.BindingTypeABinding.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.resolve.binding.BindingTypeB.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.resolve.binding.BindingTypeBBinding.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.resolve.binding.BindingTypeC.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.resolve.binding.BindingTypeCBinding.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.resolve.binding.DuplicateBindingTypesWhenResolvingTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.resolve.binding.ResolvingChecksBindingTypeMembersTest.class - [JAR]

org.jboss.jsr299.tck.tests.implementation.initializer.broken.parameterAnnotatedObserves

├─ org.jboss.jsr299.tck.tests.implementation.initializer.broken.parameterAnnotatedObserves.DangerCall.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.initializer.broken.parameterAnnotatedObserves.Grouse_Broken.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.initializer.broken.parameterAnnotatedObserves.ParameterAnnotatedObservesTest.class - [JAR]

org.jboss.jsr299.tck.tests.implementation.initializer.broken.methodAnnotatedProduces

├─ org.jboss.jsr299.tck.tests.implementation.initializer.broken.methodAnnotatedProduces.InitializerMethodAnnotatedProducesTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.initializer.broken.methodAnnotatedProduces.Pheasant_Broken.class - [JAR]

org.jboss.jsr299.tck.tests.lookup.circular

├─ org.jboss.jsr299.tck.tests.lookup.circular.Air.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.circular.Bird.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.circular.Car.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.circular.CircularDependencyTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.circular.DependentSelfConsumingNormalProducer.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.circular.Food.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.circular.House.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.circular.NormalSelfConsumingDependentProducer.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.circular.NormalSelfConsumingNormalProducer.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.circular.Petrol.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.circular.Pig.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.circular.Planet.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.circular.SelfConsumingDependent1.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.circular.SelfConsumingNormal.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.circular.SelfConsumingNormal1.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.circular.Space.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.circular.Violation.class - [JAR]

org.jboss.jsr299.tck.tests.inheritance.specialization.enterprise.broken.twoBeansSpecializeTheSameBean

├─ org.jboss.jsr299.tck.tests.inheritance.specialization.enterprise.broken.twoBeansSpecializeTheSameBean.Farmer.class - [JAR]

├─ org.jboss.jsr299.tck.tests.inheritance.specialization.enterprise.broken.twoBeansSpecializeTheSameBean.FarmerInterface.class - [JAR]

├─ org.jboss.jsr299.tck.tests.inheritance.specialization.enterprise.broken.twoBeansSpecializeTheSameBean.FishFarmer_Broken.class - [JAR]

├─ org.jboss.jsr299.tck.tests.inheritance.specialization.enterprise.broken.twoBeansSpecializeTheSameBean.Landowner.class - [JAR]

├─ org.jboss.jsr299.tck.tests.inheritance.specialization.enterprise.broken.twoBeansSpecializeTheSameBean.SheepFarmer_Broken.class - [JAR]

├─ org.jboss.jsr299.tck.tests.inheritance.specialization.enterprise.broken.twoBeansSpecializeTheSameBean.TwoBeansSpecializeTheSameBeanTest.class - [JAR]

org.jboss.jsr299.tck.tests.deployment.lifecycle.broken.addDeploymentProblem

├─ org.jboss.jsr299.tck.tests.deployment.lifecycle.broken.addDeploymentProblem.AddDeploymentProblemTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.deployment.lifecycle.broken.addDeploymentProblem.BeanDiscoveryObserver.class - [JAR]

org.jboss.jsr299.tck.tests.decorators.definition.broken.noDelegateInjectionPoints

├─ org.jboss.jsr299.tck.tests.decorators.definition.broken.noDelegateInjectionPoints.Logger.class - [JAR]

├─ org.jboss.jsr299.tck.tests.decorators.definition.broken.noDelegateInjectionPoints.MockLogger.class - [JAR]

├─ org.jboss.jsr299.tck.tests.decorators.definition.broken.noDelegateInjectionPoints.NoDelegateInjectionPointsTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.decorators.definition.broken.noDelegateInjectionPoints.TimestampLogger.class - [JAR]

org.jboss.jsr299.tck.tests.extensions.observer

├─ org.jboss.jsr299.tck.tests.extensions.observer.EventA.class - [JAR]

├─ org.jboss.jsr299.tck.tests.extensions.observer.EventAObserver.class - [JAR]

├─ org.jboss.jsr299.tck.tests.extensions.observer.ProcessObserverMethodEventTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.extensions.observer.ProcessObserverMethodObserver.class - [JAR]

org.jboss.jsr299.tck.tests.lookup.clientProxy

├─ org.jboss.jsr299.tck.tests.lookup.clientProxy.ClientProxyTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.clientProxy.Fox.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.clientProxy.Tuna.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.clientProxy.TunedTuna.class - [JAR]

org.jboss.jsr299.tck.tests.decorators.definition.broken.multipleDelegateInjectionPoints

├─ org.jboss.jsr299.tck.tests.decorators.definition.broken.multipleDelegateInjectionPoints.Logger.class - [JAR]

├─ org.jboss.jsr299.tck.tests.decorators.definition.broken.multipleDelegateInjectionPoints.MockLogger.class - [JAR]

├─ org.jboss.jsr299.tck.tests.decorators.definition.broken.multipleDelegateInjectionPoints.MultipleDelegateInjectionPointsTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.decorators.definition.broken.multipleDelegateInjectionPoints.TimestampLogger.class - [JAR]

org.jboss.jsr299.tck.tests.decorators.definition.broken.finalBeanMethod

├─ org.jboss.jsr299.tck.tests.decorators.definition.broken.finalBeanMethod.FinalBeanMethodTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.decorators.definition.broken.finalBeanMethod.Logger.class - [JAR]

├─ org.jboss.jsr299.tck.tests.decorators.definition.broken.finalBeanMethod.MockLogger.class - [JAR]

├─ org.jboss.jsr299.tck.tests.decorators.definition.broken.finalBeanMethod.TimestampLogger.class - [JAR]

org.jboss.jsr299.tck.tests.extensions.container.event

├─ org.jboss.jsr299.tck.tests.extensions.container.event.Cheese.class - [JAR]

├─ org.jboss.jsr299.tck.tests.extensions.container.event.ContainerEventTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.extensions.container.event.Cow.class - [JAR]

├─ org.jboss.jsr299.tck.tests.extensions.container.event.CowLocal.class - [JAR]

├─ org.jboss.jsr299.tck.tests.extensions.container.event.Farm.class - [JAR]

├─ org.jboss.jsr299.tck.tests.extensions.container.event.Food.class - [JAR]

├─ org.jboss.jsr299.tck.tests.extensions.container.event.Milk.class - [JAR]

├─ org.jboss.jsr299.tck.tests.extensions.container.event.ProcessAnnotatedTypeObserver.class - [JAR]

├─ org.jboss.jsr299.tck.tests.extensions.container.event.ProcessBeanObserver.class - [JAR]

├─ org.jboss.jsr299.tck.tests.extensions.container.event.ProcessInjectionTargetObserver.class - [JAR]

├─ org.jboss.jsr299.tck.tests.extensions.container.event.Sheep.class - [JAR]

├─ org.jboss.jsr299.tck.tests.extensions.container.event.SheepInterceptor.class - [JAR]

├─ org.jboss.jsr299.tck.tests.extensions.container.event.SheepLocal.class - [JAR]

├─ org.jboss.jsr299.tck.tests.extensions.container.event.Tame.class - [JAR]

org.jboss.jsr299.tck.tests.implementation.disposal.method.definition.broken.observesUnallowed

├─ org.jboss.jsr299.tck.tests.implementation.disposal.method.definition.broken.observesUnallowed.ObserverParameterUnallowedDefinitionTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.disposal.method.definition.broken.observesUnallowed.Spider.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.disposal.method.definition.broken.observesUnallowed.SpiderProducer_Broken.class - [JAR]

org.jboss.jsr299.tck.tests.context.passivating.broken.passivatingManagedBeanWithNonPassivatingInjcetedField

├─ org.jboss.jsr299.tck.tests.context.passivating.broken.passivatingManagedBeanWithNonPassivatingInjcetedField.PassivatingManagedBeanWithNonPassivatingInjcetedFieldTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.passivating.broken.passivatingManagedBeanWithNonPassivatingInjcetedField.Vantaa_Broken.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.passivating.broken.passivatingManagedBeanWithNonPassivatingInjcetedField.Violation.class - [JAR]

org.jboss.jsr299.tck.tests.event.broken.observer.dependentIsConditionalObserver

├─ org.jboss.jsr299.tck.tests.event.broken.observer.dependentIsConditionalObserver.AlarmSystem.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.broken.observer.dependentIsConditionalObserver.BreakIn.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.broken.observer.dependentIsConditionalObserver.DependentIsConditionalObserverTest.class - [JAR]

org.jboss.jsr299.tck.tests.implementation.enterprise.broken.statelessWithConversationScope

├─ org.jboss.jsr299.tck.tests.implementation.enterprise.broken.statelessWithConversationScope.BoxerLocal_Broken.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.enterprise.broken.statelessWithConversationScope.Boxer_Broken.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.enterprise.broken.statelessWithConversationScope.StatelessWithConversationScopeTest.class - [JAR]

org.jboss.jsr299.tck.tests.context.passivating.broken.interceptorWithNonPassivatingInjectedField

├─ org.jboss.jsr299.tck.tests.context.passivating.broken.interceptorWithNonPassivatingInjectedField.BakedBean.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.passivating.broken.interceptorWithNonPassivatingInjectedField.BakedBinding.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.passivating.broken.interceptorWithNonPassivatingInjectedField.BrokenInterceptor.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.passivating.broken.interceptorWithNonPassivatingInjectedField.InterceptorType.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.passivating.broken.interceptorWithNonPassivatingInjectedField.PassivationCapableBeanWithNonPassivatingInterceptorTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.passivating.broken.interceptorWithNonPassivatingInjectedField.Violation.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.passivating.broken.interceptorWithNonPassivatingInjectedField.ViolationProducer.class - [JAR]

org.jboss.jsr299.tck.tests.definition.stereotype.inheritance

├─ org.jboss.jsr299.tck.tests.definition.stereotype.inheritance.Horse.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.stereotype.inheritance.NamedRequestPolicyStereotype.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.stereotype.inheritance.NamedRequestStereotype.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.stereotype.inheritance.NamedStereotype.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.stereotype.inheritance.StereotypeInheritenceTest.class - [JAR]

org.jboss.jsr299.tck.tests.context.passivating.broken.enterpriseBeanWithNonPassivatingInjectedFieldInInterceptor

├─ org.jboss.jsr299.tck.tests.context.passivating.broken.enterpriseBeanWithNonPassivatingInjectedFieldInInterceptor.BrokenInterceptor.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.passivating.broken.enterpriseBeanWithNonPassivatingInjectedFieldInInterceptor.District.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.passivating.broken.enterpriseBeanWithNonPassivatingInjectedFieldInInterceptor.EnterpriseBeanWithNonPassivatingInjectedFieldInInterceptorTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.passivating.broken.enterpriseBeanWithNonPassivatingInjectedFieldInInterceptor.EspooLocal_Broken.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.passivating.broken.enterpriseBeanWithNonPassivatingInjectedFieldInInterceptor.Espoo_Broken.class - [JAR]

org.jboss.jsr299.tck.tests.lookup.clientProxy.unproxyable.primitive

├─ org.jboss.jsr299.tck.tests.lookup.clientProxy.unproxyable.primitive.NumberProducer.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.clientProxy.unproxyable.primitive.Number_Broken.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.clientProxy.unproxyable.primitive.UnproxyableTest.class - [JAR]

org.jboss.jsr299.tck.tests.decorators.invocation.producer.method

├─ org.jboss.jsr299.tck.tests.decorators.invocation.producer.method.DecoratorInvocationTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.decorators.invocation.producer.method.Foo.class - [JAR]

├─ org.jboss.jsr299.tck.tests.decorators.invocation.producer.method.Producer.class - [JAR]

├─ org.jboss.jsr299.tck.tests.decorators.invocation.producer.method.ProducerDecorator.class - [JAR]

├─ org.jboss.jsr299.tck.tests.decorators.invocation.producer.method.ProducerImpl.class - [JAR]

org.jboss.jsr299.tck.tests.event.bindingTypes

├─ org.jboss.jsr299.tck.tests.event.bindingTypes.Animal.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.bindingTypes.AnimalAssessment.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.bindingTypes.DiscerningObserver.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.bindingTypes.EventBindingTypesTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.bindingTypes.EventEmitter.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.bindingTypes.NonBindingType.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.bindingTypes.NonRuntimeBindingType.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.bindingTypes.Tame.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.bindingTypes.TameAnnotationLiteral.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.bindingTypes.Wild.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.bindingTypes.WildAnnotationLiteral.class - [JAR]

org.jboss.jsr299.tck.tests.inheritance.specialization.simple

├─ org.jboss.jsr299.tck.tests.inheritance.specialization.simple.Animal.class - [JAR]

├─ org.jboss.jsr299.tck.tests.inheritance.specialization.simple.Building.class - [JAR]

├─ org.jboss.jsr299.tck.tests.inheritance.specialization.simple.Egg.class - [JAR]

├─ org.jboss.jsr299.tck.tests.inheritance.specialization.simple.Farmer.class - [JAR]

├─ org.jboss.jsr299.tck.tests.inheritance.specialization.simple.Landowner.class - [JAR]

├─ org.jboss.jsr299.tck.tests.inheritance.specialization.simple.Lazy.class - [JAR]

├─ org.jboss.jsr299.tck.tests.inheritance.specialization.simple.LazyFarmer.class - [JAR]

├─ org.jboss.jsr299.tck.tests.inheritance.specialization.simple.Office.class - [JAR]

├─ org.jboss.jsr299.tck.tests.inheritance.specialization.simple.SimpleBeanSpecializationTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.inheritance.specialization.simple.Waste.class - [JAR]

org.jboss.jsr299.tck.tests.implementation.enterprise.broken.statelessWithRequestScope

├─ org.jboss.jsr299.tck.tests.implementation.enterprise.broken.statelessWithRequestScope.BeagleLocal_Broken.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.enterprise.broken.statelessWithRequestScope.Beagle_Broken.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.enterprise.broken.statelessWithRequestScope.StatelessWithRequestScopeTest.class - [JAR]

org.jboss.jsr299.tck.tests.event.observer.conditional

├─ org.jboss.jsr299.tck.tests.event.observer.conditional.ConditionalEvent.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.observer.conditional.ConditionalObserverTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.observer.conditional.RecluseSpider.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.observer.conditional.Spun.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.observer.conditional.Web.class - [JAR]

├─ org.jboss.jsr299.tck.tests.event.observer.conditional.WidowSpider.class - [JAR]

org.jboss.jsr299.tck.interceptors.tests.aroundInvoke.exception

├─ org.jboss.jsr299.tck.interceptors.tests.aroundInvoke.exception.ExceptionTest.class - [JAR]

├─ org.jboss.jsr299.tck.interceptors.tests.aroundInvoke.exception.Interceptor1.class - [JAR]

├─ org.jboss.jsr299.tck.interceptors.tests.aroundInvoke.exception.Interceptor2.class - [JAR]

├─ org.jboss.jsr299.tck.interceptors.tests.aroundInvoke.exception.SimpleBean.class - [JAR]

org.jboss.jsr299.tck.tests.implementation.producer.method.broken.parameterAnnotatedDisposes

├─ org.jboss.jsr299.tck.tests.implementation.producer.method.broken.parameterAnnotatedDisposes.ParameterAnnotatedDisposesTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.producer.method.broken.parameterAnnotatedDisposes.SpiderProducer_Broken.class - [JAR]

org.jboss.jsr299.tck.tests.lookup.injectionpoint.broken.reference.ambiguous

├─ org.jboss.jsr299.tck.tests.lookup.injectionpoint.broken.reference.ambiguous.AmbiguousInjectableReferenceTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.injectionpoint.broken.reference.ambiguous.AmbiguousInjectionPoint.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.injectionpoint.broken.reference.ambiguous.AnnotatedInjectionField.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.injectionpoint.broken.reference.ambiguous.DerivedInjectedBean.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.injectionpoint.broken.reference.ambiguous.InjectedBean.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.injectionpoint.broken.reference.ambiguous.SimpleBean.class - [JAR]

org.jboss.jsr299.tck.tests.implementation.initializer

├─ org.jboss.jsr299.tck.tests.implementation.initializer.AndalusianChicken.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.initializer.Chicken.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.initializer.ChickenHutch.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.initializer.ChickenInterface.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.initializer.EjbInitializerMethodTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.initializer.Fox.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.initializer.InitializerMethodTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.initializer.LocalChicken.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.initializer.Preferred.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.initializer.PreferredChicken.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.initializer.PremiumChickenHutch.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.initializer.StandardChicken.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.initializer.StandardChickenHutch.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.initializer.StandardVariety.class - [JAR]

org.jboss.jsr299.tck.tests.implementation.producer.method.broken.enterprise.nonbusiness

├─ org.jboss.jsr299.tck.tests.implementation.producer.method.broken.enterprise.nonbusiness.Foo.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.producer.method.broken.enterprise.nonbusiness.FooProducer.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.producer.method.broken.enterprise.nonbusiness.FooProducerLocal.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.producer.method.broken.enterprise.nonbusiness.ProducerMethodNotBusinessMethodTest.class - [JAR]

org.jboss.jsr299.tck.tests.implementation.simple.definition.dependentWithPublicField

├─ org.jboss.jsr299.tck.tests.implementation.simple.definition.dependentWithPublicField.DependentWithPublicFieldTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.simple.definition.dependentWithPublicField.Leopard_Broken.class - [JAR]

org.jboss.jsr299.tck.tests.interceptors.definition.interceptorNotListedInBeansXml

├─ org.jboss.jsr299.tck.tests.interceptors.definition.interceptorNotListedInBeansXml.AccountHolder.class - [JAR]

├─ org.jboss.jsr299.tck.tests.interceptors.definition.interceptorNotListedInBeansXml.InterceptorNotListedInBeansXmlNotEnabledTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.interceptors.definition.interceptorNotListedInBeansXml.TransactionInterceptor.class - [JAR]

├─ org.jboss.jsr299.tck.tests.interceptors.definition.interceptorNotListedInBeansXml.Transactional.class - [JAR]

org.jboss.jsr299.tck.tests.implementation.enterprise.broken.singletonWithRequestScope

├─ org.jboss.jsr299.tck.tests.implementation.enterprise.broken.singletonWithRequestScope.Greyhound_Broken.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.enterprise.broken.singletonWithRequestScope.SingletonWithRequestScopeTest.class - [JAR]

org.jboss.jsr299.tck.tests.implementation.enterprise.broken.singletonWithSessionScope

├─ org.jboss.jsr299.tck.tests.implementation.enterprise.broken.singletonWithSessionScope.IrishTerrier_Broken.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.enterprise.broken.singletonWithSessionScope.SingletonWithSessionScopeTest.class - [JAR]

org.jboss.jsr299.tck.tests.interceptors.definition.interceptorOrder

├─ org.jboss.jsr299.tck.tests.interceptors.definition.interceptorOrder.AccountTransaction.class - [JAR]

├─ org.jboss.jsr299.tck.tests.interceptors.definition.interceptorOrder.AnotherInterceptor.class - [JAR]

├─ org.jboss.jsr299.tck.tests.interceptors.definition.interceptorOrder.FirstInterceptor.class - [JAR]

├─ org.jboss.jsr299.tck.tests.interceptors.definition.interceptorOrder.Foo.class - [JAR]

├─ org.jboss.jsr299.tck.tests.interceptors.definition.interceptorOrder.InterceptorOrderTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.interceptors.definition.interceptorOrder.SecondInterceptor.class - [JAR]

├─ org.jboss.jsr299.tck.tests.interceptors.definition.interceptorOrder.Secure.class - [JAR]

├─ org.jboss.jsr299.tck.tests.interceptors.definition.interceptorOrder.Transactional.class - [JAR]

├─ org.jboss.jsr299.tck.tests.interceptors.definition.interceptorOrder.TransactionalInterceptor.class - [JAR]

org.jboss.jsr299.tck.tests.decorators.definition.broken.enabledDecoratorIsNotDecorator

├─ org.jboss.jsr299.tck.tests.decorators.definition.broken.enabledDecoratorIsNotDecorator.EnabledDecoratorNotADecoratorTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.decorators.definition.broken.enabledDecoratorIsNotDecorator.Logger.class - [JAR]

├─ org.jboss.jsr299.tck.tests.decorators.definition.broken.enabledDecoratorIsNotDecorator.MockLogger.class - [JAR]

├─ org.jboss.jsr299.tck.tests.decorators.definition.broken.enabledDecoratorIsNotDecorator.TimestampLogger.class - [JAR]

org.jboss.jsr299.tck.tests.lookup.byname

├─ org.jboss.jsr299.tck.tests.lookup.byname.AlaskaPlaice.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.byname.Animal.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.byname.Cod.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.byname.Plaice.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.byname.ResolutionByNameTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.byname.Salmon.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.byname.Sole.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.byname.Whitefish.class - [JAR]

org.jboss.jsr299.tck.tests.definition.name

├─ org.jboss.jsr299.tck.tests.definition.name.Animal.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.name.FishStereotype.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.name.Haddock.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.name.Minnow.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.name.Moose.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.name.NameDefinitionTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.name.RedSnapper.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.name.RiverFishStereotype.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.name.SeaBass.class - [JAR]

org.jboss.jsr299.tck.tests.deployment.lifecycle.broken.beanDiscoveryMethodThrowsException

├─ org.jboss.jsr299.tck.tests.deployment.lifecycle.broken.beanDiscoveryMethodThrowsException.BeforeBeanDiscoveryObserver.class - [JAR]

├─ org.jboss.jsr299.tck.tests.deployment.lifecycle.broken.beanDiscoveryMethodThrowsException.BeforeBeanDiscoveryThrowsExceptionTest.class - [JAR]

org.jboss.jsr299.tck.tests.implementation.enterprise.broken.singletonWithConversationScope

├─ org.jboss.jsr299.tck.tests.implementation.enterprise.broken.singletonWithConversationScope.Husky_Broken.class - [JAR]

├─ org.jboss.jsr299.tck.tests.implementation.enterprise.broken.singletonWithConversationScope.SingletonWithConversationScopeTest.class - [JAR]

org.jboss.jsr299.tck.tests.definition.stereotype.broken.scopeConflict

├─ org.jboss.jsr299.tck.tests.definition.stereotype.broken.scopeConflict.AnimalStereotype.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.stereotype.broken.scopeConflict.FishStereotype.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.stereotype.broken.scopeConflict.IncompatibleStereotypesTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.definition.stereotype.broken.scopeConflict.Scallop_Broken.class - [JAR]

org.jboss.jsr299.tck.tests.lookup.injectionpoint.broken.not.bean

├─ org.jboss.jsr299.tck.tests.lookup.injectionpoint.broken.not.bean.InjectionPointTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.lookup.injectionpoint.broken.not.bean.TestServlet_Broken.class - [JAR]

org.jboss.jsr299.tck.tests.policy.broken.incorrect.name.stereotype

├─ org.jboss.jsr299.tck.tests.policy.broken.incorrect.name.stereotype.NoAnnotationWithSpecifiedNameTest.class - [JAR]

org.jboss.jsr299.tck.tests.decorators.definition

├─ org.jboss.jsr299.tck.tests.decorators.definition.AbstractFooDecorator.class - [JAR]

├─ org.jboss.jsr299.tck.tests.decorators.definition.Bar.class - [JAR]

├─ org.jboss.jsr299.tck.tests.decorators.definition.Baz.class - [JAR]

├─ org.jboss.jsr299.tck.tests.decorators.definition.BazDecorator.class - [JAR]

├─ org.jboss.jsr299.tck.tests.decorators.definition.BazDecorator1.class - [JAR]

├─ org.jboss.jsr299.tck.tests.decorators.definition.Bazt.class - [JAR]

├─ org.jboss.jsr299.tck.tests.decorators.definition.BaztImpl.class - [JAR]

├─ org.jboss.jsr299.tck.tests.decorators.definition.Boo.class - [JAR]

├─ org.jboss.jsr299.tck.tests.decorators.definition.CowShed.class - [JAR]

├─ org.jboss.jsr299.tck.tests.decorators.definition.DecoratorDefinitionTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.decorators.definition.Field.class - [JAR]

├─ org.jboss.jsr299.tck.tests.decorators.definition.FieldDecorator.class - [JAR]

├─ org.jboss.jsr299.tck.tests.decorators.definition.FieldImpl.class - [JAR]

├─ org.jboss.jsr299.tck.tests.decorators.definition.Foo.class - [JAR]

├─ org.jboss.jsr299.tck.tests.decorators.definition.FooBar.class - [JAR]

├─ org.jboss.jsr299.tck.tests.decorators.definition.FooBarImpl.class - [JAR]

├─ org.jboss.jsr299.tck.tests.decorators.definition.FooDecorator.class - [JAR]

├─ org.jboss.jsr299.tck.tests.decorators.definition.Logger.class - [JAR]

├─ org.jboss.jsr299.tck.tests.decorators.definition.Meta.class - [JAR]

├─ org.jboss.jsr299.tck.tests.decorators.definition.MockLogger.class - [JAR]

├─ org.jboss.jsr299.tck.tests.decorators.definition.NonMeta.class - [JAR]

├─ org.jboss.jsr299.tck.tests.decorators.definition.TimestampLogger.class - [JAR]

org.jboss.jsr299.tck.tests.extensions.beanManager

├─ org.jboss.jsr299.tck.tests.extensions.beanManager.AfterBeanDiscoveryObserver.class - [JAR]

├─ org.jboss.jsr299.tck.tests.extensions.beanManager.AnimalStereotype.class - [JAR]

├─ org.jboss.jsr299.tck.tests.extensions.beanManager.BeanManagerTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.extensions.beanManager.Cat.class - [JAR]

├─ org.jboss.jsr299.tck.tests.extensions.beanManager.CatBean.class - [JAR]

├─ org.jboss.jsr299.tck.tests.extensions.beanManager.Cow.class - [JAR]

├─ org.jboss.jsr299.tck.tests.extensions.beanManager.CowBean.class - [JAR]

├─ org.jboss.jsr299.tck.tests.extensions.beanManager.DerivedBean.class - [JAR]

├─ org.jboss.jsr299.tck.tests.extensions.beanManager.Dog.class - [JAR]

├─ org.jboss.jsr299.tck.tests.extensions.beanManager.DogHouse.class - [JAR]

├─ org.jboss.jsr299.tck.tests.extensions.beanManager.InjectionPointDecorator.class - [JAR]

├─ org.jboss.jsr299.tck.tests.extensions.beanManager.PassivationIdTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.extensions.beanManager.SimpleBean.class - [JAR]

├─ org.jboss.jsr299.tck.tests.extensions.beanManager.Tame.class - [JAR]

├─ org.jboss.jsr299.tck.tests.extensions.beanManager.Terrier.class - [JAR]

├─ org.jboss.jsr299.tck.tests.extensions.beanManager.Transactional.class - [JAR]

org.jboss.jsr299.tck.tests.context.passivating.broken.interceptorWithNonPassivatingBeanConstructorParameter

├─ org.jboss.jsr299.tck.tests.context.passivating.broken.interceptorWithNonPassivatingBeanConstructorParameter.BakedBean.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.passivating.broken.interceptorWithNonPassivatingBeanConstructorParameter.BakedBinding.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.passivating.broken.interceptorWithNonPassivatingBeanConstructorParameter.BrokenInterceptor.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.passivating.broken.interceptorWithNonPassivatingBeanConstructorParameter.InterceptorType.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.passivating.broken.interceptorWithNonPassivatingBeanConstructorParameter.PassivationCapableBeanWithNonPassivatingInterceptorTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.context.passivating.broken.interceptorWithNonPassivatingBeanConstructorParameter.UnserializableManagedBean.class - [JAR]

org.jboss.jsr299.tck.tests.extensions.annotated.broken.processAnnotatedObserverThrowsException

├─ org.jboss.jsr299.tck.tests.extensions.annotated.broken.processAnnotatedObserverThrowsException.Dog.class - [JAR]

├─ org.jboss.jsr299.tck.tests.extensions.annotated.broken.processAnnotatedObserverThrowsException.ProcessAnnotatedTypeEventThrowsExceptionTest.class - [JAR]

├─ org.jboss.jsr299.tck.tests.extensions.annotated.broken.processAnnotatedObserverThrowsException.ProcessAnnotatedTypeObserver.class - [JAR]

Advertisement

Dependencies from Group

Jun 18, 2014
13 usages
24 stars
Jun 18, 2014
12 usages
24 stars
Jun 18, 2014
1 usages
24 stars

Discover Dependencies

Apr 23, 2012
3 usages
Dec 15, 2013
2 usages
0 stars
Aug 21, 2014
3 usages
40 stars
Jul 28, 2011
2 usages
Feb 17, 2013
1 usages
68 stars
Nov 27, 2011
2 usages
49 stars
Nov 06, 2006
9 usages