Class Hierarchy
- java.lang.Object
- org.jboss.cdi.tck.tests.lookup.dynamic.builtin.AbstractAnimal (implements org.jboss.cdi.tck.tests.lookup.dynamic.builtin.Animal)
- org.jboss.cdi.tck.tests.lookup.dynamic.builtin.Cow
- org.jboss.cdi.tck.tests.lookup.dynamic.builtin.Sheep
- org.jboss.cdi.tck.tests.definition.bean.AbstractAntelope (implements org.jboss.cdi.tck.tests.definition.bean.Animal)
- org.jboss.cdi.tck.tests.extensions.annotated.AbstractC (implements org.jboss.cdi.tck.tests.extensions.annotated.InterfaceA)
- org.jboss.cdi.tck.tests.extensions.annotated.ClassD (implements org.jboss.cdi.tck.tests.extensions.annotated.InterfaceB)
- java.util.AbstractCollection<E> (implements java.util.Collection<E>)
- org.jboss.cdi.tck.tests.lookup.dynamic.destroy.normal.AbstractComponent
- org.jboss.cdi.tck.tests.context.alterable.AbstractComponent
- org.jboss.cdi.tck.tests.lookup.dynamic.destroy.normal.AbstractContext (implements javax.enterprise.context.spi.Context)
- org.jboss.cdi.tck.tests.lookup.dynamic.destroy.normal.AbstractContext.Instance
- org.jboss.cdi.tck.tests.decorators.ordering.global.AbstractDecorator (implements org.jboss.cdi.tck.tests.decorators.ordering.global.Decorated)
- org.jboss.cdi.tck.tests.event.observer.inheritance.AbstractEggObserver
- org.jboss.cdi.tck.tests.event.observer.inheritance.Foo
- org.jboss.cdi.tck.tests.event.observer.inheritance.Bar
- org.jboss.cdi.tck.tests.event.observer.inheritance.Baz
- org.jboss.cdi.tck.tests.decorators.definition.AbstractFooDecorator (implements org.jboss.cdi.tck.tests.decorators.definition.Boo)
- org.jboss.cdi.tck.tests.decorators.definition.FooDecorator (implements org.jboss.cdi.tck.tests.decorators.definition.Bar, org.jboss.cdi.tck.tests.decorators.definition.Foo)
- org.jboss.cdi.tck.tests.extensions.interceptors.custom.AbstractInterceptor<T> (implements javax.enterprise.inject.spi.Interceptor<T>)
- org.jboss.cdi.tck.tests.extensions.interceptors.custom.CustomInterceptor (implements javax.enterprise.inject.spi.PassivationCapable)
- org.jboss.cdi.tck.tests.interceptors.ordering.global.AbstractInterceptor
- java.util.AbstractMap<K,V> (implements java.util.Map<K,V>)
- org.jboss.cdi.tck.tests.context.jms.AbstractMessageListener (implements javax.jms.MessageListener)
- org.jboss.cdi.tck.tests.context.request.event.jms.AbstractMessageListener (implements javax.jms.MessageListener)
- org.jboss.cdi.tck.tests.context.request.event.jms.TopicMessageDrivenBean (implements javax.jms.MessageListener)
- org.jboss.cdi.tck.tests.event.resolve.typeWithParameters.AbstractObserver
- org.jboss.cdi.tck.tests.event.parameterized.AbstractParameterizedObserver<T>
- org.jboss.cdi.tck.tests.definition.stereotype.alternative.enterprise.AbstractService (implements org.jboss.cdi.tck.tests.definition.stereotype.alternative.enterprise.Service)
- org.jboss.cdi.tck.tests.definition.stereotype.alternative.enterprise.RealService
- org.jboss.cdi.tck.tests.definition.stereotype.alternative.enterprise.MockService
- org.jboss.cdi.tck.tests.interceptors.definition.interceptorNotListedInBeansXml.AccountHolder
- org.jboss.cdi.tck.tests.event.observer.transactional.AccountService
- org.jboss.cdi.tck.tests.context.dependent.AccountTransaction
- org.jboss.cdi.tck.tests.interceptors.definition.AccountTransaction
- org.jboss.cdi.tck.tests.event.observer.transactional.AccountTransactionObserver
- org.jboss.cdi.tck.tests.implementation.producer.method.definition.Acorn
- org.jboss.cdi.tck.tests.context.application.postconstruct.Action
- org.jboss.cdi.tck.tests.context.request.postconstruct.Action
- org.jboss.cdi.tck.util.ActionSequence
- org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.broken.AddDefinitionErrorExtension (implements javax.enterprise.inject.spi.Extension)
- org.jboss.cdi.tck.tests.extensions.lifecycle.processInjectionPoint.broken.AddDefinitionErrorExtension (implements javax.enterprise.inject.spi.Extension)
- org.jboss.cdi.tck.tests.lookup.dynamic.AdvancedPaymentProcessor (implements org.jboss.cdi.tck.tests.lookup.dynamic.AsynchronousPaymentProcessor)
- org.jboss.cdi.tck.tests.lookup.typesafe.resolution.African
- org.jboss.cdi.tck.tests.event.broken.raw.AfterBeanDiscoveryObserver (implements javax.enterprise.inject.spi.Extension)
- org.jboss.cdi.tck.tests.extensions.lifecycle.broken.addDefinitionError.AfterBeanDiscoveryObserver (implements javax.enterprise.inject.spi.Extension)
- org.jboss.cdi.tck.tests.extensions.afterBeanDiscovery.AfterBeanDiscoveryObserver (implements javax.enterprise.inject.spi.Extension)
- org.jboss.cdi.tck.tests.extensions.beanManager.AfterBeanDiscoveryObserver (implements javax.enterprise.inject.spi.Extension)
- org.jboss.cdi.tck.tests.lookup.dynamic.broken.raw.AfterBeanDiscoveryObserver (implements javax.enterprise.inject.spi.Extension)
- org.jboss.cdi.tck.tests.context.AfterBeanDiscoveryObserver (implements javax.enterprise.inject.spi.Extension)
- org.jboss.cdi.tck.tests.decorators.custom.AfterBeanDiscoveryObserver (implements javax.enterprise.inject.spi.Extension)
- org.jboss.cdi.tck.tests.decorators.custom.broken.toomanydelegateinjectionpoints.AfterBeanDiscoveryObserver (implements javax.enterprise.inject.spi.Extension)
- org.jboss.cdi.tck.tests.decorators.custom.broken.finalBeanClass.AfterBeanDiscoveryObserver (implements javax.enterprise.inject.spi.Extension)
- org.jboss.cdi.tck.tests.decorators.custom.broken.nodelegateinjectionpoint.AfterBeanDiscoveryObserver (implements javax.enterprise.inject.spi.Extension)
- org.jboss.cdi.tck.tests.interceptors.definition.custom.AfterBeanDiscoveryObserver (implements javax.enterprise.inject.spi.Extension)
- org.jboss.cdi.tck.tests.definition.bean.custom.AfterBeanDiscoveryObserver (implements javax.enterprise.inject.spi.Extension)
- org.jboss.cdi.tck.tests.extensions.lifecycle.broken.addDeploymentProblem.AfterDeploymentValidationObserver (implements javax.enterprise.inject.spi.Extension)
- org.jboss.cdi.tck.tests.lookup.manager.provider.init.AfterDeploymentValidationObserver (implements javax.enterprise.inject.spi.Extension)
- org.jboss.cdi.tck.tests.extensions.lifecycle.atd.AfterTypeDiscoveryObserver (implements javax.enterprise.inject.spi.Extension)
- org.jboss.cdi.tck.tests.lookup.circular.Air
- org.jboss.cdi.tck.tests.event.observer.resolve.AirConditioner
- org.jboss.cdi.tck.tests.event.broken.observer.dependentIsConditionalObserver.AlarmSystem
- org.jboss.cdi.tck.tests.extensions.lifecycle.bbd.Alligator
- org.jboss.cdi.tck.tests.interceptors.invocation.AlmightyInterceptor (implements java.io.Serializable)
- org.jboss.cdi.tck.tests.deployment.exclude.Alpha
- org.jboss.cdi.tck.tests.deployment.discovery.Alpha (implements org.jboss.cdi.tck.tests.deployment.discovery.Ping)
- org.jboss.cdi.tck.tests.deployment.discovery.enterprise.Alpha (implements org.jboss.cdi.tck.tests.deployment.discovery.enterprise.AlphaLocal)
- org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.specialization.Alpha
- org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.specialization.Bravo
- org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.specialization.Charlie
- org.jboss.cdi.tck.tests.extensions.lifecycle.processInjectionPoint.Alpha<T>
- org.jboss.cdi.tck.tests.lookup.manager.provider.runtime.Alpha
- org.jboss.cdi.tck.tests.lookup.manager.provider.init.Alpha (implements org.jboss.cdi.tck.tests.lookup.manager.provider.init.Marker)
- org.jboss.cdi.tck.tests.extensions.lifecycle.atd.AlphaAlternative
- org.jboss.cdi.tck.tests.extensions.lifecycle.atd.AlphaDecorator (implements org.jboss.cdi.tck.tests.extensions.lifecycle.atd.Logger)
- org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.decorator.AlphaDecorator (implements org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.decorator.Alpha)
- org.jboss.cdi.tck.tests.extensions.lifecycle.atd.AlphaInterceptor
- org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.interceptor.AlphaInterceptor
- org.jboss.cdi.tck.tests.definition.stereotype.interceptor.AlphaInterceptor
- org.jboss.cdi.tck.tests.definition.stereotype.interceptor.enterprise.AlphaInterceptor
- org.jboss.cdi.tck.tests.lookup.manager.provider.runtime.AlphaLocator
- org.jboss.cdi.tck.tests.lookup.modules.AlternativeEjbFoo (implements org.jboss.cdi.tck.tests.lookup.modules.EjbFooLocal)
- org.jboss.cdi.tck.tests.lookup.modules.AlternativeFoo (implements org.jboss.cdi.tck.tests.lookup.modules.Foo)
- org.jboss.cdi.tck.tests.lookup.injectionpoint.broken.reference.ambiguous.AmbiguousInjectionPoint (implements javax.enterprise.inject.spi.InjectionPoint)
- org.jboss.cdi.tck.tests.implementation.initializer.AndalusianChicken (implements org.jboss.cdi.tck.tests.implementation.initializer.LocalChicken)
- org.jboss.cdi.tck.tests.event.observer.AnEventType
- org.jboss.cdi.tck.tests.event.observer.broken.validation.ambiguous.Animal
- org.jboss.cdi.tck.tests.event.observer.broken.validation.ambiguous.Cow
- org.jboss.cdi.tck.tests.event.bindingTypes.Animal
- org.jboss.cdi.tck.tests.lookup.injection.non.contextual.broken.ambiguous.Animal
- org.jboss.cdi.tck.tests.lookup.injection.non.contextual.broken.ambiguous.Cow
- org.jboss.cdi.tck.tests.decorators.resolution.Animal
- org.jboss.cdi.tck.tests.decorators.resolution.Cow
- org.jboss.cdi.tck.tests.decorators.resolution.FresianCow
- org.jboss.cdi.tck.tests.implementation.disposal.method.definition.broken.validation.ambiguous.Animal
- org.jboss.cdi.tck.tests.implementation.disposal.method.definition.broken.validation.ambiguous.Cow
- org.jboss.cdi.tck.tests.definition.bean.broken.restricted.Animal
- org.jboss.cdi.tck.interceptors.tests.lifecycleCallback.Animal
- org.jboss.cdi.tck.tests.event.bindingTypes.AnimalAssessment
- org.jboss.cdi.tck.tests.extensions.lifecycle.processInjectionPoint.modify.AnimalDecorator (implements org.jboss.cdi.tck.tests.extensions.lifecycle.processInjectionPoint.modify.Animal, java.io.Serializable)
- org.jboss.cdi.tck.tests.lookup.typesafe.resolution.decorator.AnimalDecorator (implements org.jboss.cdi.tck.tests.lookup.typesafe.resolution.decorator.Animal)
- org.jboss.cdi.tck.tests.lookup.injectionpoint.AnimalDecorator1 (implements org.jboss.cdi.tck.tests.lookup.injectionpoint.Animal)
- org.jboss.cdi.tck.tests.lookup.injectionpoint.AnimalDecorator2 (implements org.jboss.cdi.tck.tests.lookup.injectionpoint.Animal)
- org.jboss.cdi.tck.tests.lookup.injectionpoint.AnimalDecorator3 (implements org.jboss.cdi.tck.tests.lookup.injectionpoint.Animal)
- org.jboss.cdi.tck.tests.implementation.simple.definition.AnimalImpl (implements org.jboss.cdi.tck.tests.implementation.simple.definition.Animal)
- org.jboss.cdi.tck.tests.lookup.injectionpoint.broken.reference.unresolved.AnnotatedInjectionField (implements javax.enterprise.inject.spi.AnnotatedField<X>)
- org.jboss.cdi.tck.tests.lookup.injectionpoint.broken.reference.ambiguous.AnnotatedInjectionField (implements javax.enterprise.inject.spi.AnnotatedField<X>)
- org.jboss.cdi.tck.tests.deployment.packaging.visibility.AnnotatedTypeObserverExtension (implements javax.enterprise.inject.spi.Extension)
- org.jboss.cdi.tck.util.annotated.AnnotatedWrapper (implements javax.enterprise.inject.spi.Annotated)
- org.jboss.cdi.tck.util.annotated.AnnotatedConstructorWrapper<X> (implements javax.enterprise.inject.spi.AnnotatedConstructor<X>)
- org.jboss.cdi.tck.util.annotated.AnnotatedFieldWrapper<X> (implements javax.enterprise.inject.spi.AnnotatedField<X>)
- org.jboss.cdi.tck.util.annotated.AnnotatedMethodWrapper<X> (implements javax.enterprise.inject.spi.AnnotatedMethod<X>)
- org.jboss.cdi.tck.util.annotated.AnnotatedParameterWrapper<X> (implements javax.enterprise.inject.spi.AnnotatedParameter<X>)
- org.jboss.cdi.tck.util.annotated.AnnotatedTypeWrapper<X> (implements javax.enterprise.inject.spi.AnnotatedType<X>)
- org.jboss.cdi.tck.tests.extensions.alternative.metadata.GroceryWrapper
- javax.enterprise.util.AnnotationLiteral<T> (implements java.lang.annotation.Annotation, java.io.Serializable)
- org.jboss.cdi.tck.tests.event.metadata.Alpha.AlphaLiteral (implements org.jboss.cdi.tck.tests.event.metadata.Alpha)
- org.jboss.cdi.tck.tests.extensions.afterBeanDiscovery.annotated.Alpha.AlphaLiteral (implements org.jboss.cdi.tck.tests.extensions.afterBeanDiscovery.annotated.Alpha)
- org.jboss.cdi.tck.tests.event.observer.extension.Angry.Literal (implements org.jboss.cdi.tck.tests.event.observer.extension.Angry)
- org.jboss.cdi.tck.tests.event.resolve.nonbinding.AnimalStereotypeAnnotationLiteral (implements org.jboss.cdi.tck.tests.event.resolve.nonbinding.AnimalStereotype)
- org.jboss.cdi.tck.tests.event.fires.nonbinding.AnimalStereotypeAnnotationLiteral (implements org.jboss.cdi.tck.tests.event.fires.nonbinding.AnimalStereotype)
- org.jboss.cdi.tck.tests.lookup.injectionpoint.AnimalStereotypeAnnotationLiteral (implements org.jboss.cdi.tck.tests.lookup.injectionpoint.AnimalStereotype)
- org.jboss.cdi.tck.literals.AnyLiteral (implements javax.enterprise.inject.Any)
- org.jboss.cdi.tck.tests.interceptors.definition.inheritance.resolution.BallBindingLiteral (implements org.jboss.cdi.tck.tests.interceptors.definition.inheritance.resolution.BallBinding)
- org.jboss.cdi.tck.tests.interceptors.definition.inheritance.resolution.enterprise.BallBindingLiteral (implements org.jboss.cdi.tck.tests.interceptors.definition.inheritance.resolution.enterprise.BallBinding)
- org.jboss.cdi.tck.tests.decorators.builtin.event.complex.Bar.Literal (implements org.jboss.cdi.tck.tests.decorators.builtin.event.complex.Bar)
- org.jboss.cdi.tck.tests.interceptors.definition.inheritance.resolution.BasketBindingLiteral (implements org.jboss.cdi.tck.tests.interceptors.definition.inheritance.resolution.BasketBinding)
- org.jboss.cdi.tck.tests.interceptors.definition.inheritance.resolution.enterprise.BasketBindingLiteral (implements org.jboss.cdi.tck.tests.interceptors.definition.inheritance.resolution.enterprise.BasketBinding)
- org.jboss.cdi.tck.tests.decorators.builtin.event.complex.Baz.Literal (implements org.jboss.cdi.tck.tests.decorators.builtin.event.complex.Baz)
- org.jboss.cdi.tck.tests.extensions.registration.BeanieTypeLiteral (implements org.jboss.cdi.tck.tests.extensions.registration.BeanieType)
- org.jboss.cdi.tck.tests.event.resolve.binding.BindingTypeABinding (implements org.jboss.cdi.tck.tests.event.resolve.binding.BindingTypeA)
- org.jboss.cdi.tck.tests.event.resolve.binding.BindingTypeBBinding (implements org.jboss.cdi.tck.tests.event.resolve.binding.BindingTypeB)
- org.jboss.cdi.tck.tests.event.resolve.binding.BindingTypeCBinding (implements org.jboss.cdi.tck.tests.event.resolve.binding.BindingTypeC)
- org.jboss.cdi.tck.tests.event.metadata.Bravo.BravoLiteral (implements org.jboss.cdi.tck.tests.event.metadata.Bravo)
- org.jboss.cdi.tck.tests.extensions.afterBeanDiscovery.annotated.Bravo.BravoLiteral (implements org.jboss.cdi.tck.tests.extensions.afterBeanDiscovery.annotated.Bravo)
- org.jboss.cdi.tck.tests.event.metadata.Charlie.CharlieLiteral (implements org.jboss.cdi.tck.tests.event.metadata.Charlie)
- org.jboss.cdi.tck.tests.extensions.afterBeanDiscovery.annotated.Charlie.CharlieLiteral (implements org.jboss.cdi.tck.tests.extensions.afterBeanDiscovery.annotated.Charlie)
- org.jboss.cdi.tck.tests.extensions.alternative.metadata.CheapLiteral (implements org.jboss.cdi.tck.tests.extensions.alternative.metadata.Cheap)
- org.jboss.cdi.tck.tests.lookup.typesafe.resolution.ChunkyLiteral (implements org.jboss.cdi.tck.tests.lookup.typesafe.resolution.Chunky)
- org.jboss.cdi.tck.tests.definition.qualifier.ChunkyQualifier (implements org.jboss.cdi.tck.tests.definition.qualifier.Chunky)
- org.jboss.cdi.tck.literals.DefaultLiteral (implements javax.enterprise.inject.Default)
- org.jboss.cdi.tck.tests.context.passivating.validation.EnginePowered.EnginePoweredLiteral (implements org.jboss.cdi.tck.tests.context.passivating.validation.EnginePowered)
- org.jboss.cdi.tck.tests.extensions.alternative.metadata.ExpensiveLiteral (implements org.jboss.cdi.tck.tests.extensions.alternative.metadata.Expensive)
- org.jboss.cdi.tck.tests.alternative.resolution.qualifier.FalseLiteral
- org.jboss.cdi.tck.tests.extensions.interceptors.custom.FooInterceptorBinding.FooInterceptorBindingLiteral (implements org.jboss.cdi.tck.tests.extensions.interceptors.custom.FooInterceptorBinding)
- org.jboss.cdi.tck.tests.extensions.annotated.synthetic.Fresh.Literal (implements org.jboss.cdi.tck.tests.extensions.annotated.synthetic.Fresh)
- org.jboss.cdi.tck.tests.implementation.builtin.metadata.Frozen.Literal (implements org.jboss.cdi.tck.tests.implementation.builtin.metadata.Frozen)
- org.jboss.cdi.tck.tests.implementation.builtin.metadata.Fruit.Literal (implements org.jboss.cdi.tck.tests.implementation.builtin.metadata.Fruit)
- org.jboss.cdi.tck.tests.definition.qualifier.enterprise.HairlessQualifier (implements org.jboss.cdi.tck.tests.definition.qualifier.enterprise.Hairless)
- org.jboss.cdi.tck.tests.definition.qualifier.HairyQualifier (implements org.jboss.cdi.tck.tests.definition.qualifier.Hairy)
- org.jboss.cdi.tck.tests.definition.qualifier.enterprise.HairyQualifier (implements org.jboss.cdi.tck.tests.definition.qualifier.enterprise.Hairy)
- org.jboss.cdi.tck.tests.event.implicit.HonorsLiteral
- org.jboss.cdi.tck.tests.extensions.beanManager.bean.Hungry.Literal (implements org.jboss.cdi.tck.tests.extensions.beanManager.bean.Hungry)
- org.jboss.cdi.tck.literals.InjectLiteral (implements javax.inject.Inject)
- org.jboss.cdi.tck.tests.interceptors.definition.member.InterceptorBindingTypeWithMemberTest.PlantInterceptorBindingLiteral (implements org.jboss.cdi.tck.tests.interceptors.definition.member.PlantInterceptorBinding)
- org.jboss.cdi.tck.tests.extensions.annotated.synthetic.Juicy.Literal (implements org.jboss.cdi.tck.tests.extensions.annotated.synthetic.Juicy)
- org.jboss.cdi.tck.tests.extensions.beanManager.bean.Large.Literal (implements org.jboss.cdi.tck.tests.extensions.beanManager.bean.Large)
- org.jboss.cdi.tck.tests.extensions.beanManager.equivalence.interceptorbinding.MissileInterceptorBinding (implements org.jboss.cdi.tck.tests.extensions.beanManager.equivalence.interceptorbinding.Missile)
- org.jboss.cdi.tck.tests.extensions.beanManager.equivalence.qualifier.MonsterQualifier (implements org.jboss.cdi.tck.tests.extensions.beanManager.equivalence.qualifier.Monster)
- org.jboss.cdi.tck.literals.NamedLiteral (implements javax.inject.Named)
- org.jboss.cdi.tck.literals.NewLiteral (implements javax.enterprise.inject.New)
- org.jboss.cdi.tck.tests.extensions.bean.bytype.NonBindingTypeLiteral (implements org.jboss.cdi.tck.tests.extensions.bean.bytype.NonBindingType)
- org.jboss.cdi.tck.tests.event.observer.extension.Nubian.Literal (implements org.jboss.cdi.tck.tests.event.observer.extension.Nubian)
- org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.broken.invalid.PlainOldAnnotation.Literal (implements org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.broken.invalid.PlainOldAnnotation)
- org.jboss.cdi.tck.tests.lookup.manager.provider.runtime.PowerfulLiteral (implements org.jboss.cdi.tck.tests.lookup.manager.provider.runtime.Powerful)
- org.jboss.cdi.tck.tests.implementation.builtin.metadata.Probiotic.Literal (implements org.jboss.cdi.tck.tests.implementation.builtin.metadata.Probiotic)
- org.jboss.cdi.tck.tests.alternative.selection.resource.ProductionReady.ProductionReadyLiteral (implements org.jboss.cdi.tck.tests.alternative.selection.resource.ProductionReady)
- org.jboss.cdi.tck.literals.RetentionLiteral (implements java.lang.annotation.Retention)
- org.jboss.cdi.tck.tests.event.observer.resolve.RoleBinding (implements org.jboss.cdi.tck.tests.event.observer.resolve.Role)
- org.jboss.cdi.tck.tests.event.RoleLiteral (implements org.jboss.cdi.tck.tests.event.Role)
- org.jboss.cdi.tck.tests.event.observer.RoleLiteral (implements org.jboss.cdi.tck.tests.event.observer.Role)
- org.jboss.cdi.tck.tests.context.dependent.RoomBinding (implements org.jboss.cdi.tck.tests.context.dependent.Room)
- org.jboss.cdi.tck.tests.implementation.disposal.method.definition.Scary.Literal (implements org.jboss.cdi.tck.tests.implementation.disposal.method.definition.Scary)
- org.jboss.cdi.tck.tests.interceptors.definition.custom.SecureLiteral (implements org.jboss.cdi.tck.tests.interceptors.definition.custom.Secure)
- org.jboss.cdi.tck.tests.extensions.lifecycle.bbd.SkillLiteral (implements org.jboss.cdi.tck.tests.extensions.lifecycle.bbd.Skill)
- org.jboss.cdi.tck.tests.definition.qualifier.enterprise.SkinnyQualifier (implements org.jboss.cdi.tck.tests.definition.qualifier.enterprise.Skinny)
- org.jboss.cdi.tck.tests.definition.qualifier.SynchronousQualifier (implements org.jboss.cdi.tck.tests.definition.qualifier.Synchronous)
- org.jboss.cdi.tck.tests.event.observer.extension.Tall.Literal (implements org.jboss.cdi.tck.tests.event.observer.extension.Tall)
- org.jboss.cdi.tck.tests.alternative.selection.Tame.TameLiteral (implements org.jboss.cdi.tck.tests.alternative.selection.Tame)
- org.jboss.cdi.tck.tests.implementation.simple.ee.components.Tame.TameLiteral (implements org.jboss.cdi.tck.tests.implementation.simple.ee.components.Tame)
- org.jboss.cdi.tck.tests.event.TameAnnotationLiteral (implements org.jboss.cdi.tck.tests.event.Tame)
- org.jboss.cdi.tck.tests.event.observer.resolve.TameAnnotationLiteral (implements org.jboss.cdi.tck.tests.event.observer.resolve.Tame)
- org.jboss.cdi.tck.tests.event.bindingTypes.TameAnnotationLiteral (implements org.jboss.cdi.tck.tests.event.bindingTypes.Tame)
- org.jboss.cdi.tck.tests.extensions.bean.bytype.TameLiteral (implements org.jboss.cdi.tck.tests.extensions.bean.bytype.Tame)
- org.jboss.cdi.tck.tests.implementation.enterprise.newBean.TameLiteral
- org.jboss.cdi.tck.tests.implementation.simple.newSimpleBean.TameLiteral
- org.jboss.cdi.tck.tests.definition.qualifier.TameLiteral (implements org.jboss.cdi.tck.tests.definition.qualifier.Tame)
- org.jboss.cdi.tck.literals.TargetLiteral (implements java.lang.annotation.Target)
- org.jboss.cdi.tck.tests.extensions.beanManager.Transactional.TransactionalLiteral (implements org.jboss.cdi.tck.tests.extensions.beanManager.Transactional)
- org.jboss.cdi.tck.tests.interceptors.definition.custom.TransactionalLiteral (implements org.jboss.cdi.tck.tests.interceptors.definition.custom.Transactional)
- org.jboss.cdi.tck.tests.alternative.resolution.qualifier.TrueLiteral
- org.jboss.cdi.tck.tests.extensions.annotated.delivery.Wanted.WantedLiteral (implements org.jboss.cdi.tck.tests.extensions.annotated.delivery.Wanted)
- org.jboss.cdi.tck.tests.definition.qualifier.WhitefishQualifier (implements org.jboss.cdi.tck.tests.definition.qualifier.Whitefish)
- org.jboss.cdi.tck.tests.alternative.selection.Wild.WildLiteral (implements org.jboss.cdi.tck.tests.alternative.selection.Wild)
- org.jboss.cdi.tck.tests.implementation.simple.ee.components.Wild.WildLiteral (implements org.jboss.cdi.tck.tests.implementation.simple.ee.components.Wild)
- org.jboss.cdi.tck.tests.event.bindingTypes.WildAnnotationLiteral (implements org.jboss.cdi.tck.tests.event.bindingTypes.Wild)
- org.jboss.cdi.tck.tests.event.observer.AnObserver
- org.jboss.cdi.tck.tests.extensions.registration.AnotherBeanClassToRegister
- org.jboss.cdi.tck.tests.event.observer.AnotherEventType<T>
- org.jboss.cdi.tck.tests.extensions.beanManager.producer.AnotherFactory
- org.jboss.cdi.tck.tests.interceptors.definition.interceptorOrder.AnotherInterceptor
- org.jboss.cdi.tck.tests.interceptors.definition.lifecycle.order.AnotherInterceptor
- org.jboss.cdi.tck.tests.interceptors.definition.lifecycle.enterprise.order.AnotherInterceptor
- org.jboss.cdi.tck.tests.extensions.registration.AnotherManualBeanRegistrationExtension (implements javax.enterprise.inject.spi.Extension)
- org.jboss.cdi.tck.tests.event.observer.AnotherObserver
- org.jboss.cdi.tck.tests.context.passivating.producer.AnswerFieldProducer
- org.jboss.cdi.tck.tests.context.passivating.producer.AnswerMethodProducer
- org.jboss.cdi.tck.tests.implementation.simple.definition.Antelope_NotBean
- org.jboss.cdi.tck.tests.implementation.enterprise.definition.Ape (implements org.jboss.cdi.tck.tests.implementation.enterprise.definition.ApeLocal)
- org.jboss.cdi.tck.tests.extensions.annotated.synthetic.Apple (implements org.jboss.cdi.tck.tests.extensions.annotated.synthetic.Fruit)
- org.jboss.cdi.tck.tests.implementation.disposal.method.definition.broken.methodOnSessionBean.Apple
- org.jboss.cdi.tck.tests.implementation.disposal.method.definition.inheritance.Apple
- org.jboss.cdi.tck.tests.implementation.producer.method.definition.Apple
- org.jboss.cdi.tck.tests.implementation.producer.method.definition.enterprise.Apple
- org.jboss.cdi.tck.tests.extensions.annotated.synthetic.AppleExtension (implements javax.enterprise.inject.spi.Extension)
- org.jboss.cdi.tck.tests.implementation.disposal.method.definition.broken.methodOnSessionBean.AppleTree (implements org.jboss.cdi.tck.tests.implementation.disposal.method.definition.broken.methodOnSessionBean.AppleTreeLocal)
- org.jboss.cdi.tck.tests.implementation.disposal.method.definition.inheritance.AppleTree
- org.jboss.cdi.tck.tests.implementation.producer.method.definition.AppleTree
- org.jboss.cdi.tck.tests.implementation.producer.method.definition.enterprise.AppleTree (implements org.jboss.cdi.tck.tests.implementation.producer.method.definition.enterprise.AppleTreeLocal)
- javax.ws.rs.core.Application
- org.jboss.cdi.tck.tests.context.dependent.ApplicationHorseStable
- org.jboss.cdi.tck.tests.extensions.annotated.delivery.broken.ApplicationObserver
- org.jboss.cdi.tck.tests.context.application.ApplicationResource
- org.jboss.cdi.tck.tests.context.conversation.event.ApplicationScopedObserver
- org.jboss.cdi.tck.tests.context.request.event.timeout.ApplicationScopedObserver
- org.jboss.cdi.tck.tests.context.request.event.jms.ApplicationScopedObserver
- org.jboss.cdi.tck.tests.context.request.event.remote.ApplicationScopedObserver
- org.jboss.cdi.tck.tests.context.request.event.async.ApplicationScopedObserver
- org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder<T,A>
- org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder.LibraryDescriptor
- org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder.ResourceDescriptor
- org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder.ServiceProviderDescriptor
- org.jboss.arquillian.testng.Arquillian (implements org.testng.IHookable)
- org.jboss.cdi.tck.tests.lookup.clientProxy.unproxyable.array.ArrayProducer
- org.jboss.cdi.tck.tests.event.eventTypes.Artist<T>
- org.jboss.cdi.tck.util.Assert
- org.jboss.cdi.tck.tests.alternative.selection.AssertBean
- org.jboss.cdi.tck.tests.alternative.selection.Alpha
- org.jboss.cdi.tck.tests.alternative.selection.Bravo
- org.jboss.cdi.tck.tests.alternative.selection.Charlie
- org.jboss.cdi.tck.shrinkwrap.AssetUtil
- org.jboss.cdi.tck.tests.context.session.async.AsyncRequestProcessor (implements java.lang.Runnable)
- org.jboss.cdi.tck.tests.context.application.async.AsyncRequestProcessor (implements java.lang.Runnable)
- org.jboss.cdi.tck.tests.context.request.async.AsyncRequestProcessor (implements java.lang.Runnable)
- org.jboss.cdi.tck.tests.context.request.event.async.AsyncService
- org.jboss.cdi.tck.tests.interceptors.definition.AtomicFoo
- org.jboss.cdi.tck.tests.interceptors.definition.AtomicInterceptor
- org.jboss.cdi.tck.tests.lookup.typesafe.resolution.Australian
- org.jboss.cdi.tck.tests.interceptors.definition.broken.interceptorCanNotBeDecorator.Automobile
- org.jboss.cdi.tck.tests.event.implicit.AwardEvent
- org.jboss.cdi.tck.tests.event.implicit.Awards
- org.jboss.cdi.tck.tests.extensions.beanManager.unmanaged.Axe
- org.jboss.cdi.tck.tests.context.passivating.broken.interceptor.field.BakedBean (implements java.io.Serializable)
- org.jboss.cdi.tck.tests.decorators.definition.producer.Bank
- org.jboss.cdi.tck.tests.decorators.definition.BankAccount (implements org.jboss.cdi.tck.tests.decorators.definition.Account)
- org.jboss.cdi.tck.tests.decorators.definition.broken.invalidAbstractMethodOnDecorator.BankAccount (implements org.jboss.cdi.tck.tests.decorators.definition.broken.invalidAbstractMethodOnDecorator.Account)
- org.jboss.cdi.tck.tests.alternative.selection.Bar (implements org.jboss.cdi.tck.tests.alternative.selection.TestBean)
- org.jboss.cdi.tck.tests.alternative.selection.stereotype.Bar
- org.jboss.cdi.tck.tests.alternative.resolution.qualifier.Bar (implements org.jboss.cdi.tck.tests.alternative.resolution.qualifier.Foo)
- org.jboss.cdi.tck.tests.event.broken.raw.Bar
- org.jboss.cdi.tck.tests.event.resolve.typeWithParameters.Bar
- org.jboss.cdi.tck.tests.event.resolve.typeWithParameters.Baz
- org.jboss.cdi.tck.tests.event.fires.Bar
- org.jboss.cdi.tck.tests.deployment.packaging.visibility.Bar
- org.jboss.cdi.tck.tests.deployment.packaging.bundledLibrary.Bar
- org.jboss.cdi.tck.tests.deployment.packaging.ejb.Bar
- org.jboss.cdi.tck.tests.deployment.packaging.ear.modules.Bar
- org.jboss.cdi.tck.tests.deployment.packaging.ear.modules.AlternativeBar
- org.jboss.cdi.tck.tests.deployment.packaging.war.modules.Bar
- org.jboss.cdi.tck.tests.deployment.packaging.war.modules.AlternativeBar
- org.jboss.cdi.tck.tests.deployment.shutdown.Bar (implements java.io.Serializable)
- org.jboss.cdi.tck.tests.extensions.alternative.deployment.Bar
- org.jboss.cdi.tck.tests.extensions.alternative.deployment.BarAlternative
- org.jboss.cdi.tck.tests.extensions.afterBeanDiscovery.annotated.Bar
- org.jboss.cdi.tck.tests.extensions.communication.Bar
- org.jboss.cdi.tck.tests.inheritance.generics.Bar<T1,T2>
- org.jboss.cdi.tck.tests.inheritance.generics.Foo
- org.jboss.cdi.tck.tests.inheritance.specialization.simple.broken.types.Bar (implements org.jboss.cdi.tck.tests.inheritance.specialization.simple.broken.types.Foo)
- org.jboss.cdi.tck.tests.inheritance.specialization.simple.broken.types.Baz
- org.jboss.cdi.tck.tests.lookup.dynamic.broken.raw.Bar
- org.jboss.cdi.tck.tests.lookup.dynamic.destroy.dependent.Bar
- org.jboss.cdi.tck.tests.lookup.injection.enterprise.chain.Bar
- org.jboss.cdi.tck.tests.lookup.byname.broken.injectionPointWithNamed.Bar
- org.jboss.cdi.tck.tests.lookup.byname.broken.injectionPointWithNamed3.Bar
- org.jboss.cdi.tck.tests.lookup.byname.broken.injectionPointWithNamed2.Bar
- org.jboss.cdi.tck.tests.lookup.dependency.resolution.Bar
- org.jboss.cdi.tck.tests.lookup.injectionpoint.dynamic.Bar
- org.jboss.cdi.tck.tests.lookup.injectionpoint.non.contextual.Bar
- org.jboss.cdi.tck.tests.lookup.typesafe.resolution.parameterized.raw.Bar<T,C>
- org.jboss.cdi.tck.tests.lookup.manager.provider.init.Bar
- org.jboss.cdi.tck.tests.context.passivating.custom.Bar (implements java.io.Serializable)
- org.jboss.cdi.tck.tests.context.conversation.inactive.Bar
- org.jboss.cdi.tck.tests.context.application.predestroy.Bar
- org.jboss.cdi.tck.tests.context.application.destroy.Bar
- org.jboss.cdi.tck.tests.context.dependent.instance.Bar
- org.jboss.cdi.tck.tests.interceptors.definition.broken.invalidBindingAnnotations.Bar
- org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.injection.Bar
- org.jboss.cdi.tck.tests.implementation.initializer.broken.generic.Bar
- org.jboss.cdi.tck.tests.implementation.disposal.method.definition.broken.decorator.Bar (implements org.jboss.cdi.tck.tests.implementation.disposal.method.definition.broken.decorator.Foo)
- org.jboss.cdi.tck.tests.implementation.simple.definition.broken.field.Bar
- org.jboss.cdi.tck.tests.implementation.producer.method.broken.decorator.Bar (implements org.jboss.cdi.tck.tests.implementation.producer.method.broken.decorator.Foo)
- org.jboss.cdi.tck.tests.implementation.producer.field.definition.broken.decorator.Bar (implements org.jboss.cdi.tck.tests.implementation.producer.field.definition.broken.decorator.Foo)
- org.jboss.cdi.tck.tests.definition.bean.custom.Bar
- org.jboss.cdi.tck.tests.deployment.packaging.ear.BarBean
- org.jboss.cdi.tck.tests.context.application.ejb.BarBean
- org.jboss.cdi.tck.tests.context.request.ejb.BarBean
- org.jboss.cdi.tck.tests.decorators.invocation.enterprise.BarBusinessDecorator (implements org.jboss.cdi.tck.tests.decorators.invocation.enterprise.Business)
- org.jboss.cdi.tck.tests.decorators.invocation.BarDecorator (implements org.jboss.cdi.tck.tests.decorators.invocation.Bar)
- org.jboss.cdi.tck.tests.decorators.resolution.BarDecorator<T> (implements org.jboss.cdi.tck.tests.decorators.resolution.DecoratedType)
- org.jboss.cdi.tck.tests.deployment.packaging.ear.BarExtension (implements javax.enterprise.inject.spi.Extension)
- org.jboss.cdi.tck.tests.context.passivating.custom.BarExtension (implements javax.enterprise.inject.spi.Extension)
- org.jboss.cdi.tck.tests.context.conversation.determination.BarFilter (implements javax.servlet.Filter)
- org.jboss.cdi.tck.tests.decorators.invocation.BarImpl (implements org.jboss.cdi.tck.tests.decorators.invocation.Bar)
- org.jboss.cdi.tck.tests.decorators.resolution.BarImpl<T> (implements org.jboss.cdi.tck.tests.decorators.resolution.Bar<T>)
- org.jboss.cdi.tck.tests.deployment.packaging.ear.modules.BarInspector
- org.jboss.cdi.tck.tests.deployment.packaging.war.modules.BarInspector
- org.jboss.cdi.tck.tests.interceptors.definition.broken.invalidBindingAnnotations.BarInterceptor
- org.jboss.cdi.tck.tests.definition.qualifier.Barn
- org.jboss.cdi.tck.tests.alternative.selection.BarProducer
- org.jboss.cdi.tck.tests.lookup.dependency.resolution.BarProducer
- org.jboss.cdi.tck.tests.deployment.packaging.ear.BarWebBean
- org.jboss.cdi.tck.tests.lookup.injectionpoint.BasicLogger (implements org.jboss.cdi.tck.tests.lookup.injectionpoint.Logger)
- org.jboss.cdi.tck.tests.event.observer.resolve.BatteryEvent
- org.jboss.cdi.tck.tests.alternative.resolution.qualifier.Baz (implements org.jboss.cdi.tck.tests.alternative.resolution.qualifier.Foo)
- org.jboss.cdi.tck.tests.event.broken.raw.Baz
- org.jboss.cdi.tck.tests.deployment.packaging.bundledLibrary.Baz
- org.jboss.cdi.tck.tests.deployment.packaging.ear.modules.Baz (implements org.jboss.cdi.tck.tests.deployment.packaging.ear.modules.Business)
- org.jboss.cdi.tck.tests.deployment.packaging.war.modules.Baz (implements org.jboss.cdi.tck.tests.deployment.packaging.war.modules.Business)
- org.jboss.cdi.tck.tests.deployment.shutdown.Baz (implements java.io.Serializable)
- org.jboss.cdi.tck.tests.inheritance.generics.Baz<T>
- org.jboss.cdi.tck.tests.inheritance.generics.Qux
- org.jboss.cdi.tck.tests.lookup.dynamic.broken.raw.Baz
- org.jboss.cdi.tck.tests.lookup.dynamic.destroy.dependent.Baz
- org.jboss.cdi.tck.tests.lookup.injection.enterprise.chain.Baz
- org.jboss.cdi.tck.tests.lookup.byname.broken.injectionPointWithNamed.Baz
- org.jboss.cdi.tck.tests.lookup.injectionpoint.non.contextual.Baz
- org.jboss.cdi.tck.tests.lookup.manager.provider.init.Baz
- org.jboss.cdi.tck.tests.decorators.resolution.BazDecorator (implements org.jboss.cdi.tck.tests.decorators.resolution.DecoratedType)
- org.jboss.cdi.tck.tests.decorators.definition.BazDecorator1 (implements org.jboss.cdi.tck.tests.decorators.definition.Baz)
- org.jboss.cdi.tck.tests.decorators.definition.BazDecorator2 (implements org.jboss.cdi.tck.tests.decorators.definition.Baz)
- org.jboss.cdi.tck.tests.decorators.resolution.BazImpl<T> (implements org.jboss.cdi.tck.tests.decorators.resolution.Baz<T>)
- org.jboss.cdi.tck.tests.context.conversation.determination.BazRequestListener (implements javax.servlet.ServletRequestListener)
- org.jboss.cdi.tck.tests.decorators.definition.BaztImpl (implements org.jboss.cdi.tck.tests.decorators.definition.Bazt)
- org.jboss.cdi.tck.tests.implementation.enterprise.broken.statelessWithRequestScope.Beagle_Broken (implements org.jboss.cdi.tck.tests.implementation.enterprise.broken.statelessWithRequestScope.BeagleLocal_Broken)
- org.jboss.cdi.tck.tests.implementation.simple.resource.broken.type.ejb.Bean (implements org.jboss.cdi.tck.tests.implementation.simple.resource.broken.type.ejb.BeanRemote)
- org.jboss.cdi.tck.tests.implementation.simple.resource.ejb.Bean (implements org.jboss.cdi.tck.tests.implementation.simple.resource.ejb.BeanRemote)
- org.jboss.cdi.tck.tests.lookup.dependency.resolution.broken.unsatisfied.Bean_Broken
- org.jboss.cdi.tck.tests.extensions.registration.BeanClassToRegister
- org.jboss.cdi.tck.tests.extensions.lifecycle.broken.exception.discovery.BeanDiscoveryObserver (implements javax.enterprise.inject.spi.Extension)
- org.jboss.cdi.tck.tests.extensions.beanManager.bean.BeanExtension (implements javax.enterprise.inject.spi.Extension)
- org.jboss.cdi.tck.tests.extensions.registration.Beanie
- org.jboss.cdi.tck.util.BeanLookupUtils
- org.jboss.cdi.tck.tests.decorators.builtin.beanmanager.BeanManagerDecorator (implements javax.enterprise.inject.spi.BeanManager, java.io.Serializable)
- org.jboss.cdi.tck.shrinkwrap.descriptors.Beans11DescriptorImpl (implements org.jboss.shrinkwrap.descriptor.api.beans10.BeansDescriptor)
- org.jboss.cdi.tck.tests.lookup.injectionpoint.BeanWithInjectionPointMetadata
- org.jboss.cdi.tck.tests.implementation.producer.method.definition.BeanWithStaticProducerMethod
- org.jboss.cdi.tck.tests.definition.scope.broken.tooManyScopes.BeanWithTooManyScopeTypes_Broken
- org.jboss.cdi.tck.tests.deployment.exclude.mustache.beard.Beard
- org.jboss.cdi.tck.tests.deployment.packaging.visibility.Beer
- org.jboss.cdi.tck.tests.deployment.packaging.visibility.CraftBeer
- org.jboss.cdi.tck.tests.deployment.packaging.visibility.BeerCollector
- org.jboss.cdi.tck.tests.extensions.lifecycle.bbd.BeforeBeanDiscoveryObserver (implements javax.enterprise.inject.spi.Extension)
- org.jboss.cdi.tck.tests.extensions.lifecycle.bbd.broken.normalScope.BeforeBeanDiscoveryObserver (implements javax.enterprise.inject.spi.Extension)
- org.jboss.cdi.tck.tests.extensions.lifecycle.bbd.broken.exception.BeforeBeanDiscoveryObserver (implements javax.enterprise.inject.spi.Extension)
- org.jboss.cdi.tck.tests.extensions.lifecycle.bbd.broken.passivatingScope.BeforeBeanDiscoveryObserver (implements javax.enterprise.inject.spi.Extension)
- org.jboss.cdi.tck.tests.extensions.annotated.delivery.BeforeBeanDiscoveryObserver (implements javax.enterprise.inject.spi.Extension)
- org.jboss.cdi.tck.tests.extensions.alternative.metadata.annotated.Being
- org.jboss.cdi.tck.tests.extensions.alternative.metadata.annotated.Android
- org.jboss.cdi.tck.tests.extensions.alternative.metadata.annotated.Kryten
- org.jboss.cdi.tck.tests.extensions.alternative.metadata.annotated.Human
- org.jboss.cdi.tck.tests.extensions.alternative.metadata.annotated.Rimmer
- org.jboss.cdi.tck.tests.implementation.simple.newSimpleBean.Bestiary
- org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.synthetic.Bicycle (implements org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.synthetic.Vehicle)
- org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.broken.passivation.Bicycle (implements java.io.Serializable)
- org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.synthetic.BicycleExtension (implements javax.enterprise.inject.spi.Extension)
- org.jboss.cdi.tck.tests.event.fires.Billing
- org.jboss.cdi.tck.tests.alternative.Bird (implements org.jboss.cdi.tck.tests.alternative.Animal)
- org.jboss.cdi.tck.tests.extensions.annotated.delivery.Bird
- org.jboss.cdi.tck.tests.extensions.annotated.delivery.Hummingbird
- org.jboss.cdi.tck.tests.extensions.producer.Bird
- org.jboss.cdi.tck.tests.lookup.circular.Bird
- org.jboss.cdi.tck.tests.definition.bean.types.Bird<E,T> (implements org.jboss.cdi.tck.tests.definition.bean.types.Animal<T>)
- org.jboss.cdi.tck.tests.definition.bean.types.Vulture<T>
- org.jboss.cdi.tck.tests.definition.bean.types.enterprise.Bird<T> (implements org.jboss.cdi.tck.tests.definition.bean.types.enterprise.Animal<T>)
- org.jboss.cdi.tck.tests.definition.bean.types.enterprise.Vulture
- org.jboss.cdi.tck.interceptors.tests.lifecycleCallback.overriden.Bird
- org.jboss.cdi.tck.interceptors.tests.lifecycleCallback.overriden.Eagle
- org.jboss.cdi.tck.interceptors.tests.lifecycleCallback.overriden.Falcon
- org.jboss.cdi.tck.interceptors.tests.lifecycleCallback.overriden.wrapped.Bird
- org.jboss.cdi.tck.interceptors.tests.lifecycleCallback.overriden.wrapped.Eagle
- org.jboss.cdi.tck.interceptors.tests.lifecycleCallback.overriden.wrapped.Falcon
- org.jboss.cdi.tck.interceptors.tests.lifecycleCallback.wrapped.Bird
- org.jboss.cdi.tck.interceptors.tests.lifecycleCallback.wrapped.Eagle
- org.jboss.cdi.tck.tests.extensions.producer.BirdCage
- org.jboss.cdi.tck.tests.alternative.BirdProducer
- org.jboss.cdi.tck.tests.event.broken.inject.withoutType.BlackRumpedWaxbill_Broken
- org.jboss.cdi.tck.tests.implementation.producer.field.lifecycle.BlackWidowConsumer
- org.jboss.cdi.tck.tests.implementation.producer.field.lifecycle.BlackWidowProducer
- org.jboss.cdi.tck.tests.implementation.producer.field.definition.BlackWidowProducer
- org.jboss.cdi.tck.tests.extensions.beanManager.injectionPoint.Book<T>
- org.jboss.cdi.tck.tests.event.broken.observer.isProducer.BorderTerrier_Broken
- org.jboss.cdi.tck.tests.alternative.selection.Boss
- org.jboss.cdi.tck.tests.extensions.lifecycle.bbd.lib.Boss
- org.jboss.cdi.tck.tests.extensions.lifecycle.atd.lib.Boss
- org.jboss.cdi.tck.tests.context.passivating.dependency.builtin.Boss (implements java.io.Serializable)
- org.jboss.cdi.tck.tests.event.observer.wildcardAndTypeVariable.BostonTerrier
- org.jboss.cdi.tck.tests.definition.bean.broken.restricted.Boulder
- org.jboss.cdi.tck.tests.definition.bean.broken.restricted.BoulderFieldProducer
- org.jboss.cdi.tck.tests.definition.bean.broken.restricted.BoulderMethodProducer
- org.jboss.cdi.tck.tests.event.broken.observer.tooManyParameters.Boxer
- org.jboss.cdi.tck.tests.implementation.enterprise.broken.statelessWithConversationScope.Boxer_Broken (implements org.jboss.cdi.tck.tests.implementation.enterprise.broken.statelessWithConversationScope.BoxerLocal_Broken)
- org.jboss.cdi.tck.tests.deployment.exclude.Bravo
- org.jboss.cdi.tck.tests.deployment.discovery.Bravo (implements org.jboss.cdi.tck.tests.deployment.discovery.Ping)
- org.jboss.cdi.tck.tests.deployment.discovery.enterprise.Bravo (implements org.jboss.cdi.tck.tests.deployment.discovery.enterprise.BravoLocal)
- org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.Bravo (implements org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.BravoInterface)
- org.jboss.cdi.tck.tests.extensions.lifecycle.processInjectionPoint.Bravo<T>
- org.jboss.cdi.tck.tests.lookup.manager.provider.runtime.Bravo
- org.jboss.cdi.tck.tests.lookup.manager.provider.init.Bravo (implements org.jboss.cdi.tck.tests.lookup.manager.provider.init.Marker)
- org.jboss.cdi.tck.tests.extensions.lifecycle.atd.BravoAlternative
- org.jboss.cdi.tck.tests.extensions.lifecycle.atd.BravoDecorator (implements org.jboss.cdi.tck.tests.extensions.lifecycle.atd.Logger)
- org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.BravoDecorator (implements org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.BravoInterface)
- org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.decorator.BravoDecorator (implements org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.decorator.Bravo)
- org.jboss.cdi.tck.tests.extensions.lifecycle.atd.BravoInterceptor
- org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.BravoInterceptor
- org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.interceptor.BravoInterceptor
- org.jboss.cdi.tck.tests.lookup.manager.provider.runtime.BravoLocator
- org.jboss.cdi.tck.tests.lookup.manager.provider.runtime.BravoMarker
- org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.BravoProducer
- org.jboss.cdi.tck.tests.alternative.selection.resource.BravoResourceProducer
- org.jboss.cdi.tck.tests.extensions.alternative.metadata.Bread
- org.jboss.cdi.tck.tests.event.broken.observer.dependentIsConditionalObserver.BreakIn
- org.jboss.cdi.tck.tests.implementation.simple.lifecycle.Bream (implements java.io.Serializable)
- org.jboss.cdi.tck.tests.context.passivating.broken.interceptor.enterprise.field.BrokenInterceptor (implements java.io.Serializable)
- org.jboss.cdi.tck.tests.context.passivating.broken.interceptor.field.BrokenInterceptor
- org.jboss.cdi.tck.tests.lookup.modules.broken.BrokenProducedFoo (implements org.jboss.cdi.tck.tests.lookup.modules.broken.BrokenFoo)
- org.jboss.cdi.tck.tests.lookup.modules.broken.BrokenWebBar (implements org.jboss.cdi.tck.tests.lookup.modules.broken.BrokenBar)
- org.jboss.cdi.tck.tests.implementation.producer.method.lifecycle.BrownRecluse
- org.jboss.cdi.tck.tests.implementation.producer.field.lifecycle.BrownRecluseProducer
- org.jboss.cdi.tck.tests.implementation.producer.method.definition.name.Bug
- org.jboss.cdi.tck.tests.implementation.producer.method.definition.name.BugProducer
- org.jboss.cdi.tck.tests.extensions.beanManager.unmanaged.Builder
- org.jboss.cdi.tck.tests.inheritance.specialization.enterprise.Building (implements org.jboss.cdi.tck.tests.inheritance.specialization.enterprise.BuildingLocal)
- org.jboss.cdi.tck.tests.inheritance.specialization.enterprise.Office (implements org.jboss.cdi.tck.tests.inheritance.specialization.enterprise.OfficeLocal)
- org.jboss.cdi.tck.tests.inheritance.specialization.simple.Building
- org.jboss.cdi.tck.tests.inheritance.specialization.simple.Office
- org.jboss.cdi.tck.tests.context.conversation.BuiltInConversation (implements java.io.Serializable)
- org.jboss.cdi.tck.tests.implementation.enterprise.broken.statelessDecorator.Bulldog_Broken (implements org.jboss.cdi.tck.tests.implementation.enterprise.broken.statelessDecorator.BulldogLocal_Broken, org.jboss.cdi.tck.tests.implementation.enterprise.broken.statelessDecorator.Dog)
- org.jboss.cdi.tck.tests.implementation.enterprise.broken.statelessWithSessionScope.Bullmastiff_Broken (implements org.jboss.cdi.tck.tests.implementation.enterprise.broken.statelessWithSessionScope.BullmastiffLocal_Broken)
- org.jboss.cdi.tck.tests.event.BullTerrier
- org.jboss.cdi.tck.tests.event.observer.resolve.BullTerrier
- org.jboss.cdi.tck.tests.decorators.custom.Bus (implements org.jboss.cdi.tck.tests.decorators.custom.Vehicle)
- org.jboss.cdi.tck.tests.decorators.custom.broken.toomanydelegateinjectionpoints.Bus (implements org.jboss.cdi.tck.tests.decorators.custom.broken.toomanydelegateinjectionpoints.Vehicle)
- org.jboss.cdi.tck.tests.decorators.custom.broken.nodelegateinjectionpoint.Bus (implements org.jboss.cdi.tck.tests.decorators.custom.broken.nodelegateinjectionpoint.Vehicle)
- org.jboss.cdi.tck.tests.implementation.disposal.method.definition.broken.multiple.Bus (implements org.jboss.cdi.tck.tests.implementation.disposal.method.definition.broken.multiple.Vehicle)
- org.jboss.cdi.tck.tests.implementation.disposal.method.definition.broken.multiple.BusFactory
- org.jboss.cdi.tck.tests.decorators.custom.broken.finalBeanClass.BusGarage
- org.jboss.cdi.tck.tests.decorators.invocation.enterprise.BusinessBase (implements org.jboss.cdi.tck.tests.decorators.invocation.enterprise.Business)
- org.jboss.cdi.tck.tests.decorators.invocation.enterprise.Bar (implements org.jboss.cdi.tck.tests.decorators.invocation.enterprise.BarBusiness)
- org.jboss.cdi.tck.tests.decorators.invocation.enterprise.Foo (implements org.jboss.cdi.tck.tests.decorators.invocation.enterprise.FooBusiness)
- org.jboss.cdi.tck.tests.deployment.packaging.ear.modules.BusinessOperationEvent
- org.jboss.cdi.tck.tests.deployment.packaging.war.modules.BusinessOperationEvent
- org.jboss.cdi.tck.tests.deployment.packaging.ear.modules.BusinessOperationEventInspector
- org.jboss.cdi.tck.tests.deployment.packaging.ear.modules.BusinessOperationObservedEvent
- org.jboss.cdi.tck.tests.extensions.lifecycle.bbd.broken.normalScope.Caesar
- org.jboss.cdi.tck.tests.extensions.afterBeanDiscovery.Cage
- org.jboss.cdi.tck.tests.lookup.typesafe.resolution.Canary (implements org.jboss.cdi.tck.tests.lookup.typesafe.resolution.Bird)
- org.jboss.cdi.tck.tests.lookup.typesafe.resolution.Capercaillie (implements org.jboss.cdi.tck.tests.lookup.typesafe.resolution.CapercaillieLocal)
- org.jboss.cdi.tck.tests.implementation.initializer.broken.parameterAnnotatedDisposes.Capercaillie_Broken
- org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.veto.Car
- org.jboss.cdi.tck.tests.lookup.clientProxy.incontainer.Car (implements java.io.Serializable)
- org.jboss.cdi.tck.tests.lookup.circular.Car
- org.jboss.cdi.tck.tests.lookup.injectionpoint.named.Carp (implements org.jboss.cdi.tck.tests.lookup.injectionpoint.named.Animal)
- org.jboss.cdi.tck.tests.alternative.Cat (implements org.jboss.cdi.tck.tests.alternative.Animal)
- org.jboss.cdi.tck.tests.alternative.broken.same.type.twice.Cat
- org.jboss.cdi.tck.tests.alternative.broken.not.alternative.Cat
- org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.modify.Cat (implements org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.modify.Animal)
- org.jboss.cdi.tck.tests.extensions.lifecycle.processInjectionPoint.modify.Cat (implements org.jboss.cdi.tck.tests.extensions.lifecycle.processInjectionPoint.modify.Animal, java.io.Serializable)
- org.jboss.cdi.tck.tests.extensions.beanManager.Cat
- org.jboss.cdi.tck.tests.extensions.processBean.Cat
- org.jboss.cdi.tck.tests.extensions.annotated.Cat
- org.jboss.cdi.tck.tests.extensions.annotated.WildCat
- org.jboss.cdi.tck.tests.extensions.producer.Cat
- org.jboss.cdi.tck.tests.lookup.injectionpoint.Cat (implements org.jboss.cdi.tck.tests.lookup.injectionpoint.Animal)
- org.jboss.cdi.tck.tests.lookup.typesafe.resolution.Cat<T>
- org.jboss.cdi.tck.tests.lookup.typesafe.resolution.DomesticCat
- org.jboss.cdi.tck.tests.lookup.typesafe.resolution.Lion
- org.jboss.cdi.tck.tests.lookup.typesafe.resolution.interceptor.Cat
- org.jboss.cdi.tck.tests.lookup.typesafe.resolution.interceptor.CatInterceptor
- org.jboss.cdi.tck.tests.lookup.typesafe.resolution.decorator.Cat (implements org.jboss.cdi.tck.tests.lookup.typesafe.resolution.decorator.Animal)
- org.jboss.cdi.tck.tests.implementation.disposal.method.definition.broken.unresolvedMethod.Cat
- org.jboss.cdi.tck.tests.definition.qualifier.Cat
- org.jboss.cdi.tck.tests.definition.scope.enterprise.Cat
- org.jboss.cdi.tck.tests.definition.scope.enterprise.Siamese (implements org.jboss.cdi.tck.tests.definition.scope.enterprise.SiameseLocal)
- org.jboss.cdi.tck.tests.definition.scope.enterprise.Tiger
- org.jboss.cdi.tck.tests.definition.scope.enterprise.BengalTiger (implements org.jboss.cdi.tck.tests.definition.scope.enterprise.BengalTigerLocal)
- org.jboss.cdi.tck.tests.lookup.injectionpoint.broken.normal.scope.Cat_Broken
- org.jboss.cdi.tck.tests.extensions.beanManager.CatBean (implements javax.enterprise.inject.spi.Bean<T>, javax.enterprise.inject.spi.PassivationCapable)
- org.jboss.cdi.tck.tests.extensions.producer.CatFoodDish
- org.jboss.cdi.tck.tests.alternative.CatProducer
- org.jboss.cdi.tck.tests.lookup.injectionpoint.Cattery
- org.jboss.cdi.tck.tests.extensions.stereotype.Chair
- org.jboss.cdi.tck.tests.decorators.definition.ChargeDecorator (implements org.jboss.cdi.tck.tests.decorators.definition.Account)
- org.jboss.cdi.tck.tests.decorators.definition.lifecycle.ChargeDecorator (implements org.jboss.cdi.tck.tests.decorators.definition.lifecycle.BankAccount, java.io.Serializable)
- org.jboss.cdi.tck.tests.decorators.definition.producer.ChargeDecorator (implements org.jboss.cdi.tck.tests.decorators.definition.producer.BankAccount)
- org.jboss.cdi.tck.tests.deployment.exclude.Charlie
- org.jboss.cdi.tck.tests.deployment.discovery.Charlie (implements org.jboss.cdi.tck.tests.deployment.discovery.Ping)
- org.jboss.cdi.tck.tests.deployment.discovery.enterprise.Charlie (implements org.jboss.cdi.tck.tests.deployment.discovery.enterprise.CharlieLocal)
- org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.decorator.Charlie (implements org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.decorator.Alpha, org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.decorator.Bravo)
- org.jboss.cdi.tck.tests.extensions.lifecycle.processInjectionPoint.Charlie
- org.jboss.cdi.tck.tests.lookup.manager.provider.init.Charlie (implements org.jboss.cdi.tck.tests.lookup.manager.provider.init.Marker)
- org.jboss.cdi.tck.tests.extensions.lifecycle.atd.CharlieAlternative
- org.jboss.cdi.tck.tests.extensions.lifecycle.atd.CharlieDecorator (implements org.jboss.cdi.tck.tests.extensions.lifecycle.atd.Logger)
- org.jboss.cdi.tck.tests.extensions.lifecycle.atd.CharlieInterceptor
- org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.CharlieProducer
- org.jboss.cdi.tck.tests.alternative.selection.resource.CharlieResourceProducer
- org.jboss.cdi.tck.tests.decorators.builtin.event.CharSequenceEventDecorator<T> (implements javax.enterprise.event.Event<T>, java.io.Serializable)
- org.jboss.cdi.tck.tests.extensions.producer.CheckableInjectionTarget<T> (implements javax.enterprise.inject.spi.InjectionTarget<T>)
- org.jboss.cdi.tck.tests.event.resolve.typeWithParameters.ChecksEventTypeWhenResolvingTest.AnEventType
- org.jboss.cdi.tck.tests.event.resolve.typeWithParameters.ChecksEventTypeWhenResolvingTest.AnObserver
- org.jboss.cdi.tck.tests.event.resolve.typeWithParameters.CheckTypeParametersWhenResolvingObserversTest.IntegerListObserver
- org.jboss.cdi.tck.tests.event.resolve.typeWithParameters.CheckTypeParametersWhenResolvingObserversTest.StringListObserver
- org.jboss.cdi.tck.tests.context.passivating.dependency.sessionbean.Chef (implements java.io.Serializable)
- org.jboss.cdi.tck.tests.context.dependent.transientreference.Chef
- org.jboss.cdi.tck.tests.implementation.producer.method.definition.Cherry
- org.jboss.cdi.tck.tests.alternative.Chicken (implements org.jboss.cdi.tck.tests.alternative.Animal)
- org.jboss.cdi.tck.tests.extensions.processBean.Chicken
- org.jboss.cdi.tck.tests.extensions.annotated.delivery.Chicken
- org.jboss.cdi.tck.tests.extensions.annotated.delivery.Hen
- org.jboss.cdi.tck.tests.extensions.annotated.delivery.RubberChicken
- org.jboss.cdi.tck.tests.implementation.initializer.Chicken
- org.jboss.cdi.tck.tests.implementation.disposal.method.definition.inheritance.Chicken
- org.jboss.cdi.tck.tests.implementation.disposal.method.definition.inheritance.CzechChicken
- org.jboss.cdi.tck.tests.implementation.disposal.method.definition.inheritance.Sumavanka
- org.jboss.cdi.tck.tests.implementation.producer.method.lifecycle.Chicken
- org.jboss.cdi.tck.tests.implementation.producer.method.definition.Chicken
- org.jboss.cdi.tck.tests.implementation.producer.method.definition.enterprise.Chicken (implements org.jboss.cdi.tck.tests.implementation.producer.method.definition.enterprise.ChickenLocal)
- org.jboss.cdi.tck.tests.implementation.producer.method.definition.enterprise.AndalusianChicken (implements org.jboss.cdi.tck.tests.implementation.producer.method.definition.enterprise.AndalusianChickenLocal, org.jboss.cdi.tck.tests.implementation.producer.method.definition.enterprise.ChickenLocal)
- org.jboss.cdi.tck.tests.implementation.producer.field.definition.Chicken
- org.jboss.cdi.tck.tests.implementation.producer.field.definition.InfertileChicken
- org.jboss.cdi.tck.tests.implementation.producer.field.definition.enterprise.Chicken (implements org.jboss.cdi.tck.tests.implementation.producer.field.definition.enterprise.ChickenLocal)
- org.jboss.cdi.tck.tests.extensions.processBean.ChickenHutch
- org.jboss.cdi.tck.tests.implementation.initializer.ChickenHutch
- org.jboss.cdi.tck.tests.implementation.initializer.broken.parameterAnnotatedDisposes.ChickenHutch
- org.jboss.cdi.tck.tests.decorators.definition.broken.nonDecoratorWithDecorates.ChristmasTree
- org.jboss.cdi.tck.tests.context.passivating.City
- org.jboss.cdi.tck.tests.context.passivating.CityDecorator (implements org.jboss.cdi.tck.tests.context.passivating.CityInterface, java.io.Serializable)
- org.jboss.cdi.tck.tests.context.passivating.broken.decorator.field.CityDecorator (implements org.jboss.cdi.tck.tests.context.passivating.broken.decorator.field.CityInterface, java.io.Serializable)
- org.jboss.cdi.tck.tests.context.passivating.CityProducer
- org.jboss.cdi.tck.tests.context.passivating.CityProducer2
- org.jboss.cdi.tck.shrinkwrap.descriptors.ClassActivator (implements org.jboss.cdi.tck.shrinkwrap.descriptors.Activator)
- org.jboss.cdi.tck.tests.event.observer.resolve.Cloud
- org.jboss.cdi.tck.tests.context.conversation.Cloud (implements java.io.Serializable)
- org.jboss.cdi.tck.tests.context.conversation.CloudController
- org.jboss.cdi.tck.tests.context.passivating.custom.ClusterContext (implements javax.enterprise.context.spi.Context)
- org.jboss.cdi.tck.tests.context.passivating.custom.ClusteringExtension (implements javax.enterprise.inject.spi.Extension)
- org.jboss.cdi.tck.tests.extensions.afterBeanDiscovery.Cockatoo
- org.jboss.cdi.tck.tests.lookup.byname.Cod (implements org.jboss.cdi.tck.tests.lookup.byname.Animal)
- org.jboss.cdi.tck.tests.lookup.byname.broken.duplicity.Cod
- org.jboss.cdi.tck.tests.lookup.typesafe.resolution.Cod (implements org.jboss.cdi.tck.tests.lookup.typesafe.resolution.ScottishFish)
- org.jboss.cdi.tck.tests.implementation.simple.lifecycle.Cod
- org.jboss.cdi.tck.tests.definition.qualifier.Cod (implements org.jboss.cdi.tck.tests.definition.qualifier.ScottishFish)
- org.jboss.cdi.tck.tests.implementation.enterprise.broken.statelessDecorator.Colie (implements org.jboss.cdi.tck.tests.implementation.enterprise.broken.statelessDecorator.Dog)
- org.jboss.cdi.tck.tests.decorators.builtin.injectionpoint.Company
- org.jboss.cdi.tck.tests.event.eventTypes.ComplexEvent (implements org.jboss.cdi.tck.tests.event.eventTypes.GeneralEvent)
- org.jboss.cdi.tck.tests.interceptors.definition.inheritance.resolution.ComplicatedInterceptor
- org.jboss.cdi.tck.tests.interceptors.definition.inheritance.resolution.enterprise.ComplicatedInterceptor
- org.jboss.cdi.tck.tests.interceptors.definition.inheritance.resolution.ComplicatedLifecycleInterceptor
- org.jboss.cdi.tck.tests.interceptors.definition.inheritance.resolution.enterprise.ComplicatedLifecycleInterceptor
- org.jboss.cdi.tck.tests.definition.bean.ComplicatedTuna (implements org.jboss.cdi.tck.tests.definition.bean.Animal)
- org.jboss.cdi.tck.tests.event.broken.observer.beanNotManaged.ConcreteBean
- org.jboss.cdi.tck.tests.event.observer.method.ConditionalEvent
- org.jboss.cdi.tck.tests.event.observer.conditional.ConditionalEvent
- org.jboss.cdi.tck.tests.event.observer.method.ConditionalObserver
- org.jboss.cdi.tck.impl.ConfigurationFactory
- org.jboss.cdi.tck.impl.ConfigurationImpl (implements org.jboss.cdi.tck.api.Configuration)
- org.jboss.cdi.tck.tests.lookup.injectionpoint.requiredtype.Conifer (implements org.jboss.cdi.tck.tests.lookup.injectionpoint.requiredtype.Tree)
- org.jboss.cdi.tck.tests.lookup.injectionpoint.requiredtype.Spruce
- org.jboss.cdi.tck.tests.extensions.bean.bytype.Connector
- org.jboss.cdi.tck.tests.lookup.modules.specialization.Connector
- org.jboss.cdi.tck.tests.lookup.modules.specialization.Alpha
- org.jboss.cdi.tck.tests.lookup.modules.specialization.Bravo
- org.jboss.cdi.tck.tests.lookup.modules.specialization.Charlie
- org.jboss.cdi.tck.tests.event.broken.raw.ConstructorInjectionBar
- org.jboss.cdi.tck.tests.lookup.dynamic.broken.raw.ConstructorInjectionBar
- org.jboss.cdi.tck.tests.lookup.injectionpoint.ConstructorInjectionPointBean
- org.jboss.cdi.tck.tests.implementation.simple.newSimpleBean.Consumer
- org.jboss.cdi.tck.tests.lookup.injection.parameterized.ConsumerActualType
- org.jboss.cdi.tck.tests.lookup.injection.parameterized.ConsumerRaw
- org.jboss.cdi.tck.tests.lookup.injection.parameterized.ConsumerRawObject
- org.jboss.cdi.tck.tests.lookup.injection.parameterized.ConsumerTypeVariable<T1,T2>
- org.jboss.cdi.tck.tests.lookup.injection.parameterized.ConsumerTypeVariableUpperBound<T1,T2>
- org.jboss.cdi.tck.tests.lookup.injection.parameterized.ConsumerWildcard
- org.jboss.cdi.tck.tests.deployment.packaging.ear.modules.ContainerEventsObserver (implements javax.enterprise.inject.spi.Extension)
- org.jboss.cdi.tck.tests.deployment.packaging.war.modules.ContainerEventsObserver (implements javax.enterprise.inject.spi.Extension)
- org.jboss.cdi.tck.tests.event.fires.ContainerLifecycleEventDispatcher
- org.jboss.cdi.tck.tests.extensions.beanManager.broken.event.ContainerLifecycleEvents
- org.jboss.cdi.tck.tests.implementation.builtin.broken.transaction.ContainerManagedTransactionBean
- org.jboss.cdi.tck.tests.deployment.shutdown.ContextDestructionObserver
- org.jboss.cdi.tck.tests.context.request.ContextDestructionObserver
- org.jboss.cdi.tck.tests.context.conversation.ConversationContextObserver
- org.jboss.cdi.tck.tests.decorators.builtin.conversation.ConversationDecorator (implements javax.enterprise.context.Conversation, java.io.Serializable)
- org.jboss.cdi.tck.tests.decorators.builtin.conversation.ConversationObserver
- org.jboss.cdi.tck.tests.context.conversation.event.ConversationScopedBean (implements java.io.Serializable)
- org.jboss.cdi.tck.tests.context.conversation.event.notattached.ConversationScopedBean (implements java.io.Serializable)
- org.jboss.cdi.tck.tests.context.conversation.event.ConversationScopedObserver (implements java.io.Serializable)
- org.jboss.cdi.tck.tests.context.conversation.ConversationTestPhaseListener (implements javax.faces.event.PhaseListener)
- org.jboss.cdi.tck.tests.decorators.resolution.CorgeDecorator (implements org.jboss.cdi.tck.tests.decorators.resolution.DecoratedType)
- org.jboss.cdi.tck.tests.decorators.resolution.CorgeDecorator2 (implements org.jboss.cdi.tck.tests.decorators.resolution.DecoratedType)
- org.jboss.cdi.tck.tests.decorators.resolution.CorgeImpl (implements org.jboss.cdi.tck.tests.decorators.resolution.Corge<T,S>)
- org.jboss.cdi.tck.tests.decorators.resolution.CorgeImpl2 (implements org.jboss.cdi.tck.tests.decorators.resolution.Corge<T,S>)
- org.jboss.cdi.tck.tests.lookup.el.Counter
- org.jboss.cdi.tck.tests.event.implicit.Course
- org.jboss.cdi.tck.tests.event.implicit.CourseFullEvent
- org.jboss.cdi.tck.tests.extensions.container.event.Cow (implements org.jboss.cdi.tck.tests.extensions.container.event.CowLocal)
- org.jboss.cdi.tck.tests.extensions.beanManager.Cow
- org.jboss.cdi.tck.tests.extensions.processBean.Cow
- org.jboss.cdi.tck.tests.extensions.producer.Cow
- org.jboss.cdi.tck.tests.lookup.dependency.resolution.broken.ambiguous.Cow (implements org.jboss.cdi.tck.tests.lookup.dependency.resolution.broken.ambiguous.Animal)
- org.jboss.cdi.tck.tests.context.passivating.broken.producer.method.dependent.Cow
- org.jboss.cdi.tck.tests.context.passivating.broken.producer.field.dependent.Cow
- org.jboss.cdi.tck.tests.inheritance.specialization.enterprise.broken.extend.nothing.Cow_Broken (implements org.jboss.cdi.tck.tests.inheritance.specialization.enterprise.broken.extend.nothing.CowLocal_Broken)
- org.jboss.cdi.tck.tests.inheritance.specialization.simple.broken.noextend2.Cow_Broken
- org.jboss.cdi.tck.tests.extensions.beanManager.CowBean (implements javax.enterprise.inject.spi.Bean<T>, javax.enterprise.inject.spi.PassivationCapable, java.io.Serializable)
- org.jboss.cdi.tck.tests.extensions.producer.CowProducer
- org.jboss.cdi.tck.tests.context.passivating.broken.producer.method.dependent.CowProducer
- org.jboss.cdi.tck.tests.context.passivating.broken.producer.field.dependent.CowProducer
- org.jboss.cdi.tck.tests.extensions.processBean.Cowshed
- org.jboss.cdi.tck.tests.decorators.invocation.CowShed
- org.jboss.cdi.tck.tests.decorators.definition.CowShed
- org.jboss.cdi.tck.tests.decorators.definition.inject.delegateConstructor.CowShed
- org.jboss.cdi.tck.tests.decorators.definition.inject.broken.delegateProducerMethod.CowShed
- org.jboss.cdi.tck.tests.decorators.definition.inject.delegateField.CowShed
- org.jboss.cdi.tck.tests.decorators.definition.inject.delegateInitializerMethod.CowShed
- org.jboss.cdi.tck.tests.lookup.typesafe.resolution.broken.disabled.CrabSpider
- org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.Cream
- org.jboss.cdi.tck.tests.extensions.producer.CreationalContextImpl<T> (implements javax.enterprise.context.spi.CreationalContext<T>)
- org.jboss.cdi.tck.tests.interceptors.definition.enterprise.nonContextualReference.Cruiser (implements org.jboss.cdi.tck.tests.interceptors.definition.enterprise.nonContextualReference.Ship)
- org.jboss.cdi.tck.tests.context.conversation.Cumulus (implements java.io.Serializable)
- org.jboss.cdi.tck.tests.context.passivating.broken.enterprise.Cup_Broken
- org.jboss.cdi.tck.tests.event.broken.raw.CustomBarBean (implements javax.enterprise.inject.spi.Bean<T>)
- org.jboss.cdi.tck.tests.lookup.dynamic.broken.raw.CustomBarBean (implements javax.enterprise.inject.spi.Bean<T>)
- org.jboss.cdi.tck.tests.context.alterable.CustomContext (implements javax.enterprise.context.spi.AlterableContext)
- org.jboss.cdi.tck.tests.decorators.custom.broken.toomanydelegateinjectionpoints.CustomDecorator (implements javax.enterprise.inject.spi.Decorator<T>)
- org.jboss.cdi.tck.tests.decorators.custom.broken.nodelegateinjectionpoint.CustomDecorator (implements javax.enterprise.inject.spi.Decorator<T>)
- org.jboss.cdi.tck.tests.decorators.custom.CustomDecoratorImplementation (implements javax.enterprise.inject.spi.Decorator<T>)
- org.jboss.cdi.tck.tests.decorators.custom.broken.finalBeanClass.CustomDecoratorImplementation (implements javax.enterprise.inject.spi.Decorator<T>)
- org.jboss.cdi.tck.tests.lookup.injection.any.Customer
- org.jboss.cdi.tck.tests.event.broken.raw.CustomEventInjectionPoint (implements javax.enterprise.inject.spi.InjectionPoint)
- org.jboss.cdi.tck.tests.definition.bean.custom.CustomInjectionPoint (implements javax.enterprise.inject.spi.InjectionPoint)
- org.jboss.cdi.tck.tests.lookup.dynamic.broken.raw.CustomInstanceInjectionPoint (implements javax.enterprise.inject.spi.InjectionPoint)
- org.jboss.cdi.tck.tests.extensions.interceptors.custom.CustomInterceptorExtension (implements javax.enterprise.inject.spi.Extension)
- org.jboss.cdi.tck.tests.interceptors.definition.custom.CustomInterceptorImplementation (implements javax.enterprise.inject.spi.Interceptor<T>)
- org.jboss.cdi.tck.tests.lookup.dynamic.destroy.normal.CustomScopeExtension (implements javax.enterprise.inject.spi.Extension)
- org.jboss.cdi.tck.tests.context.alterable.CustomScopeExtension (implements javax.enterprise.inject.spi.Extension)
- org.jboss.cdi.tck.tests.implementation.enterprise.broken.statelessWithApplicationScope.Dachshund_Broken (implements org.jboss.cdi.tck.tests.implementation.enterprise.broken.statelessWithApplicationScope.DachshundLocal_Broken)
- org.jboss.cdi.tck.tests.implementation.enterprise.broken.statelessInterceptor.Dalmatian_Broken (implements org.jboss.cdi.tck.tests.implementation.enterprise.broken.statelessInterceptor.DalmatianLocal_Broken)
- org.jboss.cdi.tck.tests.implementation.initializer.broken.parameterAnnotatedObserves.DangerCall
- org.jboss.cdi.tck.tests.lookup.injection.parameterized.Dao<T1,T2>
- org.jboss.cdi.tck.tests.lookup.injection.parameterized.IntegerDao
- org.jboss.cdi.tck.tests.lookup.injection.parameterized.IntegerListOfStringsDao
- org.jboss.cdi.tck.tests.lookup.injection.parameterized.IntegerStringDao
- org.jboss.cdi.tck.tests.lookup.injection.parameterized.NumberDao<T1,T2>
- org.jboss.cdi.tck.tests.lookup.injection.parameterized.ObjectDao
- org.jboss.cdi.tck.tests.lookup.injection.parameterized.StringDao
- org.jboss.cdi.tck.tests.lookup.typesafe.resolution.parameterized.Dao<T1,T2>
- org.jboss.cdi.tck.tests.lookup.typesafe.resolution.parameterized.IntegerDao
- org.jboss.cdi.tck.tests.lookup.typesafe.resolution.parameterized.ObjectDao
- org.jboss.cdi.tck.tests.interceptors.ordering.global.Dao
- org.jboss.cdi.tck.tests.lookup.injection.parameterized.DaoProducer
- org.jboss.cdi.tck.tests.lookup.typesafe.resolution.parameterized.DaoProducer
- org.jboss.cdi.tck.tests.lookup.injectionpoint.named.Daphnia
- org.jboss.cdi.tck.tests.lookup.injectionpoint.named.DaphniaProducer
- org.jboss.cdi.tck.tests.extensions.lifecycle.bbd.DataAccessAuthorizationDecorator (implements org.jboss.cdi.tck.tests.extensions.lifecycle.bbd.DataAccess)
- org.jboss.cdi.tck.tests.extensions.lifecycle.bbd.DataAccessImpl (implements org.jboss.cdi.tck.tests.extensions.lifecycle.bbd.DataAccess)
- org.jboss.cdi.tck.tests.context.passivating.dependency.resource.persistence.DataSourceProducer
- org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.injection.decorated.DecoratedConstructorInjector
- org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.injection.decorated.DecoratedFieldInjector
- org.jboss.cdi.tck.tests.decorators.ordering.global.DecoratedImpl (implements org.jboss.cdi.tck.tests.decorators.ordering.global.Decorated)
- org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.injection.decorated.DecoratedInitializerInjector
- org.jboss.cdi.tck.tests.interceptors.definition.member.DecreasingInterceptor
- org.jboss.cdi.tck.tests.event.Delivery
- org.jboss.cdi.tck.tests.deployment.exclude.Delta
- org.jboss.cdi.tck.tests.deployment.discovery.Delta (implements org.jboss.cdi.tck.tests.deployment.discovery.Ping)
- org.jboss.cdi.tck.tests.deployment.discovery.enterprise.Delta (implements org.jboss.cdi.tck.tests.deployment.discovery.enterprise.DeltaLocal)
- org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.Delta
- org.jboss.cdi.tck.tests.implementation.enterprise.newBean.Den
- org.jboss.cdi.tck.tests.implementation.simple.newSimpleBean.Den
- org.jboss.cdi.tck.util.DependentInstance<T>
- org.jboss.cdi.tck.tests.lookup.circular.DependentSelfConsumingNormalProducer
- org.jboss.cdi.tck.tests.implementation.enterprise.remove.DependentSessionBean (implements org.jboss.cdi.tck.tests.implementation.enterprise.remove.DependentSessionInterface)
- org.jboss.cdi.tck.tests.interceptors.definition.lifecycle.DestructionInterceptor (implements java.io.Serializable)
- org.jboss.cdi.tck.tests.context.passivating.broken.interceptor.enterprise.DigitalInterceptor
- org.jboss.cdi.tck.tests.context.passivating.enterprise.DigitalInterceptor
- org.jboss.cdi.tck.tests.context.passivating.enterprise.valid.DigitalInterceptor (implements java.io.Serializable)
- org.jboss.cdi.tck.tests.context.passivating.enterprise.invalid.DigitalInterceptor (implements java.io.Serializable)
- org.jboss.cdi.tck.tests.implementation.enterprise.broken.genericStateless.Dingo_Broken<T> (implements org.jboss.cdi.tck.tests.implementation.enterprise.broken.genericStateless.DingoLocal_Broken<T>)
- org.jboss.cdi.tck.tests.extensions.lifecycle.bbd.DisabledBean
- org.jboss.cdi.tck.tests.lookup.modules.broken.DisabledEjbFoo (implements org.jboss.cdi.tck.tests.lookup.modules.broken.EjbFooLocal)
- org.jboss.cdi.tck.tests.lookup.modules.broken.DisabledFooFieldProducer
- org.jboss.cdi.tck.tests.lookup.modules.broken.DisabledFooMethodProducer
- org.jboss.cdi.tck.tests.event.observer.DisabledObserver
- org.jboss.cdi.tck.tests.event.observer.resolve.DiskSpaceEvent
- org.jboss.cdi.tck.tests.event.observer.method.DisobedientDog
- org.jboss.cdi.tck.tests.implementation.disposal.method.definition.DisposalNonBean
- org.jboss.cdi.tck.tests.lookup.injectionpoint.broken.disposer.Disposer_Broken
- org.jboss.cdi.tck.tests.event.broken.raw.DisposerMethodInjectionBar
- org.jboss.cdi.tck.tests.lookup.dynamic.broken.raw.DisposerMethodInjectionBar
- org.jboss.cdi.tck.tests.implementation.simple.definition.constructorHasDisposesParameter.DisposingConstructor
- org.jboss.cdi.tck.tests.context.passivating.broken.enterprise.field.District
- org.jboss.cdi.tck.tests.context.passivating.broken.interceptor.enterprise.field.District
- org.jboss.cdi.tck.tests.context.passivating.broken.decorator.enterprise.field.District
- org.jboss.cdi.tck.tests.alternative.Dog (implements org.jboss.cdi.tck.tests.alternative.Animal)
- org.jboss.cdi.tck.tests.alternative.broken.same.type.twice.Dog
- org.jboss.cdi.tck.tests.event.resolve.typeWithParameters.Dog<T,K>
- org.jboss.cdi.tck.tests.extensions.lifecycle.processInjectionPoint.modify.Dog (implements org.jboss.cdi.tck.tests.extensions.lifecycle.processInjectionPoint.modify.Animal)
- org.jboss.cdi.tck.tests.extensions.lifecycle.processInjectionPoint.modify.Hound
- org.jboss.cdi.tck.tests.extensions.beanManager.Dog
- org.jboss.cdi.tck.tests.extensions.beanManager.Terrier
- org.jboss.cdi.tck.tests.extensions.annotated.broken.processAnnotatedObserverThrowsException.Dog
- org.jboss.cdi.tck.tests.extensions.annotated.broken.processInjectionTargetThrowsException.Dog
- org.jboss.cdi.tck.tests.extensions.producer.Dog
- org.jboss.cdi.tck.tests.extensions.producer.broken.injectionTargetError.Dog
- org.jboss.cdi.tck.tests.implementation.enterprise.definition.Dog
- org.jboss.cdi.tck.tests.implementation.enterprise.definition.Pitbull (implements org.jboss.cdi.tck.tests.implementation.enterprise.definition.DogLocal, org.jboss.cdi.tck.tests.implementation.enterprise.definition.DogRemote, org.jboss.cdi.tck.tests.implementation.enterprise.definition.PitbullLocal)
- org.jboss.cdi.tck.tests.definition.scope.Dog
- org.jboss.cdi.tck.tests.definition.scope.BorderCollie
- org.jboss.cdi.tck.tests.definition.scope.Labrador
- org.jboss.cdi.tck.tests.definition.scope.Retriever
- org.jboss.cdi.tck.tests.definition.scope.enterprise.Dog
- org.jboss.cdi.tck.tests.definition.scope.enterprise.BorderCollie (implements org.jboss.cdi.tck.tests.definition.scope.enterprise.BorderCollieLocal)
- org.jboss.cdi.tck.tests.extensions.producer.DogBed
- org.jboss.cdi.tck.tests.extensions.producer.DogBone
- org.jboss.cdi.tck.tests.extensions.beanManager.DogHouse
- org.jboss.cdi.tck.tests.extensions.annotated.DogHouse
- org.jboss.cdi.tck.tests.extensions.producer.DogProducer
- org.jboss.cdi.tck.tests.event.fires.DogWhisperer
- org.jboss.cdi.tck.tests.context.dependent.DomesticationKit
- org.jboss.cdi.tck.tests.implementation.simple.definition.Donkey
- org.jboss.cdi.tck.tests.inheritance.specialization.simple.broken.noextend1.Donkey_Broken (implements org.jboss.cdi.tck.tests.inheritance.specialization.simple.broken.noextend1.Animal)
- org.jboss.cdi.tck.tests.lookup.typesafe.resolution.Dove (implements org.jboss.cdi.tck.tests.lookup.typesafe.resolution.Bird)
- org.jboss.cdi.tck.tests.implementation.enterprise.newBean.Dragon
- org.jboss.cdi.tck.tests.implementation.simple.newSimpleBean.Dragon
- org.jboss.cdi.tck.tests.lookup.injection.any.Drink
- org.jboss.cdi.tck.tests.event.resolve.typeWithParameters.Duck<T>
- org.jboss.cdi.tck.tests.event.metadata.Duck<T>
- org.jboss.cdi.tck.tests.implementation.simple.lifecycle.Duck
- org.jboss.cdi.tck.tests.implementation.simple.definition.constructorHasDisposesParameter.Duck
- org.jboss.cdi.tck.tests.implementation.simple.definition.constructorHasObservesParameter.Duck
- org.jboss.cdi.tck.tests.event.metadata.DuckNotifier
- org.jboss.cdi.tck.tests.event.metadata.DuckObserver
- org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.broken.Duke
- org.jboss.cdi.tck.tests.extensions.lifecycle.processInjectionPoint.broken.Duke
- org.jboss.cdi.tck.tests.context.conversation.filter.Dummy (implements java.io.Serializable)
- org.jboss.cdi.tck.tests.extensions.beanManager.DummyContext (implements javax.enterprise.context.spi.Context)
- org.jboss.cdi.tck.tests.context.DummyContext (implements javax.enterprise.context.spi.Context)
- org.jboss.cdi.tck.shrinkwrap.DummySessionBean
- org.jboss.cdi.tck.tests.alternative.resolution.qualifier.Dungeon
- org.jboss.cdi.tck.tests.event.resolve.binding.DuplicateBindingTypesWhenResolvingTest.AnEventType
- org.jboss.cdi.tck.tests.event.resolve.binding.DuplicateBindingTypesWhenResolvingTest.AnObserver
- org.jboss.cdi.tck.tests.extensions.registration.DuplicateIdentifiedAnnotatedTypeExtension
- org.jboss.cdi.tck.tests.decorators.definition.lifecycle.DurableAccount (implements org.jboss.cdi.tck.tests.decorators.definition.lifecycle.BankAccount, java.io.Serializable)
- org.jboss.cdi.tck.tests.decorators.definition.producer.DurableAccount (implements org.jboss.cdi.tck.tests.decorators.definition.producer.BankAccount)
- org.jboss.cdi.tck.tests.context.application.postconstruct.EagerSingleton
- org.jboss.cdi.tck.tests.context.request.postconstruct.EagerSingleton
- org.jboss.cdi.tck.tests.deployment.exclude.Echo
- org.jboss.cdi.tck.tests.deployment.discovery.Echo (implements org.jboss.cdi.tck.tests.deployment.discovery.Ping)
- org.jboss.cdi.tck.tests.deployment.discovery.enterprise.Echo (implements org.jboss.cdi.tck.tests.deployment.discovery.enterprise.EchoLocal)
- org.jboss.cdi.tck.tests.deployment.discovery.EchoNotABean (implements org.jboss.cdi.tck.tests.deployment.discovery.Ping)
- org.jboss.cdi.tck.tests.event.observer.inheritance.Egg
- org.jboss.cdi.tck.tests.event.observer.inheritance.enterprise.Egg
- org.jboss.cdi.tck.tests.extensions.annotated.delivery.Egg
- org.jboss.cdi.tck.tests.inheritance.specialization.simple.Egg
- org.jboss.cdi.tck.tests.implementation.disposal.method.definition.inheritance.Egg
- org.jboss.cdi.tck.tests.implementation.simple.lifecycle.Egg
- org.jboss.cdi.tck.tests.implementation.producer.method.lifecycle.Egg
- org.jboss.cdi.tck.tests.implementation.producer.method.definition.Egg
- org.jboss.cdi.tck.tests.implementation.producer.method.definition.enterprise.Egg
- org.jboss.cdi.tck.tests.implementation.producer.field.definition.Egg
- org.jboss.cdi.tck.tests.implementation.producer.field.definition.enterprise.Egg
- org.jboss.cdi.tck.tests.implementation.simple.lifecycle.EggProducer
- org.jboss.cdi.tck.tests.event.observer.resolve.enterprise.EJBEvent
- org.jboss.cdi.tck.tests.lookup.modules.EjbFoo (implements org.jboss.cdi.tck.tests.lookup.modules.EjbFooLocal)
- org.jboss.cdi.tck.shrinkwrap.descriptors.ejb.EjbJarDescriptorBuilder
- org.jboss.cdi.tck.shrinkwrap.descriptors.ejb.EjbJarDescriptorBuilder.ActivationConfigProperty
- org.jboss.cdi.tck.shrinkwrap.descriptors.ejb.EjbJarDescriptorBuilder.MessageDriven
- org.jboss.cdi.tck.tests.vetoed.Elephant
- org.jboss.cdi.tck.tests.vetoed.enterprise.Elephant (implements org.jboss.cdi.tck.tests.vetoed.enterprise.ElephantLocal)
- org.jboss.cdi.tck.tests.extensions.processBean.Elephant (implements org.jboss.cdi.tck.tests.extensions.processBean.ElephantLocal)
- org.jboss.cdi.tck.tests.context.passivating.enterprise.valid.Elephant (implements org.jboss.cdi.tck.tests.context.passivating.enterprise.valid.ElephantLocal)
- org.jboss.cdi.tck.tests.context.passivating.enterprise.invalid.Elephant (implements org.jboss.cdi.tck.tests.context.passivating.enterprise.invalid.ElephantLocal)
- org.jboss.cdi.tck.tests.implementation.enterprise.definition.Elephant (implements org.jboss.cdi.tck.tests.implementation.enterprise.definition.ElephantLocal)
- org.jboss.cdi.tck.tests.decorators.definition.broken.nonDecoratorWithDecorates.Elf
- org.jboss.cdi.tck.tests.definition.stereotype.broken.tooManyScopes.Elk_Broken
- org.jboss.cdi.tck.tests.extensions.beanManager.bean.Employee
- org.jboss.cdi.tck.tests.inheritance.specialization.simple.broken.inconsistent.Employee
- org.jboss.cdi.tck.tests.inheritance.specialization.simple.broken.inconsistent.Maid
- org.jboss.cdi.tck.tests.inheritance.specialization.simple.broken.inconsistent.Manager
- org.jboss.cdi.tck.tests.alternative.enterprise.EnabledEjb (implements org.jboss.cdi.tck.tests.alternative.enterprise.EjbInterface)
- org.jboss.cdi.tck.tests.alternative.enterprise.resource.EnabledResourceProducer
- org.jboss.cdi.tck.tests.alternative.EnabledSheepProducer
- org.jboss.cdi.tck.tests.context.passivating.validation.Engine
- org.jboss.cdi.tck.tests.context.passivating.validation.EnginePoweredInterceptor (implements java.io.Serializable)
- org.jboss.cdi.tck.tests.implementation.simple.definition.EnterpriseBeanObserver (implements javax.enterprise.inject.spi.Extension)
- org.jboss.cdi.tck.tests.alternative.selection.enterprise.EnterpriseService (implements org.jboss.cdi.tck.tests.alternative.selection.enterprise.Service)
- org.jboss.cdi.tck.tests.context.passivating.broken.enterprise.field.Espoo_Broken (implements org.jboss.cdi.tck.tests.context.passivating.broken.enterprise.field.EspooLocal_Broken)
- org.jboss.cdi.tck.tests.context.passivating.broken.interceptor.enterprise.field.Espoo_Broken (implements org.jboss.cdi.tck.tests.context.passivating.broken.interceptor.enterprise.field.EspooLocal_Broken)
- org.jboss.cdi.tck.tests.context.passivating.broken.decorator.enterprise.field.Espoo_Broken (implements org.jboss.cdi.tck.tests.context.passivating.broken.decorator.enterprise.field.EspooLocal_Broken)
- org.jboss.cdi.tck.tests.lookup.typesafe.resolution.European
- org.jboss.cdi.tck.tests.extensions.observer.EventA
- org.jboss.cdi.tck.tests.extensions.observer.EventAObserver
- org.jboss.cdi.tck.tests.extensions.observer.broken.definitionError.EventB
- org.jboss.cdi.tck.tests.extensions.communication.EventBase
- org.jboss.cdi.tck.tests.extensions.communication.PatEvent
- org.jboss.cdi.tck.tests.extensions.communication.PbEvent
- org.jboss.cdi.tck.tests.extensions.observer.broken.definitionError.EventBObserver
- org.jboss.cdi.tck.tests.extensions.observer.broken.exception.EventC
- org.jboss.cdi.tck.tests.extensions.observer.broken.exception.EventCObserver
- org.jboss.cdi.tck.tests.event.bindingTypes.EventEmitter
- org.jboss.cdi.tck.tests.event.parameterized.EventObserver
- org.jboss.cdi.tck.tests.event.EventPayload
- org.jboss.cdi.tck.tests.event.Egg
- org.jboss.cdi.tck.tests.event.StockPrice
- org.jboss.cdi.tck.tests.event.observer.method.EventPayload
- org.jboss.cdi.tck.tests.event.observer.method.StockPrice
- org.jboss.cdi.tck.tests.event.observer.EventPayload
- org.jboss.cdi.tck.tests.extensions.producer.broken.injectionTargetError.EventProcessor (implements javax.enterprise.inject.spi.Extension)
- org.jboss.cdi.tck.tests.event.eventTypes.EventTypeFamilyObserver
- org.jboss.cdi.tck.tests.lookup.byname.broken.prefix.Example
- org.jboss.cdi.tck.tests.lookup.byname.broken.prefix.ExampleWebsite_Broken
- org.jboss.cdi.tck.shrinkwrap.descriptors.Exclude
- org.jboss.cdi.tck.tests.implementation.enterprise.newBean.ExplicitConstructorSessionBean (implements org.jboss.cdi.tck.tests.implementation.enterprise.newBean.ExplicitConstructor)
- org.jboss.cdi.tck.tests.implementation.enterprise.definition.ExplicitConstructorSessionBean (implements org.jboss.cdi.tck.tests.implementation.enterprise.definition.ExplicitConstructor)
- org.jboss.cdi.tck.tests.implementation.simple.newSimpleBean.ExplicitContructorSimpleBean (implements java.io.Serializable)
- org.jboss.cdi.tck.tests.extensions.producer.broken.processing.ExplicitDefinitionErrorExtension (implements javax.enterprise.inject.spi.Extension)
- org.jboss.cdi.tck.tests.extensions.producer.broken.processing.ExplicitExceptionExtension (implements javax.enterprise.inject.spi.Extension)
- javax.el.Expression (implements java.io.Serializable)
- javax.el.MethodExpression
- javax.el.ValueExpression
- javax.el.ExpressionFactory
- org.jboss.cdi.tck.tests.lookup.clientProxy.unproxyable.finalMethod.ExtendedFishFarm
- org.jboss.cdi.tck.tests.extensions.communication.ExtensionAlpha (implements javax.enterprise.inject.spi.Extension)
- org.jboss.cdi.tck.tests.extensions.communication.ExtensionBeta (implements javax.enterprise.inject.spi.Extension)
- org.jboss.cdi.tck.tests.extensions.annotated.delivery.broken.ExtensionObserver (implements javax.enterprise.inject.spi.Extension)
- org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.veto.Factory
- org.jboss.cdi.tck.tests.extensions.beanManager.producer.Factory
- org.jboss.cdi.tck.tests.event.observer.transactional.Failure
- org.jboss.cdi.tck.tests.extensions.annotated.delivery.Falcon
- org.jboss.cdi.tck.tests.extensions.annotated.delivery.BatFalcon
- org.jboss.cdi.tck.tests.definition.stereotype.named.FallowDeer
- org.jboss.cdi.tck.tests.definition.stereotype.broken.nonEmptyNamed.FallowDeer_Broken
- org.jboss.cdi.tck.tests.extensions.container.event.Farm
- org.jboss.cdi.tck.tests.lookup.dynamic.builtin.Farm
- org.jboss.cdi.tck.tests.lookup.injection.enterprise.Farm (implements org.jboss.cdi.tck.tests.lookup.injection.enterprise.FarmLocal)
- org.jboss.cdi.tck.tests.lookup.injection.non.contextual.Farm
- org.jboss.cdi.tck.tests.lookup.typesafe.resolution.broken.type.variable.Farm
- org.jboss.cdi.tck.tests.context.dependent.Farm
- org.jboss.cdi.tck.tests.context.dependent.ejb.Farm (implements org.jboss.cdi.tck.tests.context.dependent.ejb.FarmLocal)
- org.jboss.cdi.tck.tests.interceptors.definition.member.Farm
- org.jboss.cdi.tck.tests.implementation.simple.lifecycle.Farm
- org.jboss.cdi.tck.tests.lookup.dependency.resolution.broken.ambiguous.Farm_Broken
- org.jboss.cdi.tck.tests.inheritance.specialization.enterprise.FarmEquipment
- org.jboss.cdi.tck.tests.inheritance.specialization.enterprise.broken.extend.managedbean.FarmEquipment
- org.jboss.cdi.tck.tests.inheritance.specialization.enterprise.broken.extend.managedbean.Tractor_Broken (implements org.jboss.cdi.tck.tests.inheritance.specialization.enterprise.broken.extend.managedbean.TractorLocal)
- org.jboss.cdi.tck.tests.inheritance.specialization.simple.broken.extendejb.FarmEquipment (implements org.jboss.cdi.tck.tests.inheritance.specialization.simple.broken.extendejb.FarmEquipmentLocal)
- org.jboss.cdi.tck.tests.inheritance.specialization.simple.broken.extendejb.Tractor_Broken
- org.jboss.cdi.tck.tests.event.Farmer
- org.jboss.cdi.tck.tests.event.observer.inheritance.enterprise.Farmer (implements org.jboss.cdi.tck.tests.event.observer.inheritance.enterprise.FarmerLocal)
- org.jboss.cdi.tck.tests.event.observer.inheritance.enterprise.LazyFarmer (implements org.jboss.cdi.tck.tests.event.observer.inheritance.enterprise.FarmerLocal, org.jboss.cdi.tck.tests.event.observer.inheritance.enterprise.LazyFarmerLocal)
- org.jboss.cdi.tck.tests.inheritance.specialization.enterprise.Farmer (implements org.jboss.cdi.tck.tests.inheritance.specialization.enterprise.FarmerLocal)
- org.jboss.cdi.tck.tests.inheritance.specialization.enterprise.LazyFarmer (implements org.jboss.cdi.tck.tests.inheritance.specialization.enterprise.FarmerLocal, org.jboss.cdi.tck.tests.inheritance.specialization.enterprise.LazyFarmerLocal)
- org.jboss.cdi.tck.tests.inheritance.specialization.enterprise.broken.twobeans.Farmer (implements org.jboss.cdi.tck.tests.inheritance.specialization.enterprise.broken.twobeans.FarmerInterface)
- org.jboss.cdi.tck.tests.inheritance.specialization.enterprise.broken.twobeans.FishFarmer_Broken
- org.jboss.cdi.tck.tests.inheritance.specialization.enterprise.broken.twobeans.SheepFarmer_Broken
- org.jboss.cdi.tck.tests.lookup.typesafe.resolution.Farmer<T>
- org.jboss.cdi.tck.tests.lookup.injection.enterprise.FarmInterceptor
- org.jboss.cdi.tck.tests.implementation.simple.lifecycle.FarmOffice
- org.jboss.cdi.tck.tests.interceptors.definition.binding.overriding.FastAgingInterceptor
- org.jboss.cdi.tck.tests.interceptors.definition.multipleBindings.FastAndDeadlyMissile (implements org.jboss.cdi.tck.tests.interceptors.definition.multipleBindings.Missile)
- org.jboss.cdi.tck.tests.context.passivating.validation.Ferry (implements java.io.Serializable, org.jboss.cdi.tck.tests.context.passivating.validation.Vessel)
- org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.veto.Field
- org.jboss.cdi.tck.tests.lookup.dynamic.builtin.Field (implements java.io.Serializable)
- org.jboss.cdi.tck.tests.decorators.definition.FieldDecorator (implements org.jboss.cdi.tck.tests.decorators.definition.Field)
- org.jboss.cdi.tck.tests.decorators.definition.FieldImpl (implements org.jboss.cdi.tck.tests.decorators.definition.Field)
- org.jboss.cdi.tck.tests.event.broken.raw.FieldInjectionBar
- org.jboss.cdi.tck.tests.lookup.dynamic.broken.raw.FieldInjectionBar
- org.jboss.cdi.tck.tests.lookup.injectionpoint.FieldInjectionPointBean
- org.jboss.cdi.tck.tests.interceptors.definition.inheritance.broken.binding.Fighter
- org.jboss.cdi.tck.tests.interceptors.definition.inheritance.broken.binding.Messerschmitt
- org.jboss.cdi.tck.tests.interceptors.definition.inheritance.broken.binding.Spitfire
- org.jboss.cdi.tck.tests.interceptors.definition.FileLogger
- org.jboss.cdi.tck.tests.decorators.definition.broken.observer.FilesystemLogger (implements org.jboss.cdi.tck.tests.decorators.definition.broken.observer.Logger)
- org.jboss.cdi.tck.tests.lookup.dynamic.builtin.FinalAnimal (implements org.jboss.cdi.tck.tests.lookup.dynamic.builtin.Animal)
- org.jboss.cdi.tck.tests.interceptors.definition.broken.finalClassInterceptor.FinalClassClassLevelMissile
- org.jboss.cdi.tck.tests.interceptors.definition.broken.finalClassInterceptor.FinalClassMethodLevelMissile
- org.jboss.cdi.tck.tests.interceptors.definition.broken.finalClassInterceptor.FinalMethodClassLevelMissile (implements org.jboss.cdi.tck.tests.interceptors.definition.broken.finalClassInterceptor.FinalMethodClassLevelMissileLocal)
- org.jboss.cdi.tck.tests.interceptors.definition.broken.finalClassInterceptor.FinalMethodMethodLevelMissile (implements org.jboss.cdi.tck.tests.interceptors.definition.broken.finalClassInterceptor.FinalMethodMethodLevelMissileLocal)
- org.jboss.cdi.tck.tests.implementation.enterprise.newBean.Fireball
- org.jboss.cdi.tck.tests.extensions.beanManager.bean.FireTruck (implements org.jboss.cdi.tck.tests.extensions.beanManager.bean.Vehicle)
- org.jboss.cdi.tck.tests.interceptors.definition.interceptorOrder.FirstInterceptor
- org.jboss.cdi.tck.tests.definition.stereotype.enterprise.Fish
- org.jboss.cdi.tck.tests.definition.stereotype.enterprise.Barracuda (implements org.jboss.cdi.tck.tests.definition.stereotype.enterprise.BarracudaLocal)
- org.jboss.cdi.tck.tests.definition.stereotype.enterprise.TameBarracuda (implements org.jboss.cdi.tck.tests.definition.stereotype.enterprise.TameBarracudaLocal)
- org.jboss.cdi.tck.tests.lookup.clientProxy.unproxyable.finalMethod.FishFarm
- org.jboss.cdi.tck.tests.lookup.clientProxy.unproxyable.finalClass.FishFarm
- org.jboss.cdi.tck.tests.lookup.manager.FishFarmOffice
- org.jboss.cdi.tck.tests.lookup.injectionpoint.named.FishingNet
- org.jboss.cdi.tck.tests.lookup.clientProxy.unproxyable.interceptor.FishInterceptor
- org.jboss.cdi.tck.tests.implementation.simple.lifecycle.FishPond
- org.jboss.cdi.tck.tests.lookup.byname.ambiguous.FishProducer
- org.jboss.cdi.tck.tests.lookup.byname.ambiguous.broken.FishProducer
- org.jboss.cdi.tck.tests.lookup.typesafe.resolution.FlightlessBird<T>
- org.jboss.cdi.tck.tests.lookup.typesafe.resolution.Emu
- org.jboss.cdi.tck.tests.definition.bean.types.Flock (implements java.util.List<E>)
- org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.veto.Flower
- org.jboss.cdi.tck.tests.context.application.ejb.FMSModelIII (implements org.jboss.cdi.tck.tests.context.application.ejb.FMS)
- org.jboss.cdi.tck.tests.context.request.ejb.FMSModelIII (implements org.jboss.cdi.tck.tests.context.request.ejb.FMS)
- org.jboss.cdi.tck.tests.alternative.selection.Foo (implements org.jboss.cdi.tck.tests.alternative.selection.TestBean)
- org.jboss.cdi.tck.tests.alternative.selection.stereotype.Foo
- org.jboss.cdi.tck.tests.event.broken.raw.Foo
- org.jboss.cdi.tck.tests.event.resolve.typeWithParameters.Foo<T>
- org.jboss.cdi.tck.tests.event.resolve.typeWithParameters.Foo.FooInteger
- org.jboss.cdi.tck.tests.event.resolve.typeWithParameters.Foo.FooObject
- org.jboss.cdi.tck.tests.event.resolve.typeWithParameters.Foo.FooString
- org.jboss.cdi.tck.tests.event.resolve.typeWithParameters.Foo.FooStringList
- org.jboss.cdi.tck.tests.event.fires.Foo<T>
- org.jboss.cdi.tck.tests.event.parameterized.Foo<F> (implements org.jboss.cdi.tck.tests.event.parameterized.Fooable<F>)
- org.jboss.cdi.tck.tests.event.parameterized.Bar<B>
- org.jboss.cdi.tck.tests.event.parameterized.Baz
- org.jboss.cdi.tck.tests.event.parameterized.Blah<B1,B2>
- org.jboss.cdi.tck.tests.event.metadata.broken.initializer.Foo
- org.jboss.cdi.tck.tests.deployment.packaging.visibility.Foo
- org.jboss.cdi.tck.tests.deployment.packaging.bundledLibrary.Foo
- org.jboss.cdi.tck.tests.deployment.packaging.ear.modules.Foo (implements org.jboss.cdi.tck.tests.deployment.packaging.ear.modules.Business)
- org.jboss.cdi.tck.tests.deployment.packaging.war.modules.Foo (implements org.jboss.cdi.tck.tests.deployment.packaging.war.modules.Business)
- org.jboss.cdi.tck.tests.deployment.shutdown.Foo
- org.jboss.cdi.tck.tests.deployment.initialization.Foo
- org.jboss.cdi.tck.tests.extensions.alternative.deployment.Foo
- org.jboss.cdi.tck.tests.extensions.afterBeanDiscovery.annotated.Foo
- org.jboss.cdi.tck.tests.extensions.beanManager.bootstrap.unavailable.methods.Foo
- org.jboss.cdi.tck.tests.extensions.beanManager.el.Foo
- org.jboss.cdi.tck.tests.extensions.communication.Foo
- org.jboss.cdi.tck.tests.lookup.dynamic.broken.raw.Foo
- org.jboss.cdi.tck.tests.lookup.dynamic.destroy.dependent.Foo
- org.jboss.cdi.tck.tests.lookup.injection.enterprise.chain.Foo
- org.jboss.cdi.tck.tests.lookup.byname.broken.injectionPointWithNamed.Foo
- org.jboss.cdi.tck.tests.lookup.byname.broken.injectionPointWithNamed3.Foo
- org.jboss.cdi.tck.tests.lookup.byname.broken.injectionPointWithNamed2.Foo
- org.jboss.cdi.tck.tests.lookup.dependency.resolution.Foo
- org.jboss.cdi.tck.tests.lookup.injectionpoint.dynamic.Foo
- org.jboss.cdi.tck.tests.lookup.injectionpoint.dynamic.NiceFoo
- org.jboss.cdi.tck.tests.lookup.injectionpoint.non.contextual.Foo
- org.jboss.cdi.tck.tests.lookup.typesafe.resolution.parameterized.raw.Foo<T>
- org.jboss.cdi.tck.tests.lookup.typesafe.resolution.interceptor.Foo
- org.jboss.cdi.tck.tests.lookup.manager.provider.init.Foo
- org.jboss.cdi.tck.tests.context.passivating.broken.enterprise.Foo
- org.jboss.cdi.tck.tests.context.passivating.custom.Foo (implements java.io.Serializable)
- org.jboss.cdi.tck.tests.context.application.predestroy.Foo
- org.jboss.cdi.tck.tests.context.application.destroy.Foo
- org.jboss.cdi.tck.tests.context.dependent.instance.Foo
- org.jboss.cdi.tck.tests.context.request.ws.Foo
- org.jboss.cdi.tck.tests.context.request.jaxrs.Foo
- org.jboss.cdi.tck.tests.decorators.builtin.event.Foo
- org.jboss.cdi.tck.tests.decorators.builtin.beanmanager.Foo
- org.jboss.cdi.tck.tests.decorators.invocation.observer.Foo
- org.jboss.cdi.tck.tests.decorators.invocation.producer.method.Foo
- org.jboss.cdi.tck.tests.decorators.definition.broken.nodecoratedtypes.Foo
- org.jboss.cdi.tck.tests.decorators.definition.broken.nodecoratedtypes.FooDecorator
- org.jboss.cdi.tck.tests.interceptors.definition.interceptorOrder.Foo
- org.jboss.cdi.tck.tests.interceptors.definition.broken.invalidBindingAnnotations.Foo
- org.jboss.cdi.tck.tests.interceptors.definition.broken.nonInterceptorClassInBeansXml.Foo
- org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.injection.Foo
- org.jboss.cdi.tck.tests.implementation.initializer.broken.generic.Foo
- org.jboss.cdi.tck.tests.implementation.simple.definition.broken.field.Foo
- org.jboss.cdi.tck.tests.implementation.producer.method.broken.enterprise.nonbusiness.Foo
- org.jboss.cdi.tck.tests.implementation.producer.field.definition.broken.typeVariable2.Foo<T>
- org.jboss.cdi.tck.tests.implementation.producer.field.definition.broken.typeVariable.Foo<T>
- org.jboss.cdi.tck.tests.definition.stereotype.interceptor.Foo
- org.jboss.cdi.tck.tests.definition.stereotype.interceptor.enterprise.Foo
- org.jboss.cdi.tck.tests.definition.bean.custom.Foo (implements java.io.Serializable)
- org.jboss.cdi.tck.tests.implementation.producer.field.definition.broken.enterprise.nonstatic.Foo_Broken (implements org.jboss.cdi.tck.tests.implementation.producer.field.definition.broken.enterprise.nonstatic.FooLocal_Broken)
- org.jboss.cdi.tck.tests.decorators.definition.FooBarImpl (implements org.jboss.cdi.tck.tests.decorators.definition.FooBar)
- org.jboss.cdi.tck.tests.deployment.packaging.ejb.FooBean (implements org.jboss.cdi.tck.tests.deployment.packaging.ejb.FooRemote)
- org.jboss.cdi.tck.tests.deployment.packaging.ear.FooBean
- org.jboss.cdi.tck.tests.context.passivating.dependency.resource.remote.ejb.FooBean (implements org.jboss.cdi.tck.tests.context.passivating.dependency.resource.remote.ejb.FooRemote)
- org.jboss.cdi.tck.tests.context.conversation.inactive.FooBean
- org.jboss.cdi.tck.tests.context.application.ejb.FooBean (implements org.jboss.cdi.tck.tests.context.application.ejb.FooRemote)
- org.jboss.cdi.tck.tests.context.request.event.remote.FooBean (implements org.jboss.cdi.tck.tests.context.request.event.remote.FooRemote)
- org.jboss.cdi.tck.tests.context.request.ejb.FooBean (implements org.jboss.cdi.tck.tests.context.request.ejb.FooRemote)
- org.jboss.cdi.tck.tests.definition.bean.custom.FooBean (implements javax.enterprise.inject.spi.Bean<T>, javax.enterprise.inject.spi.PassivationCapable)
- org.jboss.cdi.tck.tests.definition.bean.genericbroken.FooBroken<T>
- org.jboss.cdi.tck.tests.decorators.invocation.enterprise.FooBusinessDecorator1 (implements org.jboss.cdi.tck.tests.decorators.invocation.enterprise.Business)
- org.jboss.cdi.tck.tests.decorators.invocation.enterprise.FooBusinessDecorator2 (implements org.jboss.cdi.tck.tests.decorators.invocation.enterprise.Business)
- org.jboss.cdi.tck.tests.extensions.container.event.Food
- org.jboss.cdi.tck.tests.extensions.container.event.Cheese
- org.jboss.cdi.tck.tests.extensions.container.event.Milk
- org.jboss.cdi.tck.tests.lookup.circular.Food
- org.jboss.cdi.tck.tests.decorators.resolution.FooDecorator<T> (implements org.jboss.cdi.tck.tests.decorators.resolution.DecoratedType)
- org.jboss.cdi.tck.tests.interceptors.definition.interceptorCalledBeforeDecorator.FooDecorator (implements org.jboss.cdi.tck.tests.interceptors.definition.interceptorCalledBeforeDecorator.Foo)
- org.jboss.cdi.tck.tests.implementation.disposal.method.definition.broken.decorator.FooDecorator_Broken (implements org.jboss.cdi.tck.tests.implementation.disposal.method.definition.broken.decorator.Foo)
- org.jboss.cdi.tck.tests.implementation.producer.method.broken.decorator.FooDecorator_Broken (implements org.jboss.cdi.tck.tests.implementation.producer.method.broken.decorator.Foo)
- org.jboss.cdi.tck.tests.implementation.producer.field.definition.broken.decorator.FooDecorator_Broken (implements org.jboss.cdi.tck.tests.implementation.producer.field.definition.broken.decorator.Foo)
- org.jboss.cdi.tck.tests.decorators.invocation.FooDecorator1 (implements org.jboss.cdi.tck.tests.decorators.invocation.Foo)
- org.jboss.cdi.tck.tests.decorators.interceptor.FooDecorator1 (implements org.jboss.cdi.tck.tests.decorators.interceptor.Foo)
- org.jboss.cdi.tck.tests.decorators.invocation.FooDecorator2 (implements org.jboss.cdi.tck.tests.decorators.invocation.Foo)
- org.jboss.cdi.tck.tests.decorators.interceptor.FooDecorator2 (implements org.jboss.cdi.tck.tests.decorators.interceptor.Foo)
- org.jboss.cdi.tck.tests.decorators.builtin.event.FooEventDecorator (implements javax.enterprise.event.Event<T>, java.io.Serializable)
- org.jboss.cdi.tck.tests.deployment.packaging.ear.FooExtension (implements javax.enterprise.inject.spi.Extension)
- org.jboss.cdi.tck.tests.extensions.beanManager.broken.event.FooExtension (implements javax.enterprise.inject.spi.Extension)
- org.jboss.cdi.tck.tests.lookup.modules.FooFieldProducer
- org.jboss.cdi.tck.tests.decorators.invocation.FooImpl (implements org.jboss.cdi.tck.tests.decorators.invocation.Foo)
- org.jboss.cdi.tck.tests.decorators.resolution.FooImpl<T> (implements org.jboss.cdi.tck.tests.decorators.resolution.Foo<T>)
- org.jboss.cdi.tck.tests.interceptors.definition.interceptorCalledBeforeDecorator.FooImpl (implements org.jboss.cdi.tck.tests.interceptors.definition.interceptorCalledBeforeDecorator.Foo)
- org.jboss.cdi.tck.tests.extensions.interceptors.custom.FooInterceptor (implements java.io.Serializable)
- org.jboss.cdi.tck.tests.decorators.invocation.enterprise.FooInterceptor
- org.jboss.cdi.tck.tests.interceptors.definition.broken.invalidBindingAnnotations.FooInterceptor
- org.jboss.cdi.tck.tests.decorators.interceptor.FooInterceptor1
- org.jboss.cdi.tck.tests.decorators.interceptor.FooInterceptor2
- org.jboss.cdi.tck.tests.lookup.modules.FooMethodProducer
- org.jboss.cdi.tck.tests.decorators.resolution.FooObjectDecorator (implements org.jboss.cdi.tck.tests.decorators.resolution.DecoratedType)
- org.jboss.cdi.tck.tests.decorators.builtin.beanmanager.FooObserver
- org.jboss.cdi.tck.tests.decorators.definition.broken.observer.FooPayload
- org.jboss.cdi.tck.tests.interceptors.definition.broken.observer.FooPayload
- org.jboss.cdi.tck.tests.alternative.selection.FooProducer
- org.jboss.cdi.tck.tests.lookup.dependency.resolution.FooProducer
- org.jboss.cdi.tck.tests.implementation.disposal.method.definition.broken.interceptor.FooProducer
- org.jboss.cdi.tck.tests.implementation.producer.method.broken.enterprise.nonbusiness.FooProducer (implements org.jboss.cdi.tck.tests.implementation.producer.method.broken.enterprise.nonbusiness.FooProducerLocal)
- org.jboss.cdi.tck.tests.implementation.producer.field.definition.broken.inject.FooProducer
- org.jboss.cdi.tck.tests.context.request.ejb.FooRequestBean
- org.jboss.cdi.tck.tests.context.request.jaxrs.FooResource
- org.jboss.cdi.tck.tests.decorators.interceptor.FooStuff (implements org.jboss.cdi.tck.tests.decorators.interceptor.Foo)
- org.jboss.cdi.tck.tests.deployment.packaging.ear.FooWebBean
- org.jboss.cdi.tck.tests.interceptors.definition.broken.sameClassListedTwiceInBeansXml.FordInterceptor
- org.jboss.cdi.tck.tests.alternative.resolution.qualifier.Forest
- org.jboss.cdi.tck.tests.lookup.injectionpoint.requiredtype.Forest
- org.jboss.cdi.tck.tests.context.application.disposer.Forest
- org.jboss.cdi.tck.util.ForwardingAnnotated (implements javax.enterprise.inject.spi.Annotated)
- org.jboss.cdi.tck.util.ForwardingBeanAttributes<T> (implements javax.enterprise.inject.spi.BeanAttributes<T>)
- org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.synthetic.BicycleBean (implements javax.enterprise.inject.spi.Bean<T>)
- org.jboss.cdi.tck.tests.lookup.manager.provider.custom.ForwardingCDIProvider (implements javax.enterprise.inject.spi.CDIProvider)
- org.jboss.cdi.tck.util.ForwardingInjectionPoint (implements javax.enterprise.inject.spi.InjectionPoint)
- org.jboss.cdi.tck.tests.lookup.clientProxy.Fox
- org.jboss.cdi.tck.tests.lookup.injection.Fox
- org.jboss.cdi.tck.tests.lookup.injection.enterprise.Fox (implements java.io.Serializable)
- org.jboss.cdi.tck.tests.context.dependent.Fox
- org.jboss.cdi.tck.tests.context.dependent.ejb.Fox (implements org.jboss.cdi.tck.tests.context.dependent.ejb.FoxLocal)
- org.jboss.cdi.tck.tests.implementation.initializer.Fox
- org.jboss.cdi.tck.tests.implementation.enterprise.newBean.Fox (implements org.jboss.cdi.tck.tests.implementation.enterprise.newBean.FoxLocal)
- org.jboss.cdi.tck.tests.implementation.simple.newSimpleBean.Fox
- org.jboss.cdi.tck.tests.context.dependent.FoxFarm
- org.jboss.cdi.tck.tests.context.dependent.FoxHole
- org.jboss.cdi.tck.tests.context.dependent.FoxProducer
- org.jboss.cdi.tck.tests.lookup.injection.FoxRun
- org.jboss.cdi.tck.tests.context.dependent.FoxRun
- org.jboss.cdi.tck.tests.context.dependent.ejb.FoxRun (implements org.jboss.cdi.tck.tests.context.dependent.ejb.FoxRunLocal)
- org.jboss.cdi.tck.tests.implementation.simple.newSimpleBean.FoxRun
- org.jboss.cdi.tck.tests.event.broken.observer.isDisposer.FoxTerrier_Broken
- org.jboss.cdi.tck.tests.deployment.exclude.Foxtrot
- org.jboss.cdi.tck.tests.deployment.discovery.Foxtrot (implements org.jboss.cdi.tck.tests.deployment.discovery.Ping)
- org.jboss.cdi.tck.tests.deployment.discovery.enterprise.Foxtrot (implements org.jboss.cdi.tck.tests.deployment.discovery.enterprise.FoxtrotLocal)
- org.jboss.cdi.tck.tests.implementation.enterprise.lifecycle.FrankfurtAmMain (implements org.jboss.cdi.tck.tests.implementation.enterprise.lifecycle.GrossStadt)
- org.jboss.cdi.tck.tests.inheritance.initializer.Fruit
- org.jboss.cdi.tck.tests.inheritance.initializer.Citrus
- org.jboss.cdi.tck.tests.inheritance.initializer.Lemon
- org.jboss.cdi.tck.tests.inheritance.initializer.Orange
- org.jboss.cdi.tck.tests.inheritance.initializer.FruitEjb
- org.jboss.cdi.tck.tests.inheritance.initializer.AppleEjb
- org.jboss.cdi.tck.tests.inheritance.initializer.CitrusEjb
- org.jboss.cdi.tck.tests.inheritance.initializer.OrangeEjb
- org.jboss.cdi.tck.tests.implementation.producer.method.broken.parameterizedTypeWithWildcard.FunnelWeaver<T>
- org.jboss.cdi.tck.tests.implementation.producer.method.definition.FunnelWeaver<T>
- org.jboss.cdi.tck.tests.implementation.producer.field.definition.FunnelWeaver<T>
- org.jboss.cdi.tck.tests.implementation.producer.field.definition.broken.wildcard.FunnelWeaver<T>
- org.jboss.cdi.tck.tests.implementation.producer.field.definition.FunnelWeaverSpiderConsumer
- org.jboss.cdi.tck.tests.implementation.producer.field.definition.FunnelWeaverSpiderProducer
- org.jboss.cdi.tck.tests.decorators.builtin.injectionpoint.Fuse
- org.jboss.cdi.tck.tests.lookup.typesafe.resolution.primitive.Game
- org.jboss.cdi.tck.tests.lookup.el.Game
- org.jboss.cdi.tck.tests.lookup.clientProxy.incontainer.Garage
- org.jboss.cdi.tck.tests.decorators.resolution.GarplyDecorator<T> (implements org.jboss.cdi.tck.tests.decorators.resolution.DecoratedType)
- org.jboss.cdi.tck.tests.decorators.resolution.GarplyImpl (implements org.jboss.cdi.tck.tests.decorators.resolution.Garply<T>)
- org.jboss.cdi.tck.tests.vetoed.Gecko
- org.jboss.cdi.tck.tests.vetoed.enterprise.Gecko
- org.jboss.cdi.tck.tests.implementation.producer.method.broken.parameterizedTypeWithTypeParameter.GeneralListProducer<T>
- org.jboss.cdi.tck.tests.implementation.producer.method.definition.GeneralListProducer<T>
- org.jboss.cdi.tck.tests.context.passivating.Generator (implements java.io.Serializable)
- javax.servlet.GenericServlet (implements java.io.Serializable, javax.servlet.Servlet, javax.servlet.ServletConfig)
- javax.servlet.http.HttpServlet
- org.jboss.cdi.tck.tests.event.observer.resolve.Ghost
- org.jboss.cdi.tck.tests.implementation.enterprise.lifecycle.Giessen (implements org.jboss.cdi.tck.tests.implementation.enterprise.lifecycle.GeschichtslosStadt, org.jboss.cdi.tck.tests.implementation.enterprise.lifecycle.NeueStadt)
- org.jboss.cdi.tck.tests.event.observer.transactional.custom.Giraffe
- org.jboss.cdi.tck.tests.event.observer.extension.Giraffe
- org.jboss.cdi.tck.tests.implementation.enterprise.definition.Giraffe (implements org.jboss.cdi.tck.tests.implementation.enterprise.definition.GiraffeLocal)
- org.jboss.cdi.tck.tests.event.observer.transactional.custom.GiraffeCustomObserver (implements javax.enterprise.inject.spi.ObserverMethod<T>)
- org.jboss.cdi.tck.tests.event.observer.transactional.custom.GiraffeObserver
- org.jboss.cdi.tck.tests.event.observer.extension.GiraffeObserver (implements javax.enterprise.inject.spi.ObserverMethod<T>)
- org.jboss.cdi.tck.tests.event.observer.transactional.custom.GiraffeService
- org.jboss.cdi.tck.tests.decorators.definition.broken.nodecoratedtypes.GlueDecorator (implements org.jboss.cdi.tck.tests.decorators.definition.broken.nodecoratedtypes.Glue)
- org.jboss.cdi.tck.tests.decorators.definition.broken.nodecoratedtypes.GlueDecoratorExtension (implements javax.enterprise.inject.spi.Extension)
- org.jboss.cdi.tck.tests.definition.stereotype.Goat
- org.jboss.cdi.tck.tests.extensions.producer.broken.processing.Gold
- org.jboss.cdi.tck.tests.implementation.enterprise.newBean.GoldenRetriever (implements org.jboss.cdi.tck.tests.implementation.enterprise.newBean.GoldenRetrieverLocal)
- org.jboss.cdi.tck.tests.implementation.simple.lifecycle.Goldfish (implements org.jboss.cdi.tck.tests.implementation.simple.lifecycle.Animal)
- org.jboss.cdi.tck.tests.definition.stereotype.Goldfish (implements org.jboss.cdi.tck.tests.definition.stereotype.Animal)
- org.jboss.cdi.tck.tests.extensions.producer.broken.processing.GoldProducer
- org.jboss.cdi.tck.tests.deployment.exclude.Golf
- org.jboss.cdi.tck.tests.context.dependent.instance.GoodEvent
- org.jboss.cdi.tck.tests.implementation.simple.lifecycle.Goose
- org.jboss.cdi.tck.tests.implementation.simple.definition.tooManyInitializerAnnotatedConstructors.Goose_Broken
- org.jboss.cdi.tck.tests.decorators.resolution.GraultExtendsDecorator (implements org.jboss.cdi.tck.tests.decorators.resolution.DecoratedType)
- org.jboss.cdi.tck.tests.decorators.resolution.GraultIntegerImpl (implements org.jboss.cdi.tck.tests.decorators.resolution.Grault<T>)
- org.jboss.cdi.tck.tests.decorators.resolution.GraultSuperDecorator (implements org.jboss.cdi.tck.tests.decorators.resolution.DecoratedType)
- org.jboss.cdi.tck.tests.definition.scope.Grayling (implements org.jboss.cdi.tck.tests.definition.scope.Animal)
- org.jboss.cdi.tck.tests.implementation.simple.resource.env.GreetingBean
- org.jboss.cdi.tck.tests.implementation.enterprise.broken.singletonWithRequestScope.Greyhound_Broken
- org.jboss.cdi.tck.tests.extensions.annotated.delivery.Griffin
- org.jboss.cdi.tck.tests.implementation.simple.newSimpleBean.Griffin
- org.jboss.cdi.tck.tests.extensions.alternative.metadata.Grocery (implements org.jboss.cdi.tck.tests.extensions.alternative.metadata.Shop)
- org.jboss.cdi.tck.tests.extensions.alternative.metadata.GroceryInterceptor (implements java.io.Serializable)
- org.jboss.cdi.tck.tests.implementation.initializer.broken.parameterAnnotatedObserves.Grouse_Broken
- org.jboss.cdi.tck.tests.interceptors.definition.multipleBindings.GuidedMissile (implements org.jboss.cdi.tck.tests.interceptors.definition.multipleBindings.Missile)
- org.jboss.cdi.tck.tests.implementation.enterprise.lifecycle.GutenbergMuseum
- org.jboss.cdi.tck.tests.definition.name.Haddock (implements org.jboss.cdi.tck.tests.definition.name.Animal)
- org.jboss.cdi.tck.tests.definition.qualifier.enterprise.HairlessCat
- org.jboss.cdi.tck.tests.lookup.typesafe.resolution.Halibut (implements org.jboss.cdi.tck.tests.lookup.typesafe.resolution.Animal)
- org.jboss.cdi.tck.tests.context.passivating.broken.Hamina_Broken
- org.jboss.cdi.tck.tests.extensions.beanManager.unmanaged.Hammer
- org.jboss.cdi.tck.tests.context.passivating.dependency.builtin.Hammer
- org.jboss.cdi.tck.tests.context.passivating.dependency.sessionbean.Hammer
- org.jboss.cdi.tck.tests.lookup.modules.specialization.Handler
- org.jboss.cdi.tck.tests.implementation.enterprise.newBean.Hat
- org.jboss.cdi.tck.tests.extensions.annotated.delivery.Hawk
- org.jboss.cdi.tck.tests.implementation.enterprise.lifecycle.Heidelburg (implements org.jboss.cdi.tck.tests.implementation.enterprise.lifecycle.KleinStadt, org.jboss.cdi.tck.tests.implementation.enterprise.lifecycle.SchoeneStadt)
- org.jboss.cdi.tck.tests.context.passivating.HelsinkiNonSerializable
- org.jboss.cdi.tck.tests.lookup.injection.Hen
- org.jboss.cdi.tck.tests.lookup.injection.HenHouse
- org.jboss.cdi.tck.tests.lookup.injection.enterprise.HenHouse
- org.jboss.cdi.tck.util.HierarchyDiscovery
- org.jboss.cdi.tck.tests.definition.stereotype.HighlandCow (implements org.jboss.cdi.tck.tests.definition.stereotype.Animal)
- org.jboss.cdi.tck.tests.implementation.simple.newSimpleBean.Hippogriff
- org.jboss.cdi.tck.tests.alternative.Horse (implements org.jboss.cdi.tck.tests.alternative.Animal)
- org.jboss.cdi.tck.tests.context.dependent.Horse
- org.jboss.cdi.tck.tests.context.dependent.ejb.Horse (implements java.io.Serializable)
- org.jboss.cdi.tck.tests.definition.qualifier.Horse
- org.jboss.cdi.tck.tests.definition.scope.Horse
- org.jboss.cdi.tck.tests.definition.stereotype.Horse
- org.jboss.cdi.tck.tests.definition.stereotype.Clydesdale
- org.jboss.cdi.tck.tests.definition.stereotype.ShetlandPony
- org.jboss.cdi.tck.tests.definition.stereotype.inheritance.Horse
- org.jboss.cdi.tck.tests.definition.bean.Horse
- org.jboss.cdi.tck.tests.context.dependent.HorseInStableEvent
- org.jboss.cdi.tck.tests.context.dependent.HorseStable
- org.jboss.cdi.tck.tests.lookup.circular.House
- org.jboss.cdi.tck.tests.lookup.typesafe.resolution.decorator.House
- org.jboss.cdi.tck.tests.context.dependent.ejb.House (implements org.jboss.cdi.tck.tests.context.dependent.ejb.HouseLocal)
- org.jboss.cdi.tck.tests.definition.bean.custom.House
- org.jboss.cdi.tck.tests.decorators.builtin.http.request.HttpServletRequestDecorator1 (implements javax.servlet.http.HttpServletRequest, java.io.Serializable)
- org.jboss.cdi.tck.tests.decorators.builtin.http.request.HttpServletRequestDecorator2 (implements javax.servlet.http.HttpServletRequest, java.io.Serializable)
- org.jboss.cdi.tck.tests.decorators.builtin.http.session.HttpSessionDecorator1 (implements javax.servlet.http.HttpSession, java.io.Serializable)
- org.jboss.cdi.tck.tests.decorators.builtin.http.session.HttpSessionDecorator2 (implements javax.servlet.http.HttpSession, java.io.Serializable)
- org.jboss.cdi.tck.tests.decorators.builtin.http.session.HttpSessionObserver
- org.jboss.cdi.tck.tests.inheritance.specialization.simple.Human
- org.jboss.cdi.tck.tests.inheritance.specialization.simple.Farmer
- org.jboss.cdi.tck.tests.inheritance.specialization.simple.LazyFarmer
- org.jboss.cdi.tck.tests.implementation.enterprise.broken.singletonWithConversationScope.Husky_Broken
- org.jboss.cdi.tck.tests.context.passivating.Hyvinkaa (implements java.io.Serializable)
- org.jboss.cdi.tck.tests.implementation.disposal.method.definition.parameters.Idea
- org.jboss.cdi.tck.tests.implementation.disposal.method.definition.parameters.IdeaFactory
- org.jboss.cdi.tck.tests.interceptors.definition.member.IncreasingInterceptor
- org.jboss.cdi.tck.tests.extensions.interceptors.IncrementingInterceptor
- org.jboss.cdi.tck.tests.event.metadata.injectionpoint.Info
- org.jboss.cdi.tck.tests.deployment.shutdown.InfoClient
- org.jboss.cdi.tck.tests.event.metadata.injectionpoint.InfoObserver
- org.jboss.cdi.tck.tests.event.broken.observer.inject.InitializerBean_Broken
- org.jboss.cdi.tck.tests.implementation.enterprise.newBean.InitializerSimpleBean (implements org.jboss.cdi.tck.tests.implementation.enterprise.newBean.InitializerSimpleBeanLocal, java.io.Serializable)
- org.jboss.cdi.tck.tests.implementation.simple.newSimpleBean.InitializerSimpleBean (implements java.io.Serializable)
- org.jboss.cdi.tck.tests.event.broken.raw.InitMethodInjectionBar
- org.jboss.cdi.tck.tests.lookup.dynamic.broken.raw.InitMethodInjectionBar
- org.jboss.cdi.tck.tests.lookup.injectionpoint.broken.reference.unresolved.InjectedBean
- org.jboss.cdi.tck.tests.lookup.injectionpoint.broken.reference.ambiguous.InjectedBean
- org.jboss.cdi.tck.tests.lookup.typesafe.resolution.parameterized.InjectedBean
- org.jboss.cdi.tck.tests.extensions.lifecycle.processInjectionPoint.InjectingBean
- org.jboss.cdi.tck.tests.extensions.lifecycle.processInjectionPoint.modify.InjectingBean (implements java.io.Serializable)
- org.jboss.cdi.tck.tests.lookup.clientProxy.unproxyable.beanConstructor.InjectionPointBean
- org.jboss.cdi.tck.tests.lookup.clientProxy.unproxyable.privateConstructor.InjectionPointBean
- org.jboss.cdi.tck.tests.lookup.clientProxy.unproxyable.array.InjectionPointBean_Broken
- org.jboss.cdi.tck.tests.extensions.beanManager.InjectionPointDecorator (implements javax.enterprise.inject.spi.InjectionPoint)
- org.jboss.cdi.tck.tests.decorators.builtin.injectionpoint.InjectionPointDecorator (implements javax.enterprise.inject.spi.InjectionPoint, java.io.Serializable)
- org.jboss.cdi.tck.tests.extensions.annotated.broken.processInjectionTargetThrowsException.InjectionTargetProcessor (implements javax.enterprise.inject.spi.Extension)
- org.jboss.cdi.tck.tests.definition.bean.custom.IntegerBean (implements javax.enterprise.inject.spi.Bean<T>)
- org.jboss.cdi.tck.tests.event.observer.method.IntegerObserver
- org.jboss.cdi.tck.tests.extensions.interceptors.custom.InterceptedBean
- org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.interceptor.InterceptedBeanConstructor
- org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.interceptor.InterceptedBeanField
- org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.interceptor.InterceptedBeanInitializer
- org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.injection.intercepted.InterceptedConstructorInjector
- org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.injection.intercepted.InterceptedFieldInjector
- org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.injection.intercepted.InterceptedInitializerInjector
- org.jboss.cdi.tck.tests.interceptors.definition.broken.interceptorCanNotBeDecorator.InterceptingDecorator
- org.jboss.cdi.tck.tests.context.passivating.broken.interceptor.Interceptor_Broken
- org.jboss.cdi.tck.tests.extensions.lifecycle.bbd.Interceptor1
- org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.interceptor.InterceptorConstructor
- org.jboss.cdi.tck.tests.extensions.interceptors.InterceptorExtension (implements javax.enterprise.inject.spi.Extension)
- org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.interceptor.InterceptorField
- org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.interceptor.InterceptorInitializer
- org.jboss.cdi.tck.tests.context.dependent.InteriorDecorator (implements org.jboss.cdi.tck.tests.context.dependent.Interior)
- org.jboss.cdi.tck.tests.context.dependent.InteriorRoom (implements org.jboss.cdi.tck.tests.context.dependent.Interior)
- org.jboss.cdi.tck.tests.context.session.IntrospectFilter (implements javax.servlet.Filter)
- org.jboss.cdi.tck.tests.context.request.IntrospectFilter (implements javax.servlet.Filter)
- org.jboss.cdi.tck.tests.context.session.IntrospectHttpSessionListener (implements javax.servlet.http.HttpSessionListener)
- org.jboss.cdi.tck.tests.context.session.IntrospectServletRequestListener (implements javax.servlet.ServletRequestListener)
- org.jboss.cdi.tck.tests.extensions.beanManager.beanAttributes.InvalidBeanType
- org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.broken.invalid.InvalidQualifierExtension (implements javax.enterprise.inject.spi.Extension)
- org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.broken.invalid.InvalidScopeExtension (implements javax.enterprise.inject.spi.Extension)
- org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.broken.invalid.InvalidStereotypeExtension (implements javax.enterprise.inject.spi.Extension)
- org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.broken.invalid.InvalidTypesExtension (implements javax.enterprise.inject.spi.Extension)
- org.jboss.cdi.tck.tests.implementation.enterprise.broken.singletonWithSessionScope.IrishTerrier_Broken (implements java.io.Serializable)
- org.jboss.cdi.tck.tests.lookup.injection.non.contextual.ws.IsSheepInjected
- org.jboss.cdi.tck.tests.lookup.injection.non.contextual.ws.IsSheepInjectedResponse
- org.jboss.cdi.tck.tests.event.fires.Item
- org.jboss.cdi.tck.tests.lookup.manager.jndi.JndiBeanManagerInjected
- org.jboss.cdi.tck.util.JndiLookupUtils
- org.jboss.cdi.tck.tests.context.passivating.Joensuu (implements java.io.Serializable)
- org.jboss.cdi.tck.tests.interceptors.definition.inheritance.broken.binding.Jumbojet
- org.jboss.cdi.tck.tests.interceptors.definition.inheritance.broken.binding.Airbus
- org.jboss.cdi.tck.tests.interceptors.definition.inheritance.broken.binding.Boeing
- org.jboss.cdi.tck.tests.context.passivating.Jyvaskyla (implements java.io.Serializable)
- org.jboss.cdi.tck.tests.context.passivating.Kajaani (implements java.io.Serializable)
- org.jboss.cdi.tck.tests.implementation.enterprise.lifecycle.Kassel (implements org.jboss.cdi.tck.tests.implementation.enterprise.lifecycle.KleinStadt, org.jboss.cdi.tck.tests.implementation.enterprise.lifecycle.SchoeneStadt)
- org.jboss.cdi.tck.tests.context.dependent.transientreference.Kitchen
- org.jboss.cdi.tck.tests.context.passivating.Kokkola (implements java.io.Serializable)
- org.jboss.cdi.tck.tests.context.passivating.broken.interceptor.Kokkola_Broken (implements java.io.Serializable)
- org.jboss.cdi.tck.tests.context.passivating.KokkolaInterceptor (implements java.io.Serializable)
- org.jboss.cdi.tck.tests.implementation.enterprise.definition.Labrador
- org.jboss.cdi.tck.tests.implementation.enterprise.definition.Laika
- org.jboss.cdi.tck.tests.extensions.beanManager.beanAttributes.Lake (implements org.jboss.cdi.tck.tests.extensions.beanManager.beanAttributes.LakeLocal)
- org.jboss.cdi.tck.tests.extensions.beanManager.beanAttributes.Dam
- org.jboss.cdi.tck.tests.implementation.enterprise.lifecycle.LandgraffenSchloss (implements org.jboss.cdi.tck.tests.implementation.enterprise.lifecycle.Schloss)
- org.jboss.cdi.tck.tests.interceptors.definition.inheritance.broken.binding.LandingInterceptor
- org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.broken.passivation.Laptop
- org.jboss.cdi.tck.tests.event.observer.method.LargeDog
- org.jboss.cdi.tck.tests.event.observer.LastObserver
- org.jboss.cdi.tck.tests.implementation.producer.method.lifecycle.Lays
- org.jboss.cdi.tck.tests.lookup.injectionpoint.requiredtype.Leaf<T>
- org.jboss.cdi.tck.tests.deployment.discovery.LegacyAlpha (implements org.jboss.cdi.tck.tests.deployment.discovery.Ping)
- org.jboss.cdi.tck.tests.deployment.discovery.LegacyBravo
- org.jboss.cdi.tck.tests.deployment.discovery.LegacyExtension (implements javax.enterprise.inject.spi.Extension)
- org.jboss.cdi.tck.tests.deployment.packaging.ear.modules.LegacyService
- org.jboss.cdi.tck.tests.deployment.packaging.war.modules.LegacyService
- org.jboss.cdi.tck.tests.deployment.packaging.ear.modules.LegacyServiceProducer
- org.jboss.cdi.tck.tests.deployment.packaging.war.modules.LegacyServiceProducer
- org.jboss.cdi.tck.tests.implementation.simple.definition.nonDependentWithPublicStaticField.Leopard
- org.jboss.cdi.tck.tests.implementation.simple.definition.dependentWithPublicField.Leopard_Broken
- org.jboss.cdi.tck.tests.extensions.beanManager.injectionPoint.Library
- org.jboss.cdi.tck.tests.extensions.interceptors.LifecycleInterceptor
- org.jboss.cdi.tck.tests.interceptors.definition.broken.interceptorForLifecycleTargetMethod.LifecycleInterceptor (implements java.io.Serializable)
- org.jboss.cdi.tck.tests.deployment.shutdown.LifecycleMonitoringExtension (implements javax.enterprise.inject.spi.Extension)
- org.jboss.cdi.tck.tests.deployment.initialization.LifecycleMonitoringExtension (implements javax.enterprise.inject.spi.Extension)
- org.jboss.cdi.tck.tests.extensions.beanManager.bean.Lion
- org.jboss.cdi.tck.tests.implementation.enterprise.newBean.Lion (implements org.jboss.cdi.tck.tests.implementation.enterprise.newBean.LionLocal)
- org.jboss.cdi.tck.tests.implementation.enterprise.definition.Lion (implements org.jboss.cdi.tck.tests.implementation.enterprise.definition.LionLocal)
- org.jboss.cdi.tck.tests.implementation.simple.lifecycle.Lion
- org.jboss.cdi.tck.tests.implementation.simple.lifecycle.MountainLion
- org.jboss.cdi.tck.tests.implementation.simple.newSimpleBean.Lion
- org.jboss.cdi.tck.tests.implementation.simple.newSimpleBean.LionCage
- org.jboss.cdi.tck.tests.extensions.afterBeanDiscovery.Listener
- org.jboss.cdi.tck.tests.implementation.enterprise.newBean.Litter
- org.jboss.cdi.tck.tests.implementation.simple.newSimpleBean.Litter
- org.jboss.cdi.tck.tests.extensions.producer.LitterBox
- org.jboss.cdi.tck.tests.interceptors.definition.multipleBindings.LockInterceptor
- org.jboss.cdi.tck.tests.lookup.injectionpoint.LoggerConsumer
- org.jboss.cdi.tck.tests.context.jms.LoggerService
- org.jboss.cdi.tck.tests.deployment.packaging.ear.modules.LoggingDecorator (implements org.jboss.cdi.tck.tests.deployment.packaging.ear.modules.Business)
- org.jboss.cdi.tck.tests.deployment.packaging.war.modules.LoggingDecorator (implements org.jboss.cdi.tck.tests.deployment.packaging.war.modules.Business)
- org.jboss.cdi.tck.tests.context.jms.LogStore
- org.jboss.cdi.tck.tests.context.jms.LogStore.LogMessage
- org.jboss.cdi.tck.tests.definition.qualifier.LongHairedDog
- org.jboss.cdi.tck.tests.definition.qualifier.enterprise.LongHairedDog
- org.jboss.cdi.tck.tests.definition.qualifier.enterprise.BorderCollie (implements org.jboss.cdi.tck.tests.definition.qualifier.enterprise.BorderCollieLocal)
- org.jboss.cdi.tck.tests.definition.stereotype.LongHairedDog (implements org.jboss.cdi.tck.tests.definition.stereotype.Animal)
- org.jboss.cdi.tck.tests.definition.stereotype.enterprise.LongHairedDog (implements org.jboss.cdi.tck.tests.definition.stereotype.enterprise.Animal)
- org.jboss.cdi.tck.tests.definition.stereotype.enterprise.BorderCollie (implements org.jboss.cdi.tck.tests.definition.stereotype.enterprise.BorderCollieLocal)
- org.jboss.cdi.tck.tests.implementation.producer.method.lifecycle.Lorry
- org.jboss.cdi.tck.tests.implementation.simple.lifecycle.Lorry_Broken
- org.jboss.cdi.tck.tests.implementation.producer.method.lifecycle.LorryProducer_Broken
- org.jboss.cdi.tck.tests.implementation.builtin.servlet.LowercaseConverter (implements java.io.Serializable)
- org.jboss.cdi.tck.tests.context.passivating.broken.producer.method.dependent.Maarianhamina_Broken (implements org.jboss.cdi.tck.tests.context.passivating.broken.producer.method.dependent.MaarianHaminaLocal_Broken)
- org.jboss.cdi.tck.tests.context.passivating.broken.producer.field.dependent.Maarianhamina_Broken (implements org.jboss.cdi.tck.tests.context.passivating.broken.producer.field.dependent.MaarianHaminaLocal_Broken)
- org.jboss.cdi.tck.tests.context.passivating.broken.decorator.Maarianhamina_Broken
- org.jboss.cdi.tck.tests.context.passivating.broken.decorator.enterprise.Maarianhamina_Broken (implements org.jboss.cdi.tck.tests.context.passivating.broken.decorator.enterprise.MaarianHaminaLocal_Broken)
- org.jboss.cdi.tck.tests.context.passivating.broken.decorator.MaarianhaminaDecorator
- org.jboss.cdi.tck.tests.extensions.beanManager.injectionPoint.Magazine
- org.jboss.cdi.tck.tests.implementation.enterprise.lifecycle.Mainz (implements org.jboss.cdi.tck.tests.implementation.enterprise.lifecycle.AlteStadt)
- org.jboss.cdi.tck.tests.extensions.annotated.Mammal (implements org.jboss.cdi.tck.tests.extensions.annotated.Animal)
- org.jboss.cdi.tck.tests.extensions.annotated.Dog
- org.jboss.cdi.tck.tests.inheritance.specialization.simple.broken.noextend3.Mammal
- org.jboss.cdi.tck.tests.inheritance.specialization.simple.broken.noextend3.Cow_Broken
- org.jboss.cdi.tck.tests.implementation.simple.resource.persistenceContext.ManagedBean (implements java.io.Serializable)
- org.jboss.cdi.tck.tests.implementation.simple.resource.ejb.ManagedBean (implements java.io.Serializable)
- org.jboss.cdi.tck.tests.implementation.simple.resource.resource.ManagedBean (implements java.io.Serializable)
- org.jboss.cdi.tck.tests.lookup.modules.ManagedFoo (implements org.jboss.cdi.tck.tests.lookup.modules.Foo)
- org.jboss.cdi.tck.tests.extensions.lifecycle.bbd.ManagerObserver (implements javax.enterprise.inject.spi.Extension)
- org.jboss.cdi.tck.tests.extensions.registration.ManualBeanRegistrationExtension (implements javax.enterprise.inject.spi.Extension)
- org.jboss.cdi.tck.tests.lookup.typesafe.resolution.parameterized.MapProducer
- org.jboss.cdi.tck.tests.extensions.interceptors.Marathon
- org.jboss.cdi.tck.tests.implementation.enterprise.lifecycle.Marburg (implements org.jboss.cdi.tck.tests.implementation.enterprise.lifecycle.UniStadt)
- org.jboss.cdi.tck.tests.lookup.clientProxy.unproxyable.decorator.MarineDecorator (implements org.jboss.cdi.tck.tests.lookup.clientProxy.unproxyable.decorator.Fish)
- org.jboss.cdi.tck.tests.lookup.manager.provider.init.MarkerObtainerBda1
- org.jboss.cdi.tck.tests.lookup.manager.provider.init.MarkerObtainerBda2
- org.jboss.cdi.tck.tests.lookup.manager.provider.init.MarkerObtainerNonBda
- org.jboss.cdi.tck.tests.lookup.manager.provider.init.MarkerObtainerWar
- org.jboss.cdi.tck.tests.context.passivating.transientreference.Meal
- org.jboss.cdi.tck.tests.context.passivating.injection.point.Meal
- org.jboss.cdi.tck.tests.context.dependent.transientreference.Meal
- org.jboss.cdi.tck.tests.extensions.beanManager.Meat (implements org.jboss.cdi.tck.tests.extensions.beanManager.Food)
- org.jboss.cdi.tck.tests.context.conversation.servlet.Message (implements java.io.Serializable)
- org.jboss.cdi.tck.tests.interceptors.definition.enterprise.jms.MessageDrivenMissile (implements javax.jms.MessageListener)
- org.jboss.cdi.tck.tests.lookup.injectionpoint.MethodInjectionPointBean
- org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.Mike
- org.jboss.cdi.tck.tests.extensions.alternative.metadata.Milk
- org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.decorator.MilkDecoratedBeanConstructor (implements org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.Milk)
- org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.decorator.MilkDecoratedBeanField (implements org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.Milk)
- org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.decorator.MilkDecoratedBeanInitializer (implements org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.Milk)
- org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.decorator.MilkDecoratorConstructor (implements org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.Milk)
- org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.decorator.MilkDecoratorField (implements org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.Milk)
- org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.decorator.MilkDecoratorInitializer (implements org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.Milk)
- org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.MilkDisposer
- org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.MilkProducer
- org.jboss.cdi.tck.tests.implementation.builtin.metadata.MilkProductDecorator (implements org.jboss.cdi.tck.tests.implementation.builtin.metadata.MilkProduct)
- org.jboss.cdi.tck.tests.event.fires.MiniBar
- org.jboss.cdi.tck.tests.definition.name.Minnow (implements org.jboss.cdi.tck.tests.definition.name.Animal)
- org.jboss.cdi.tck.tests.definition.scope.Minnow (implements org.jboss.cdi.tck.tests.definition.scope.Animal)
- org.jboss.cdi.tck.tests.context.dependent.Missile
- org.jboss.cdi.tck.tests.interceptors.invocation.Missile
- org.jboss.cdi.tck.tests.interceptors.definition.lifecycle.Missile
- org.jboss.cdi.tck.tests.interceptors.definition.lifecycle.enterprise.Missile
- org.jboss.cdi.tck.tests.interceptors.definition.broken.interceptorForLifecycleTargetMethod.Missile (implements org.jboss.cdi.tck.tests.interceptors.definition.broken.interceptorForLifecycleTargetMethod.MissileLocal)
- org.jboss.cdi.tck.tests.interceptors.definition.enterprise.simpleInterception.Missile (implements org.jboss.cdi.tck.tests.interceptors.definition.enterprise.simpleInterception.MissileLocal)
- org.jboss.cdi.tck.tests.interceptors.definition.enterprise.interceptorOrder.Missile (implements org.jboss.cdi.tck.tests.interceptors.definition.enterprise.interceptorOrder.MissileLocal)
- org.jboss.cdi.tck.tests.interceptors.definition.enterprise.nonContextualReference.Missile (implements org.jboss.cdi.tck.tests.interceptors.definition.enterprise.nonContextualReference.MissileLocal)
- org.jboss.cdi.tck.tests.extensions.beanManager.equivalence.interceptorbinding.MissileInterceptor
- org.jboss.cdi.tck.tests.context.dependent.MissileInterceptor
- org.jboss.cdi.tck.tests.interceptors.definition.MissileInterceptor
- org.jboss.cdi.tck.tests.interceptors.definition.lifecycle.MissileInterceptor (implements java.io.Serializable)
- org.jboss.cdi.tck.tests.interceptors.definition.lifecycle.enterprise.order.MissileInterceptor (implements java.io.Serializable)
- org.jboss.cdi.tck.tests.interceptors.definition.lifecycle.enterprise.MissileInterceptor (implements java.io.Serializable)
- org.jboss.cdi.tck.tests.interceptors.definition.broken.finalClassInterceptor.MissileInterceptor (implements java.io.Serializable)
- org.jboss.cdi.tck.tests.interceptors.definition.enterprise.simpleInterception.MissileInterceptor (implements java.io.Serializable)
- org.jboss.cdi.tck.tests.interceptors.definition.enterprise.interceptorOrder.MissileInterceptor (implements java.io.Serializable)
- org.jboss.cdi.tck.tests.interceptors.definition.enterprise.jms.MissileInterceptor
- org.jboss.cdi.tck.tests.interceptors.definition.enterprise.nonContextualReference.MissileInterceptor (implements java.io.Serializable)
- org.jboss.cdi.tck.tests.interceptors.definition.multipleBindings.MissileInterceptor
- org.jboss.cdi.tck.tests.interceptors.invocation.MissileObserver
- org.jboss.cdi.tck.util.MockCreationalContext<T> (implements javax.enterprise.context.spi.CreationalContext<T>)
- org.jboss.cdi.tck.tests.implementation.simple.definition.MockEnterpriseBean
- org.jboss.cdi.tck.tests.decorators.invocation.MockLogger (implements org.jboss.cdi.tck.tests.decorators.invocation.Logger)
- org.jboss.cdi.tck.tests.decorators.definition.MockLogger (implements org.jboss.cdi.tck.tests.decorators.definition.Logger)
- org.jboss.cdi.tck.tests.decorators.definition.broken.noDelegateInjectionPoints.MockLogger (implements org.jboss.cdi.tck.tests.decorators.definition.broken.noDelegateInjectionPoints.Logger)
- org.jboss.cdi.tck.tests.decorators.definition.broken.observer.MockLogger (implements org.jboss.cdi.tck.tests.decorators.definition.broken.observer.Logger)
- org.jboss.cdi.tck.tests.decorators.definition.broken.finalBeanMethod.MockLogger (implements org.jboss.cdi.tck.tests.decorators.definition.broken.finalBeanMethod.Logger)
- org.jboss.cdi.tck.tests.decorators.definition.broken.enabledDecoratorIsNotDecorator.MockLogger (implements org.jboss.cdi.tck.tests.decorators.definition.broken.enabledDecoratorIsNotDecorator.Logger)
- org.jboss.cdi.tck.tests.decorators.definition.broken.finalBeanClass.MockLogger (implements org.jboss.cdi.tck.tests.decorators.definition.broken.finalBeanClass.Logger)
- org.jboss.cdi.tck.tests.decorators.definition.broken.notAllDecoratedTypesImplemented.MockLogger (implements org.jboss.cdi.tck.tests.decorators.definition.broken.notAllDecoratedTypesImplemented.EnhancedLogger, org.jboss.cdi.tck.tests.decorators.definition.broken.notAllDecoratedTypesImplemented.Logger)
- org.jboss.cdi.tck.tests.decorators.definition.broken.notAllDecoratedTypesImplemented.parameterized.MockLogger (implements org.jboss.cdi.tck.tests.decorators.definition.broken.notAllDecoratedTypesImplemented.parameterized.EnhancedLogger<T>, org.jboss.cdi.tck.tests.decorators.definition.broken.notAllDecoratedTypesImplemented.parameterized.Logger)
- org.jboss.cdi.tck.tests.decorators.definition.broken.multipleDelegateInjectionPoints.MockLogger (implements org.jboss.cdi.tck.tests.decorators.definition.broken.multipleDelegateInjectionPoints.Logger)
- org.jboss.cdi.tck.tests.decorators.definition.inject.delegateConstructor.MockLogger (implements org.jboss.cdi.tck.tests.decorators.definition.inject.delegateConstructor.Logger)
- org.jboss.cdi.tck.tests.decorators.definition.inject.broken.delegateProducerMethod.MockLogger (implements org.jboss.cdi.tck.tests.decorators.definition.inject.broken.delegateProducerMethod.Logger)
- org.jboss.cdi.tck.tests.decorators.definition.inject.delegateField.MockLogger (implements org.jboss.cdi.tck.tests.decorators.definition.inject.delegateField.Logger)
- org.jboss.cdi.tck.tests.decorators.definition.inject.delegateInitializerMethod.MockLogger (implements org.jboss.cdi.tck.tests.decorators.definition.inject.delegateInitializerMethod.Logger)
- org.jboss.cdi.tck.tests.decorators.definition.types.MockLogger (implements org.jboss.cdi.tck.tests.decorators.definition.types.EnhancedLogger<T>, org.jboss.cdi.tck.tests.decorators.definition.types.Logger)
- org.jboss.cdi.tck.tests.implementation.builtin.MockLoginModule (implements javax.security.auth.spi.LoginModule)
- org.jboss.cdi.tck.tests.implementation.simple.definition.MockServlet (implements javax.servlet.Servlet)
- org.jboss.cdi.tck.tests.implementation.simple.definition.MockServletContextListener (implements javax.servlet.ServletContextListener)
- org.jboss.cdi.tck.tests.implementation.simple.definition.MockServletRequestListener (implements javax.servlet.ServletRequestListener)
- org.jboss.cdi.tck.tests.vetoed.ModifyingExtension (implements javax.enterprise.inject.spi.Extension)
- org.jboss.cdi.tck.tests.vetoed.enterprise.ModifyingExtension (implements javax.enterprise.inject.spi.Extension)
- org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.modify.ModifyingExtension (implements javax.enterprise.inject.spi.Extension)
- org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.modify.broken.ModifyingExtension (implements javax.enterprise.inject.spi.Extension)
- org.jboss.cdi.tck.tests.extensions.lifecycle.processInjectionPoint.modify.ModifyingExtension (implements javax.enterprise.inject.spi.Extension)
- org.jboss.cdi.tck.tests.extensions.afterBeanDiscovery.annotated.ModifyingExtension (implements javax.enterprise.inject.spi.Extension)
- org.jboss.cdi.tck.tests.extensions.annotated.synthetic.ModifyingExtension (implements javax.enterprise.inject.spi.Extension)
- org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.broken.passivation.ModifyingExtension1 (implements javax.enterprise.inject.spi.Extension)
- org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.broken.passivation.ModifyingExtension2 (implements javax.enterprise.inject.spi.Extension)
- org.jboss.cdi.tck.tests.implementation.simple.resource.ejb.Monitor (implements java.io.Serializable)
- org.jboss.cdi.tck.tests.implementation.enterprise.newBean.Monkey (implements org.jboss.cdi.tck.tests.implementation.enterprise.newBean.MonkeyLocal)
- org.jboss.cdi.tck.tests.implementation.enterprise.definition.Monkey (implements org.jboss.cdi.tck.tests.implementation.enterprise.definition.MonkeyLocal)
- org.jboss.cdi.tck.tests.alternative.resolution.qualifier.Monster
- org.jboss.cdi.tck.tests.alternative.resolution.qualifier.Troll
- org.jboss.cdi.tck.tests.definition.name.Moose (implements org.jboss.cdi.tck.tests.definition.name.Animal)
- org.jboss.cdi.tck.tests.definition.stereotype.Moose (implements org.jboss.cdi.tck.tests.definition.stereotype.Animal)
- org.jboss.cdi.tck.tests.extensions.beanManager.beanAttributes.Mountain (implements org.jboss.cdi.tck.tests.extensions.beanManager.beanAttributes.Landmark)
- org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.modify.broken.Mouse
- org.jboss.cdi.tck.tests.decorators.builtin.instance.Mule
- org.jboss.cdi.tck.tests.decorators.builtin.instance.MuleInstanceDecorator (implements javax.enterprise.inject.Instance<T>, java.io.Serializable)
- org.jboss.cdi.tck.tests.definition.scope.Mullet
- org.jboss.cdi.tck.tests.event.MultiBindingEvent
- org.jboss.cdi.tck.tests.event.observer.resolve.MultiBindingEvent
- org.jboss.cdi.tck.tests.context.application.disposer.Mushroom
- org.jboss.cdi.tck.tests.context.application.disposer.Mushroomer
- org.jboss.cdi.tck.tests.deployment.exclude.mustache.Mustache
- org.jboss.cdi.tck.tests.context.MyApplicationBean (implements java.io.Serializable)
- org.jboss.cdi.tck.tests.context.MyContextual (implements javax.enterprise.inject.spi.Bean<T>, javax.enterprise.inject.spi.PassivationCapable)
- org.jboss.cdi.tck.tests.context.MySessionBean (implements java.io.Serializable)
- org.jboss.cdi.tck.tests.extensions.beanManager.unmanaged.Nail
- org.jboss.cdi.tck.tests.lookup.injectionpoint.requiredtype.Needle
- org.jboss.cdi.tck.tests.interceptors.definition.binding.overriding.NegatingInterceptor
- org.jboss.cdi.tck.tests.interceptors.definition.NetworkLogger
- org.jboss.cdi.tck.tests.implementation.simple.newSimpleBean.NewLionConsumer
- org.jboss.cdi.tck.tests.implementation.enterprise.newBean.NewSessionBeanConsumer
- org.jboss.cdi.tck.tests.interceptors.definition.broken.invalidBindingAnnotations.NoBazInterceptor
- org.jboss.cdi.tck.tests.lookup.manager.provider.init.NonBdaAfterDeploymentValidationObserver (implements javax.enterprise.inject.spi.Extension)
- org.jboss.cdi.tck.tests.implementation.producer.method.definition.NonBeanWithStaticProducerMethod
- org.jboss.cdi.tck.tests.event.resolve.nonbinding.NonBindingTypesWhenResolvingTest.AnEventType
- org.jboss.cdi.tck.tests.event.resolve.nonbinding.NonBindingTypesWhenResolvingTest.AnObserver
- org.jboss.cdi.tck.tests.event.broken.observer.beanNotManaged.NonManagedBean
- org.jboss.cdi.tck.tests.context.passivating.broken.decorator.field.NonPassivating
- org.jboss.cdi.tck.tests.extensions.alternative.deployment.NoopExtension (implements javax.enterprise.inject.spi.Extension)
- org.jboss.cdi.tck.tests.implementation.enterprise.definition.NoParamConstructorSessionBean
- org.jboss.cdi.tck.tests.lookup.circular.NormalSelfConsumingDependentProducer
- org.jboss.cdi.tck.tests.lookup.circular.NormalSelfConsumingNormalProducer
- org.jboss.cdi.tck.tests.extensions.beanManager.injectionPoint.NotABean
- org.jboss.cdi.tck.tests.interceptors.definition.NotEnabledAtomicInterceptor
- org.jboss.cdi.tck.tests.alternative.enterprise.NotEnabledEjb (implements org.jboss.cdi.tck.tests.alternative.enterprise.DisabledEjbInterface)
- org.jboss.cdi.tck.tests.alternative.enterprise.resource.NotEnabledResourceProducer
- org.jboss.cdi.tck.tests.alternative.NotEnabledSheepProducer
- org.jboss.cdi.tck.tests.event.metadata.injectionpoint.Notifier
- org.jboss.cdi.tck.tests.implementation.producer.field.lifecycle.NullSpiderConsumer (implements java.io.Serializable)
- org.jboss.cdi.tck.tests.implementation.producer.field.lifecycle.NullSpiderConsumerForBrokenProducer (implements java.io.Serializable)
- org.jboss.cdi.tck.tests.implementation.producer.field.lifecycle.NullSpiderProducer
- org.jboss.cdi.tck.tests.implementation.producer.field.lifecycle.NullSpiderProducer_Broken
- org.jboss.cdi.tck.tests.lookup.clientProxy.unproxyable.primitive.Number_Broken
- org.jboss.cdi.tck.tests.context.passivating.NumberConsumer
- org.jboss.cdi.tck.tests.lookup.clientProxy.unproxyable.primitive.NumberProducer
- org.jboss.cdi.tck.tests.lookup.typesafe.resolution.NumberProducer
- org.jboss.cdi.tck.tests.extensions.interceptors.NumberSource
- org.jboss.cdi.tck.tests.implementation.producer.method.definition.OakTree
- org.jboss.cdi.tck.tests.lookup.injection.non.contextual.ws.ObjectFactory
- org.jboss.cdi.tck.tests.event.observer.broken.validation.ambiguous.Observer
- org.jboss.cdi.tck.tests.event.observer.broken.validation.unsatisfied.Observer
- org.jboss.cdi.tck.tests.decorators.builtin.event.Observer
- org.jboss.cdi.tck.tests.context.application.event.Observer1
- org.jboss.cdi.tck.tests.context.application.event.Observer2
- org.jboss.cdi.tck.tests.context.application.event.Observer3
- org.jboss.cdi.tck.tests.decorators.invocation.observer.ObserverDecorator (implements org.jboss.cdi.tck.tests.decorators.invocation.observer.Observer)
- org.jboss.cdi.tck.tests.event.observer.abortProcessing.ObserverExceptionAbortsProcessingTest.AnEventType
- org.jboss.cdi.tck.tests.event.observer.abortProcessing.ObserverExceptionAbortsProcessingTest.AnObserverWithException
- org.jboss.cdi.tck.tests.event.observer.abortProcessing.ObserverExceptionAbortsProcessingTest.AnotherObserverWithException
- org.jboss.cdi.tck.tests.event.observer.transactional.custom.ObserverExtension (implements javax.enterprise.inject.spi.Extension)
- org.jboss.cdi.tck.tests.event.observer.extension.ObserverExtension (implements javax.enterprise.inject.spi.Extension)
- org.jboss.cdi.tck.tests.decorators.invocation.observer.ObserverImpl (implements org.jboss.cdi.tck.tests.decorators.invocation.observer.Observer)
- org.jboss.cdi.tck.tests.event.broken.raw.ObserverInjectionBar
- org.jboss.cdi.tck.tests.lookup.dynamic.broken.raw.ObserverInjectionBar
- org.jboss.cdi.tck.tests.decorators.builtin.event.complex.ObserverMethodComparator (implements java.util.Comparator<T>)
- org.jboss.cdi.tck.tests.decorators.builtin.event.complex.Observers
- org.jboss.cdi.tck.tests.context.session.event.ObservingBean
- org.jboss.cdi.tck.tests.context.conversation.event.notattached.ObservingBean
- org.jboss.cdi.tck.tests.context.request.ws.ObservingBean
- org.jboss.cdi.tck.tests.context.request.event.ObservingBean
- org.jboss.cdi.tck.tests.context.request.jaxrs.ObservingBean
- org.jboss.cdi.tck.tests.implementation.simple.definition.constructorHasObservesParameter.ObservingConstructor
- org.jboss.cdi.tck.tests.extensions.alternative.metadata.annotated.ObservingExtension (implements javax.enterprise.inject.spi.Extension)
- org.jboss.cdi.tck.tests.lookup.dynamic.ObtainsInstanceBean
- org.jboss.cdi.tck.tests.lookup.dynamic.ObtainsNewInstanceBean
- org.jboss.cdi.tck.tests.extensions.beanManager.bean.Office (implements org.jboss.cdi.tck.tests.extensions.beanManager.bean.Building<T>)
- org.jboss.cdi.tck.tests.definition.stereotype.interceptor.OmegaInterceptor
- org.jboss.cdi.tck.tests.extensions.annotated.synthetic.Orange (implements org.jboss.cdi.tck.tests.extensions.annotated.synthetic.Fruit)
- org.jboss.cdi.tck.tests.event.OrangeCheekedWaxbill
- org.jboss.cdi.tck.tests.implementation.enterprise.newBean.Order (implements org.jboss.cdi.tck.tests.implementation.enterprise.newBean.OrderLocal)
- org.jboss.cdi.tck.tests.implementation.simple.newSimpleBean.Order (implements java.io.Serializable)
- org.jboss.cdi.tck.tests.definition.qualifier.Order
- org.jboss.cdi.tck.tests.definition.scope.Order
- org.jboss.cdi.tck.tests.decorators.builtin.event.complex.OrderedEventDeliveryDecorator<T> (implements javax.enterprise.event.Event<T>, java.io.Serializable)
- org.jboss.cdi.tck.tests.decorators.builtin.event.complex.OrderedEventDeliveryExtension (implements javax.enterprise.inject.spi.Extension)
- org.jboss.cdi.tck.tests.implementation.enterprise.newBean.OrderInterceptor
- org.jboss.cdi.tck.tests.implementation.simple.newSimpleBean.OrderInterceptor
- org.jboss.cdi.tck.tests.implementation.enterprise.lifecycle.OrderProcessor
- org.jboss.cdi.tck.tests.implementation.simple.lifecycle.OrderProcessor
- org.jboss.cdi.tck.tests.definition.qualifier.OrderProcessor
- org.jboss.cdi.tck.tests.context.dependent.OtherSpiderProducer
- org.jboss.cdi.tck.tests.implementation.producer.field.definition.OtherSpiderProducer
- org.jboss.cdi.tck.tests.implementation.simple.definition.OuterClass
- org.jboss.cdi.tck.tests.context.conversation.filter.OuterFilter (implements javax.servlet.Filter)
- org.jboss.cdi.tck.tests.context.conversation.OutermostFilter (implements javax.servlet.Filter)
- org.jboss.cdi.tck.tests.event.fires.nonbinding.OwlFinch_Broken
- org.jboss.cdi.tck.util.ParameterizedTypeImpl (implements java.lang.reflect.ParameterizedType)
- org.jboss.cdi.tck.tests.lookup.typesafe.resolution.Parrot (implements org.jboss.cdi.tck.tests.lookup.typesafe.resolution.Bird)
- org.jboss.cdi.tck.tests.decorators.builtin.event.complex.Payload
- org.jboss.cdi.tck.tests.lookup.modules.PaymentEjbFoo (implements org.jboss.cdi.tck.tests.lookup.modules.Foo)
- org.jboss.cdi.tck.tests.lookup.modules.PaymentFoo (implements org.jboss.cdi.tck.tests.lookup.modules.Foo)
- org.jboss.cdi.tck.tests.lookup.modules.CashFoo
- org.jboss.cdi.tck.tests.extensions.annotated.synthetic.Pear (implements org.jboss.cdi.tck.tests.extensions.annotated.synthetic.Fruit)
- org.jboss.cdi.tck.tests.implementation.producer.method.definition.enterprise.Pear
- org.jboss.cdi.tck.tests.implementation.producer.method.definition.enterprise.PearTree (implements org.jboss.cdi.tck.tests.implementation.producer.method.definition.enterprise.PearTreeLocal)
- org.jboss.cdi.tck.tests.implementation.producer.method.definition.enterprise.YellowPearTree
- org.jboss.cdi.tck.tests.lookup.circular.Petrol
- org.jboss.cdi.tck.tests.lookup.typesafe.resolution.PetShop
- org.jboss.cdi.tck.tests.implementation.initializer.broken.methodAnnotatedProduces.Pheasant_Broken
- org.jboss.cdi.tck.tests.extensions.annotated.delivery.Phoenix
- org.jboss.cdi.tck.tests.lookup.circular.Pig (implements java.io.Serializable)
- org.jboss.cdi.tck.tests.decorators.invocation.Pig (implements java.io.Serializable)
- org.jboss.cdi.tck.tests.decorators.invocation.PigStyDecorator (implements org.jboss.cdi.tck.tests.decorators.invocation.PigSty, java.io.Serializable)
- org.jboss.cdi.tck.tests.decorators.invocation.PigStyImpl (implements org.jboss.cdi.tck.tests.decorators.invocation.PigSty)
- org.jboss.cdi.tck.tests.lookup.injectionpoint.named.Pike
- org.jboss.cdi.tck.tests.implementation.simple.ee.components.Ping
- org.jboss.cdi.tck.tests.vetoed.aquarium.Piranha
- org.jboss.cdi.tck.tests.vetoed.enterprise.aquarium.Piranha
- org.jboss.cdi.tck.tests.lookup.byname.Plaice (implements org.jboss.cdi.tck.tests.lookup.byname.Animal)
- org.jboss.cdi.tck.tests.lookup.circular.Planet
- org.jboss.cdi.tck.tests.interceptors.definition.inheritance.Plant (implements org.jboss.cdi.tck.tests.interceptors.definition.inheritance.Ping)
- org.jboss.cdi.tck.tests.interceptors.definition.inheritance.Flower
- org.jboss.cdi.tck.tests.interceptors.definition.inheritance.ForgetMeNot
- org.jboss.cdi.tck.tests.interceptors.definition.inheritance.WoodForgetMeNot
- org.jboss.cdi.tck.tests.interceptors.definition.inheritance.PongPlant
- org.jboss.cdi.tck.tests.interceptors.definition.inheritance.Grass
- org.jboss.cdi.tck.tests.interceptors.definition.inheritance.WaterChestnut
- org.jboss.cdi.tck.tests.interceptors.definition.inheritance.Herb
- org.jboss.cdi.tck.tests.interceptors.definition.inheritance.Thyme
- org.jboss.cdi.tck.tests.interceptors.definition.inheritance.Shrub
- org.jboss.cdi.tck.tests.interceptors.definition.inheritance.Rosehip
- org.jboss.cdi.tck.tests.interceptors.definition.inheritance.Tree
- org.jboss.cdi.tck.tests.interceptors.definition.inheritance.Larch
- org.jboss.cdi.tck.tests.interceptors.definition.inheritance.EuropeanLarch
- org.jboss.cdi.tck.tests.interceptors.definition.member.Plant
- org.jboss.cdi.tck.tests.interceptors.definition.member.PlantInterceptor
- org.jboss.cdi.tck.tests.alternative.selection.enterprise.PojoService (implements org.jboss.cdi.tck.tests.alternative.selection.enterprise.Service)
- org.jboss.cdi.tck.tests.implementation.enterprise.definition.PolarBear (implements org.jboss.cdi.tck.tests.implementation.enterprise.definition.PolarBearLocal)
- org.jboss.cdi.tck.tests.implementation.producer.method.definition.Pollen
- org.jboss.cdi.tck.tests.definition.scope.Pollock (implements org.jboss.cdi.tck.tests.definition.scope.Animal)
- org.jboss.cdi.tck.tests.event.observer.resolve.Pomeranian
- org.jboss.cdi.tck.tests.context.passivating.dependency.resource.persistence.Pool (implements java.io.Serializable)
- org.jboss.cdi.tck.tests.implementation.producer.method.lifecycle.PotatoChip
- org.jboss.cdi.tck.tests.event.fires.Praise
- org.jboss.cdi.tck.tests.implementation.initializer.PreferredChicken (implements org.jboss.cdi.tck.tests.implementation.initializer.ChickenInterface)
- org.jboss.cdi.tck.tests.implementation.initializer.PremiumChickenHutch
- org.jboss.cdi.tck.tests.decorators.definition.broken.decoratorListedTwiceInBeansXml.Present
- org.jboss.cdi.tck.tests.decorators.definition.broken.decoratorListedTwiceInBeansXml.PresentDecorator
- org.jboss.cdi.tck.tests.inheritance.initializer.PriceProducer
- org.jboss.cdi.tck.tests.lookup.typesafe.resolution.primitive.PrimitiveProducer
- org.jboss.cdi.tck.tests.decorators.builtin.principal.PrincipalDecorator (implements java.security.Principal, java.io.Serializable)
- org.jboss.cdi.tck.tests.implementation.builtin.PrincipalInjectedBean (implements org.jboss.cdi.tck.tests.implementation.builtin.PrincipalInjectedBeanLocal)
- org.jboss.cdi.tck.tests.decorators.builtin.principal.PrincipalInjector
- org.jboss.cdi.tck.tests.event.observer.resolve.PriviledgedObserver
- org.jboss.cdi.tck.tests.extensions.alternative.metadata.ProcessAnnotatedTypeObserver (implements javax.enterprise.inject.spi.Extension)
- org.jboss.cdi.tck.tests.extensions.container.event.ws.ProcessAnnotatedTypeObserver (implements javax.enterprise.inject.spi.Extension)
- org.jboss.cdi.tck.tests.extensions.container.event.ProcessAnnotatedTypeObserver (implements javax.enterprise.inject.spi.Extension)
- org.jboss.cdi.tck.tests.extensions.beanManager.ProcessAnnotatedTypeObserver (implements javax.enterprise.inject.spi.Extension)
- org.jboss.cdi.tck.tests.extensions.annotated.ProcessAnnotatedTypeObserver (implements javax.enterprise.inject.spi.Extension)
- org.jboss.cdi.tck.tests.extensions.annotated.broken.processAnnotatedObserverThrowsException.ProcessAnnotatedTypeObserver (implements javax.enterprise.inject.spi.Extension)
- org.jboss.cdi.tck.tests.extensions.annotated.delivery.ProcessAnnotatedTypeObserver (implements javax.enterprise.inject.spi.Extension)
- org.jboss.cdi.tck.tests.lookup.injection.non.contextual.ProcessAnnotatedTypeObserver (implements javax.enterprise.inject.spi.Extension)
- org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.builtin.ProcessBeanAttributesObserver (implements javax.enterprise.inject.spi.Extension)
- org.jboss.cdi.tck.tests.deployment.packaging.ejb.ProcessBeanObserver (implements javax.enterprise.inject.spi.Extension)
- org.jboss.cdi.tck.tests.extensions.container.event.ProcessBeanObserver (implements javax.enterprise.inject.spi.Extension)
- org.jboss.cdi.tck.tests.extensions.container.event.broken.processBeanObserverThrowsException.ProcessBeanObserver (implements javax.enterprise.inject.spi.Extension)
- org.jboss.cdi.tck.tests.extensions.container.event.broken.processBeanObserverRegistersException.ProcessBeanObserver (implements javax.enterprise.inject.spi.Extension)
- org.jboss.cdi.tck.tests.extensions.processBean.ProcessBeanObserver (implements javax.enterprise.inject.spi.Extension)
- org.jboss.cdi.tck.tests.event.broken.raw.ProcessInjectionPointObserver (implements javax.enterprise.inject.spi.Extension)
- org.jboss.cdi.tck.tests.lookup.dynamic.broken.raw.ProcessInjectionPointObserver (implements javax.enterprise.inject.spi.Extension)
- org.jboss.cdi.tck.tests.extensions.container.event.ws.ProcessInjectionTargetObserver (implements javax.enterprise.inject.spi.Extension)
- org.jboss.cdi.tck.tests.extensions.container.event.ProcessInjectionTargetObserver (implements javax.enterprise.inject.spi.Extension)
- org.jboss.cdi.tck.tests.extensions.container.event.jms.ProcessInjectionTargetObserver (implements javax.enterprise.inject.spi.Extension)
- org.jboss.cdi.tck.tests.extensions.lifecycle.processInjectionTarget.ProcessInjectionTargetObserver (implements javax.enterprise.inject.spi.Extension)
- org.jboss.cdi.tck.tests.extensions.observer.ProcessObserverMethodObserver (implements javax.enterprise.inject.spi.Extension)
- org.jboss.cdi.tck.tests.extensions.observer.broken.exception.ProcessObserverMethodObserver (implements javax.enterprise.inject.spi.Extension)
- org.jboss.cdi.tck.tests.extensions.observer.broken.definitionError.ProcessObserverMethodObserver (implements javax.enterprise.inject.spi.Extension)
- org.jboss.cdi.tck.tests.extensions.processBean.ProcessSessionBeanObserver (implements javax.enterprise.inject.spi.Extension)
- org.jboss.cdi.tck.tests.lookup.modules.ProducedFoo (implements org.jboss.cdi.tck.tests.lookup.modules.Foo)
- org.jboss.cdi.tck.tests.inheritance.generics.Producer
- org.jboss.cdi.tck.tests.implementation.disposal.method.definition.broken.validation.ambiguous.Producer
- org.jboss.cdi.tck.tests.implementation.disposal.method.definition.broken.validation.unsatisfied.Producer
- org.jboss.cdi.tck.tests.decorators.invocation.producer.method.ProducerDecorator (implements org.jboss.cdi.tck.tests.decorators.invocation.producer.method.Producer)
- org.jboss.cdi.tck.tests.decorators.invocation.producer.method.ProducerImpl (implements org.jboss.cdi.tck.tests.decorators.invocation.producer.method.Producer)
- org.jboss.cdi.tck.tests.event.broken.raw.ProducerMethodInjectionBar
- org.jboss.cdi.tck.tests.lookup.dynamic.broken.raw.ProducerMethodInjectionBar
- org.jboss.cdi.tck.tests.extensions.producer.ProducerProcessor (implements javax.enterprise.inject.spi.Extension)
- org.jboss.cdi.tck.tests.inheritance.specialization.producer.method.Product
- org.jboss.cdi.tck.tests.inheritance.specialization.producer.method.Necklace
- org.jboss.cdi.tck.tests.inheritance.specialization.producer.method.broken.twobeans.Product
- org.jboss.cdi.tck.tests.inheritance.specialization.producer.method.broken.indirectoverride.Product
- org.jboss.cdi.tck.tests.inheritance.specialization.producer.method.broken.staticmethod.Product
- org.jboss.cdi.tck.tests.inheritance.specialization.producer.method.enterprise.Product
- org.jboss.cdi.tck.tests.inheritance.specialization.producer.method.enterprise.Necklace
- org.jboss.cdi.tck.tests.implementation.disposal.method.definition.broken.validation.ambiguous.Product
- org.jboss.cdi.tck.tests.implementation.disposal.method.definition.broken.validation.unsatisfied.Product
- org.jboss.cdi.tck.tests.context.passivating.dependency.resource.persistence.Profile (implements java.io.Serializable)
- org.jboss.cdi.tck.tests.extensions.lifecycle.bbd.Programmer
- org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener (implements org.testng.IInvokedMethodListener2)
- org.jboss.cdi.tck.impl.PropertiesBasedConfigurationBuilder
- org.jboss.cdi.tck.tests.inheritance.specialization.producer.method.broken.name.Pupil
- org.jboss.cdi.tck.tests.extensions.container.event.jms.QueueMessageDrivenBean (implements javax.jms.MessageListener)
- org.jboss.cdi.tck.tests.alternative.resolution.qualifier.Qux
- org.jboss.cdi.tck.tests.event.resolve.typeWithParameters.Qux<T>
- org.jboss.cdi.tck.tests.event.resolve.typeWithParameters.Qux.QuxNumber
- org.jboss.cdi.tck.tests.event.resolve.typeWithParameters.Qux.QuxString
- org.jboss.cdi.tck.tests.event.resolve.typeWithParameters.Qux.QuxStringList
- org.jboss.cdi.tck.tests.deployment.packaging.ear.modules.Qux
- org.jboss.cdi.tck.tests.deployment.packaging.war.modules.Qux
- org.jboss.cdi.tck.tests.deployment.shutdown.Qux
- org.jboss.cdi.tck.tests.lookup.dynamic.destroy.dependent.Qux
- org.jboss.cdi.tck.tests.lookup.injection.enterprise.chain.Qux
- org.jboss.cdi.tck.tests.context.conversation.determination.QuxAsyncListener (implements javax.servlet.AsyncListener)
- org.jboss.cdi.tck.tests.decorators.resolution.QuxDecorator (implements org.jboss.cdi.tck.tests.decorators.resolution.DecoratedType)
- org.jboss.cdi.tck.tests.decorators.resolution.QuxImpl (implements org.jboss.cdi.tck.tests.decorators.resolution.Qux<T>)
- org.jboss.cdi.tck.tests.decorators.resolution.QuxListDecorator (implements org.jboss.cdi.tck.tests.decorators.resolution.DecoratedType)
- org.jboss.cdi.tck.tests.decorators.resolution.QuxListImpl (implements org.jboss.cdi.tck.tests.decorators.resolution.Qux<T>)
- org.jboss.cdi.tck.tests.interceptors.definition.enterprise.interceptorOrder.RadarInterceptor (implements java.io.Serializable)
- org.jboss.cdi.tck.tests.decorators.definition.broken.parameterizedTypesWithDifferentTypeParameters.RadioDecorator (implements org.jboss.cdi.tck.tests.decorators.definition.broken.parameterizedTypesWithDifferentTypeParameters.Radio<T1,T2>)
- org.jboss.cdi.tck.tests.decorators.definition.broken.parameterizedTypesWithDifferentTypeParameters.RadioProducer
- org.jboss.cdi.tck.tests.extensions.annotated.delivery.Raven
- org.jboss.cdi.tck.tests.lookup.typesafe.resolution.parameterized.raw.RawProducer
- org.jboss.cdi.tck.tests.event.resolve.typeWithParameters.RawTypeObserver
- org.jboss.cdi.tck.tests.event.resolve.typeWithParameters.RawTypeObserver.Box<A,B,C>
- org.jboss.cdi.tck.tests.event.observer.conditional.RecluseSpider
- org.jboss.cdi.tck.tests.context.passivating.Record (implements java.io.Serializable)
- org.jboss.cdi.tck.tests.context.passivating.RecordProducer
- org.jboss.cdi.tck.tests.context.passivating.broken.producer.method.RecordProducer
- org.jboss.cdi.tck.tests.context.passivating.broken.producer.field.RecordProducer
- org.jboss.cdi.tck.tests.implementation.simple.lifecycle.RedSnapper (implements org.jboss.cdi.tck.tests.implementation.simple.lifecycle.Animal)
- org.jboss.cdi.tck.tests.definition.name.RedSnapper (implements org.jboss.cdi.tck.tests.definition.name.Animal)
- org.jboss.cdi.tck.tests.definition.scope.RedSnapper (implements org.jboss.cdi.tck.tests.definition.scope.Animal)
- org.jboss.cdi.tck.tests.definition.bean.RedSnapper (implements org.jboss.cdi.tck.tests.definition.bean.Animal)
- org.jboss.cdi.tck.tests.extensions.annotated.synthetic.RegisteringExtension1 (implements javax.enterprise.inject.spi.Extension)
- org.jboss.cdi.tck.tests.extensions.annotated.synthetic.RegisteringExtension2 (implements javax.enterprise.inject.spi.Extension)
- org.jboss.cdi.tck.tests.extensions.annotated.synthetic.RegisteringExtension3 (implements javax.enterprise.inject.spi.Extension)
- org.jboss.cdi.tck.tests.event.implicit.Registration
- org.jboss.cdi.tck.tests.definition.stereotype.Reindeer (implements org.jboss.cdi.tck.tests.definition.stereotype.Animal)
- org.jboss.cdi.tck.tests.lookup.dynamic.RemotePaymentProcessor (implements org.jboss.cdi.tck.tests.lookup.dynamic.AsynchronousPaymentProcessor)
- org.jboss.cdi.tck.tests.interceptors.definition.inheritance.resolution.RemoteService
- org.jboss.cdi.tck.tests.interceptors.definition.inheritance.resolution.enterprise.RemoteService
- org.jboss.cdi.tck.tests.interceptors.definition.inheritance.resolution.enterprise.RemoteMessageService
- org.jboss.cdi.tck.tests.context.request.postconstruct.RequestContextObserver
- org.jboss.cdi.tck.tests.context.request.event.timeout.RequestScopedObserver
- org.jboss.cdi.tck.tests.context.request.event.jms.RequestScopedObserver
- org.jboss.cdi.tck.tests.context.request.event.remote.RequestScopedObserver
- org.jboss.cdi.tck.tests.context.request.event.async.RequestScopedObserver
- org.jboss.cdi.tck.tests.event.resolve.binding.ResolvingChecksBindingTypeMembersTest.AnEventType
- org.jboss.cdi.tck.tests.event.resolve.binding.ResolvingChecksBindingTypeMembersTest.AnObserver
- org.jboss.cdi.tck.tests.event.resolve.binding.ResolvingChecksBindingTypeMembersTest.AnotherObserver
- org.jboss.cdi.tck.tests.alternative.selection.resource.ResourceProducer
- org.jboss.cdi.tck.tests.context.passivating.dependency.resource.persistence.ResourceProducer
- org.jboss.cdi.tck.tests.implementation.simple.resource.persistenceContext.ResourceProducer
- org.jboss.cdi.tck.tests.implementation.simple.resource.broken.name.ResourceProducer
- org.jboss.cdi.tck.tests.implementation.simple.resource.broken.type.ws.ResourceProducer
- org.jboss.cdi.tck.tests.implementation.simple.resource.broken.type.ResourceProducer
- org.jboss.cdi.tck.tests.implementation.simple.resource.broken.type.persistence.ResourceProducer
- org.jboss.cdi.tck.tests.implementation.simple.resource.broken.type.ejb.ResourceProducer
- org.jboss.cdi.tck.tests.implementation.simple.resource.broken.type.env.ResourceProducer
- org.jboss.cdi.tck.tests.implementation.simple.resource.ejb.ResourceProducer
- org.jboss.cdi.tck.tests.implementation.simple.resource.env.ResourceProducer
- org.jboss.cdi.tck.tests.implementation.simple.resource.resource.ResourceProducer
- org.jboss.cdi.tck.tests.lookup.typesafe.resolution.parameterized.Result<T1,T2>
- org.jboss.cdi.tck.tests.context.application.Result
- org.jboss.cdi.tck.tests.implementation.enterprise.definition.Retriever
- org.jboss.cdi.tck.tests.definition.bean.broken.restricted.RockBean
- org.jboss.cdi.tck.tests.interceptors.definition.enterprise.simpleInterception.Rocket
- org.jboss.cdi.tck.tests.definition.stereotype.named.RoeDeer
- org.jboss.cdi.tck.tests.definition.stereotype.broken.withBindingType.RoeDeer_Broken
- org.jboss.cdi.tck.tests.implementation.enterprise.lifecycle.RoemerPassage
- org.jboss.cdi.tck.tests.extensions.lifecycle.bbd.RomanEmpire
- org.jboss.cdi.tck.tests.extensions.lifecycle.bbd.broken.normalScope.RomanEmpire
- org.jboss.cdi.tck.tests.extensions.lifecycle.bbd.broken.passivatingScope.RomanEmpire
- org.jboss.cdi.tck.tests.context.dependent.ejb.Room (implements org.jboss.cdi.tck.tests.context.dependent.ejb.RoomLocal)
- org.jboss.cdi.tck.tests.lookup.typesafe.resolution.RoundWhitefish (implements org.jboss.cdi.tck.tests.lookup.typesafe.resolution.Animal)
- org.jboss.cdi.tck.tests.interceptors.invocation.Rye (implements java.io.Serializable)
- org.jboss.cdi.tck.tests.lookup.byname.Salmon (implements org.jboss.cdi.tck.tests.lookup.byname.Animal)
- org.jboss.cdi.tck.tests.lookup.byname.ambiguous.Salmon
- org.jboss.cdi.tck.tests.lookup.byname.ambiguous.broken.Salmon
- org.jboss.cdi.tck.tests.lookup.el.Salmon
- org.jboss.cdi.tck.tests.implementation.simple.lifecycle.Salmon
- org.jboss.cdi.tck.tests.extensions.alternative.metadata.Sausage
- org.jboss.cdi.tck.tests.definition.stereotype.broken.scopeConflict.Scallop_Broken
- org.jboss.cdi.tck.tests.inheritance.specialization.producer.method.broken.name.School
- org.jboss.cdi.tck.tests.inheritance.specialization.producer.method.broken.name.HighSchool_Broken
- org.jboss.cdi.tck.tests.lookup.typesafe.resolution.broken.disabled.Sea
- org.jboss.cdi.tck.tests.definition.name.SeaBass (implements org.jboss.cdi.tck.tests.definition.name.Animal)
- org.jboss.cdi.tck.tests.definition.scope.SeaBass (implements org.jboss.cdi.tck.tests.definition.scope.Animal)
- org.jboss.cdi.tck.tests.interceptors.definition.interceptorOrder.SecondInterceptor
- org.jboss.cdi.tck.cdi.Sections
- org.jboss.cdi.tck.tests.interceptors.definition.SecureInterceptor
- org.jboss.cdi.tck.tests.interceptors.definition.SecureTransaction
- org.jboss.cdi.tck.tests.event.select.SecurityEvent
- org.jboss.cdi.tck.tests.deployment.packaging.ear.modules.SecurityInterceptor
- org.jboss.cdi.tck.tests.deployment.packaging.war.modules.SecurityInterceptor
- org.jboss.cdi.tck.tests.event.select.SecuritySensor
- org.jboss.cdi.tck.tests.alternative.selection.SelectedAlternativeTestUtil
- org.jboss.cdi.tck.tests.context.dependent.SensitiveFox
- org.jboss.cdi.tck.tests.context.passivating.SerializableCityConsumer
- org.jboss.cdi.tck.tests.decorators.definition.broken.nodecoratedtypes.SerializableDecorator (implements java.io.Serializable)
- javax.xml.ws.Service
- org.jboss.cdi.tck.tests.context.application.postconstruct.Service
- org.jboss.cdi.tck.tests.interceptors.ordering.global.Service
- org.jboss.cdi.tck.tests.interceptors.definition.inheritance.resolution.Service
- org.jboss.cdi.tck.tests.interceptors.definition.inheritance.resolution.LoggedService
- org.jboss.cdi.tck.tests.interceptors.definition.inheritance.resolution.MessageService
- org.jboss.cdi.tck.tests.interceptors.definition.inheritance.resolution.MonitorService
- org.jboss.cdi.tck.tests.interceptors.definition.inheritance.resolution.enterprise.Service
- org.jboss.cdi.tck.tests.interceptors.definition.inheritance.resolution.enterprise.LoggedService
- org.jboss.cdi.tck.tests.interceptors.definition.inheritance.resolution.enterprise.MessageService
- org.jboss.cdi.tck.tests.interceptors.definition.inheritance.resolution.enterprise.MonitorService
- org.jboss.cdi.tck.tests.extensions.producer.ServiceBean (implements org.jboss.cdi.tck.tests.extensions.producer.ServiceRemote)
- org.jboss.cdi.tck.tests.implementation.simple.resource.persistenceContext.ServiceBeanImpl (implements org.jboss.cdi.tck.tests.implementation.simple.resource.persistenceContext.ServiceBean)
- org.jboss.cdi.tck.tests.extensions.producer.ServiceProducer
- org.jboss.cdi.tck.tests.decorators.builtin.http.servletcontext.ServletContextDecorator1 (implements java.io.Serializable, javax.servlet.ServletContext)
- org.jboss.cdi.tck.tests.decorators.builtin.http.servletcontext.ServletContextDecorator2 (implements java.io.Serializable, javax.servlet.ServletContext)
- org.jboss.cdi.tck.tests.decorators.builtin.transaction.SessionBean
- org.jboss.cdi.tck.tests.decorators.builtin.http.session.SessionListener (implements javax.servlet.http.HttpSessionListener)
- org.jboss.cdi.tck.tests.context.session.event.SessionScopedBean (implements java.io.Serializable)
- org.jboss.cdi.tck.tests.implementation.enterprise.remove.SessionScopedSessionBean (implements org.jboss.cdi.tck.tests.implementation.enterprise.remove.SessionScopedSessionInterface)
- org.jboss.cdi.tck.tests.vetoed.Shark
- org.jboss.cdi.tck.tests.alternative.Sheep
- org.jboss.cdi.tck.tests.extensions.container.event.Sheep (implements org.jboss.cdi.tck.tests.extensions.container.event.SheepLocal)
- org.jboss.cdi.tck.tests.extensions.container.event.broken.processBeanObserverThrowsException.Sheep
- org.jboss.cdi.tck.tests.extensions.container.event.broken.processBeanObserverRegistersException.Sheep
- org.jboss.cdi.tck.tests.extensions.container.event.jms.Sheep
- org.jboss.cdi.tck.tests.extensions.lifecycle.processInjectionTarget.Sheep
- org.jboss.cdi.tck.tests.lookup.injection.enterprise.Sheep
- org.jboss.cdi.tck.tests.lookup.injection.non.contextual.ws.Sheep
- org.jboss.cdi.tck.tests.lookup.injection.non.contextual.Sheep
- org.jboss.cdi.tck.tests.lookup.dependency.resolution.broken.ambiguous.Sheep (implements org.jboss.cdi.tck.tests.lookup.dependency.resolution.broken.ambiguous.Animal)
- org.jboss.cdi.tck.tests.lookup.typesafe.resolution.broken.type.variable.Sheep (implements org.jboss.cdi.tck.tests.lookup.typesafe.resolution.broken.type.variable.Animal)
- org.jboss.cdi.tck.tests.lookup.el.integration.Sheep
- org.jboss.cdi.tck.tests.implementation.simple.definition.Sheep
- org.jboss.cdi.tck.tests.extensions.container.event.SheepInterceptor
- org.jboss.cdi.tck.tests.lookup.injection.non.contextual.ws.SheepWSEndPoint (implements org.jboss.cdi.tck.tests.lookup.injection.non.contextual.ws.SheepWS)
- org.jboss.cdi.tck.tests.lookup.injection.non.contextual.ws.SheepWSProducer
- org.jboss.cdi.tck.tests.implementation.producer.method.lifecycle.Ship
- org.jboss.cdi.tck.tests.implementation.producer.method.lifecycle.ShipProducer_Broken
- org.jboss.cdi.tck.tests.implementation.simple.lifecycle.ShoeFactory
- org.jboss.cdi.tck.tests.event.Shop
- org.jboss.cdi.tck.tests.inheritance.specialization.producer.method.Shop
- org.jboss.cdi.tck.tests.inheritance.specialization.producer.method.JewelryShop
- org.jboss.cdi.tck.tests.inheritance.specialization.producer.method.broken.twobeans.Shop
- org.jboss.cdi.tck.tests.inheritance.specialization.producer.method.broken.twobeans.Bookshop_Broken
- org.jboss.cdi.tck.tests.inheritance.specialization.producer.method.broken.twobeans.PictureShop_Broken
- org.jboss.cdi.tck.tests.inheritance.specialization.producer.method.broken.indirectoverride.Shop
- org.jboss.cdi.tck.tests.inheritance.specialization.producer.method.broken.indirectoverride.MallShop
- org.jboss.cdi.tck.tests.inheritance.specialization.producer.method.broken.indirectoverride.ShoeShop_Broken
- org.jboss.cdi.tck.tests.inheritance.specialization.producer.method.broken.staticmethod.Shop
- org.jboss.cdi.tck.tests.inheritance.specialization.producer.method.broken.staticmethod.FurnitureShop_Broken
- org.jboss.cdi.tck.tests.inheritance.specialization.producer.method.enterprise.Shop
- org.jboss.cdi.tck.tests.inheritance.specialization.producer.method.enterprise.JewelryShop
- org.jboss.cdi.tck.tests.implementation.simple.newSimpleBean.Shop (implements java.io.Serializable)
- org.jboss.cdi.tck.tests.interceptors.definition.ShoppingCart
- org.jboss.cdi.tck.tests.definition.stereotype.ShortHairedDog (implements org.jboss.cdi.tck.tests.definition.stereotype.Animal, java.io.Serializable)
- org.jboss.cdi.tck.tests.definition.stereotype.Chihuahua
- org.jboss.cdi.tck.tests.definition.stereotype.enterprise.ShortHairedDog (implements org.jboss.cdi.tck.tests.definition.stereotype.enterprise.Animal, java.io.Serializable)
- org.jboss.cdi.tck.tests.definition.stereotype.enterprise.Chihuahua (implements org.jboss.cdi.tck.tests.definition.stereotype.enterprise.ChihuahuaLocal)
- org.jboss.cdi.tck.tests.decorators.definition.lifecycle.ShortTermAccount (implements org.jboss.cdi.tck.tests.decorators.definition.lifecycle.BankAccount)
- org.jboss.cdi.tck.tests.decorators.definition.producer.ShortTermAccount (implements org.jboss.cdi.tck.tests.decorators.definition.producer.BankAccount)
- org.jboss.cdi.tck.tests.event.observer.method.ShowDog
- org.jboss.cdi.tck.tests.definition.stereotype.alternative.enterprise.SimpleAlternativeService (implements org.jboss.cdi.tck.tests.definition.stereotype.alternative.enterprise.Service)
- org.jboss.cdi.tck.tests.context.application.SimpleApplicationBean
- org.jboss.cdi.tck.tests.context.application.ejb.SimpleApplicationBean
- org.jboss.cdi.tck.tests.context.application.async.SimpleApplicationBean
- org.jboss.cdi.tck.tests.context.session.async.SimpleAsyncListener (implements javax.servlet.AsyncListener)
- org.jboss.cdi.tck.tests.context.application.async.SimpleAsyncListener (implements javax.servlet.AsyncListener)
- org.jboss.cdi.tck.tests.context.request.async.SimpleAsyncListener (implements javax.servlet.AsyncListener)
- org.jboss.cdi.tck.tests.extensions.lifecycle.SimpleBean
- org.jboss.cdi.tck.tests.extensions.beanManager.SimpleBean
- org.jboss.cdi.tck.tests.extensions.beanManager.DerivedBean
- org.jboss.cdi.tck.tests.extensions.bean.bytype.SimpleBean
- org.jboss.cdi.tck.tests.extensions.bean.bytype.DerivedBean
- org.jboss.cdi.tck.tests.lookup.injectionpoint.broken.reference.unresolved.SimpleBean
- org.jboss.cdi.tck.tests.lookup.injectionpoint.broken.reference.ambiguous.SimpleBean
- org.jboss.cdi.tck.tests.context.application.postconstruct.SimpleBean
- org.jboss.cdi.tck.tests.context.request.postconstruct.SimpleBean
- org.jboss.cdi.tck.tests.implementation.enterprise.newBean.SimpleBean
- org.jboss.cdi.tck.tests.implementation.enterprise.definition.SimpleBean
- org.jboss.cdi.tck.tests.context.SimpleBeanA (implements java.io.Serializable)
- org.jboss.cdi.tck.tests.context.SimpleBeanB (implements java.io.Serializable)
- org.jboss.cdi.tck.tests.context.SimpleBeanZ (implements java.io.Serializable)
- org.jboss.cdi.tck.tests.event.metadata.SimpleEvent
- org.jboss.cdi.tck.tests.extensions.lifecycle.SimpleEvent
- org.jboss.cdi.tck.tests.event.metadata.SimpleEventNotifier
- org.jboss.cdi.tck.tests.event.metadata.SimpleEventObserver
- org.jboss.cdi.tck.tests.event.observer.resolve.SimpleEventType
- org.jboss.cdi.tck.tests.extensions.lifecycle.SimpleExtension (implements javax.enterprise.inject.spi.Extension, org.jboss.cdi.tck.tests.extensions.lifecycle.SuperExtension)
- org.jboss.cdi.tck.tests.implementation.simple.definition.SimpleExtension (implements javax.enterprise.inject.spi.Extension)
- org.jboss.cdi.tck.tests.extensions.beanManager.bean.SimpleInterceptor (implements java.io.Serializable)
- org.jboss.cdi.tck.tests.implementation.disposal.method.definition.broken.interceptor.SimpleInterceptor_Broken
- org.jboss.cdi.tck.tests.implementation.producer.method.broken.interceptor.SimpleInterceptor_Broken
- org.jboss.cdi.tck.tests.implementation.producer.field.definition.broken.interceptor.SimpleInterceptor_Broken
- org.jboss.cdi.tck.tests.interceptors.definition.custom.SimpleInterceptorWithoutAnnotations
- org.jboss.cdi.tck.util.SimpleLogger
- org.jboss.cdi.tck.tests.context.jms.SimpleMessageProducer
- org.jboss.cdi.tck.tests.context.request.event.jms.SimpleMessageProducer
- org.jboss.cdi.tck.tests.interceptors.definition.enterprise.jms.SimpleMessageProducer
- org.jboss.cdi.tck.tests.lookup.dynamic.SimplePaymentProcessor (implements org.jboss.cdi.tck.tests.lookup.dynamic.SynchronousPaymentProcessor)
- org.jboss.cdi.tck.tests.context.request.SimpleRequestBean
- org.jboss.cdi.tck.tests.context.request.ejb.SimpleRequestBean
- org.jboss.cdi.tck.tests.context.request.async.SimpleRequestBean
- org.jboss.cdi.tck.tests.context.session.SimpleSessionBean (implements java.io.Serializable)
- org.jboss.cdi.tck.tests.context.session.listener.SimpleSessionBean (implements java.io.Serializable)
- org.jboss.cdi.tck.tests.context.session.async.SimpleSessionBean (implements java.io.Serializable)
- javax.servlet.jsp.tagext.SimpleTagSupport (implements javax.servlet.jsp.tagext.SimpleTag)
- org.jboss.cdi.tck.tests.extensions.lifecycle.processInjectionTarget.TestTagHandler
- org.jboss.cdi.tck.tests.lookup.injection.non.contextual.TestTagHandler
- org.jboss.cdi.tck.tests.alternative.selection.SimpleTestBean (implements org.jboss.cdi.tck.tests.alternative.selection.TestBean)
- org.jboss.cdi.tck.impl.testng.SingleTestClassMethodInterceptor (implements org.testng.IMethodInterceptor)
- org.jboss.cdi.tck.tests.interceptors.definition.binding.overriding.SlowAgingInterceptor
- org.jboss.cdi.tck.tests.interceptors.definition.multipleBindings.SlowMissile (implements org.jboss.cdi.tck.tests.interceptors.definition.multipleBindings.Missile)
- org.jboss.cdi.tck.tests.event.observer.method.SmallDog
- org.jboss.cdi.tck.tests.extensions.beanManager.Snake
- org.jboss.cdi.tck.tests.deployment.packaging.visibility.Soda
- org.jboss.cdi.tck.tests.lookup.byname.Sole (implements org.jboss.cdi.tck.tests.lookup.byname.Animal)
- org.jboss.cdi.tck.tests.lookup.byname.broken.duplicity.Sole
- org.jboss.cdi.tck.tests.lookup.byname.ambiguous.Sole
- org.jboss.cdi.tck.tests.lookup.byname.ambiguous.broken.Sole
- org.jboss.cdi.tck.tests.lookup.typesafe.resolution.Sole (implements org.jboss.cdi.tck.tests.lookup.typesafe.resolution.ScottishFish)
- org.jboss.cdi.tck.tests.event.eventTypes.Solo
- org.jboss.cdi.tck.tests.event.eventTypes.Song
- org.jboss.cdi.tck.tests.extensions.beanManager.Soy (implements org.jboss.cdi.tck.tests.extensions.beanManager.Food)
- org.jboss.cdi.tck.tests.lookup.circular.Space
- org.jboss.cdi.tck.tests.extensions.beanManager.producer.SpaceSuit<T>
- org.jboss.cdi.tck.tests.extensions.annotated.delivery.Sparrow
- org.jboss.cdi.tck.tests.extensions.annotated.delivery.Jack
- org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.specialization.broken.Specialized
- org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.specialization.broken.Specializing
- org.jboss.cdi.tck.tests.implementation.enterprise.newBean.Spell
- org.jboss.cdi.tck.tests.lookup.typesafe.resolution.Spider (implements org.jboss.cdi.tck.tests.lookup.typesafe.resolution.Animal)
- org.jboss.cdi.tck.tests.lookup.typesafe.resolution.DaddyLongLegs
- org.jboss.cdi.tck.tests.lookup.typesafe.resolution.LadybirdSpider
- org.jboss.cdi.tck.tests.lookup.typesafe.resolution.Tarantula (implements org.jboss.cdi.tck.tests.lookup.typesafe.resolution.DeadlySpider)
- org.jboss.cdi.tck.tests.context.dependent.Spider (implements org.jboss.cdi.tck.tests.context.dependent.Animal)
- org.jboss.cdi.tck.tests.context.dependent.Tarantula (implements org.jboss.cdi.tck.tests.context.dependent.DeadlySpider)
- org.jboss.cdi.tck.tests.implementation.disposal.method.definition.Spider (implements org.jboss.cdi.tck.tests.implementation.disposal.method.definition.Animal)
- org.jboss.cdi.tck.tests.implementation.disposal.method.definition.Calisoga
- org.jboss.cdi.tck.tests.implementation.disposal.method.definition.Tarantula (implements org.jboss.cdi.tck.tests.implementation.disposal.method.definition.DeadlySpider)
- org.jboss.cdi.tck.tests.implementation.disposal.method.definition.Widow
- org.jboss.cdi.tck.tests.implementation.disposal.method.definition.broken.initializerUnallowed.Spider
- org.jboss.cdi.tck.tests.implementation.disposal.method.definition.broken.producesUnallowed.Spider
- org.jboss.cdi.tck.tests.implementation.disposal.method.definition.broken.observesUnallowed.Spider
- org.jboss.cdi.tck.tests.implementation.disposal.method.definition.broken.unresolvedMethod.Spider
- org.jboss.cdi.tck.tests.implementation.disposal.method.definition.broken.multiParams.Spider
- org.jboss.cdi.tck.tests.implementation.producer.method.lifecycle.Spider (implements org.jboss.cdi.tck.tests.implementation.producer.method.lifecycle.Animal)
- org.jboss.cdi.tck.tests.implementation.producer.method.lifecycle.Tarantula (implements org.jboss.cdi.tck.tests.implementation.producer.method.lifecycle.DeadlySpider)
- org.jboss.cdi.tck.tests.implementation.producer.method.definition.Spider (implements org.jboss.cdi.tck.tests.implementation.producer.method.definition.Animal)
- org.jboss.cdi.tck.tests.implementation.producer.method.definition.DaddyLongLegs
- org.jboss.cdi.tck.tests.implementation.producer.method.definition.LadybirdSpider (implements java.io.Serializable)
- org.jboss.cdi.tck.tests.implementation.producer.method.definition.Tarantula (implements org.jboss.cdi.tck.tests.implementation.producer.method.definition.DeadlySpider)
- org.jboss.cdi.tck.tests.implementation.producer.field.lifecycle.Spider (implements org.jboss.cdi.tck.tests.implementation.producer.field.lifecycle.Animal)
- org.jboss.cdi.tck.tests.implementation.producer.field.lifecycle.BlackWidow (implements org.jboss.cdi.tck.tests.implementation.producer.field.lifecycle.DeadlySpider)
- org.jboss.cdi.tck.tests.implementation.producer.field.lifecycle.BrownRecluse
- org.jboss.cdi.tck.tests.implementation.producer.field.lifecycle.Tarantula (implements org.jboss.cdi.tck.tests.implementation.producer.field.lifecycle.DeadlySpider)
- org.jboss.cdi.tck.tests.implementation.producer.field.definition.Spider (implements org.jboss.cdi.tck.tests.implementation.producer.field.definition.Animal)
- org.jboss.cdi.tck.tests.implementation.producer.field.definition.BlackWidow (implements org.jboss.cdi.tck.tests.implementation.producer.field.definition.DeadlySpider)
- org.jboss.cdi.tck.tests.implementation.producer.field.definition.DaddyLongLegs
- org.jboss.cdi.tck.tests.implementation.producer.field.definition.LadybirdSpider
- org.jboss.cdi.tck.tests.implementation.producer.field.definition.Tarantula (implements org.jboss.cdi.tck.tests.implementation.producer.field.definition.DeadlySpider)
- org.jboss.cdi.tck.tests.definition.qualifier.Spider (implements org.jboss.cdi.tck.tests.definition.qualifier.Animal)
- org.jboss.cdi.tck.tests.definition.bean.Spider (implements org.jboss.cdi.tck.tests.definition.bean.Animal)
- org.jboss.cdi.tck.tests.implementation.producer.field.definition.SpiderAsAnimalProducer
- org.jboss.cdi.tck.tests.implementation.producer.method.lifecycle.SpiderEgg
- org.jboss.cdi.tck.tests.implementation.producer.field.definition.SpiderListProducer<T>
- org.jboss.cdi.tck.tests.lookup.injection.SpiderNest
- org.jboss.cdi.tck.tests.lookup.injection.SpiderProducer
- org.jboss.cdi.tck.tests.lookup.typesafe.resolution.SpiderProducer
- org.jboss.cdi.tck.tests.context.dependent.SpiderProducer
- org.jboss.cdi.tck.tests.implementation.disposal.method.definition.SpiderProducer
- org.jboss.cdi.tck.tests.implementation.producer.method.lifecycle.SpiderProducer
- org.jboss.cdi.tck.tests.implementation.producer.method.broken.parameterizedTypeWithWildcard.SpiderProducer
- org.jboss.cdi.tck.tests.implementation.producer.method.definition.SpiderProducer
- org.jboss.cdi.tck.tests.definition.qualifier.SpiderProducer
- org.jboss.cdi.tck.tests.definition.bean.SpiderProducer
- org.jboss.cdi.tck.tests.implementation.disposal.method.definition.broken.initializerUnallowed.SpiderProducer_Broken
- org.jboss.cdi.tck.tests.implementation.disposal.method.definition.broken.producesUnallowed.SpiderProducer_Broken
- org.jboss.cdi.tck.tests.implementation.disposal.method.definition.broken.observesUnallowed.SpiderProducer_Broken
- org.jboss.cdi.tck.tests.implementation.disposal.method.definition.broken.unresolvedMethod.SpiderProducer_Broken
- org.jboss.cdi.tck.tests.implementation.disposal.method.definition.broken.multiParams.SpiderProducer_Broken
- org.jboss.cdi.tck.tests.implementation.producer.method.lifecycle.SpiderProducer_Broken
- org.jboss.cdi.tck.tests.implementation.producer.method.broken.parameterAnnotatedDisposes.SpiderProducer_Broken
- org.jboss.cdi.tck.tests.implementation.producer.method.broken.parameterAnnotatedObserves.SpiderProducer_Broken
- org.jboss.cdi.tck.tests.implementation.producer.field.definition.broken.wildcard.SpiderProducerWildCardType_Broken
- org.jboss.cdi.tck.tests.event.observer.resolve.enterprise.Spitz (implements org.jboss.cdi.tck.tests.event.observer.resolve.enterprise.PomeranianInterface)
- org.jboss.cdi.tck.tests.context.passivating.transientreference.Spoon (implements java.io.Serializable)
- org.jboss.cdi.tck.tests.context.passivating.injection.point.Spoon (implements java.io.Serializable)
- org.jboss.cdi.tck.tests.context.passivating.dependency.sessionbean.Spoon
- org.jboss.cdi.tck.tests.context.dependent.transientreference.Spoon
- org.jboss.cdi.tck.tests.definition.stereotype.Springbok (implements org.jboss.cdi.tck.tests.definition.stereotype.Animal)
- org.jboss.cdi.tck.tests.interceptors.definition.inheritance.SquirrelInterceptor
- org.jboss.cdi.tck.tests.context.dependent.Stable
- org.jboss.cdi.tck.tests.context.dependent.ejb.Stable (implements java.io.Serializable)
- org.jboss.cdi.tck.tests.implementation.enterprise.newBean.Staff
- org.jboss.cdi.tck.tests.implementation.initializer.StandardChicken (implements org.jboss.cdi.tck.tests.implementation.initializer.ChickenInterface)
- org.jboss.cdi.tck.tests.implementation.initializer.StandardChickenHutch
- org.jboss.cdi.tck.tests.context.conversation.filter.State
- org.jboss.cdi.tck.tests.implementation.enterprise.remove.StateKeeper (implements java.io.Serializable)
- org.jboss.cdi.tck.tests.implementation.producer.field.lifecycle.StaticTarantulaConsumer
- org.jboss.cdi.tck.tests.implementation.producer.field.lifecycle.StaticTarantulaProducer
- org.jboss.cdi.tck.tests.implementation.producer.field.definition.StaticTarantulaProducer
- org.jboss.cdi.tck.tests.extensions.stereotype.StereotypeExtension (implements javax.enterprise.inject.spi.Extension)
- org.jboss.cdi.tck.tests.event.observer.inheritance.enterprise.StockPrice
- org.jboss.cdi.tck.tests.event.StockWatcher
- org.jboss.cdi.tck.tests.event.observer.method.StockWatcher
- org.jboss.cdi.tck.tests.event.observer.inheritance.enterprise.StockWatcher (implements org.jboss.cdi.tck.tests.event.observer.inheritance.enterprise.StockWatcherLocal)
- org.jboss.cdi.tck.tests.definition.bean.broken.restricted.Stone
- org.jboss.cdi.tck.tests.context.conversation.Storm (implements java.io.Serializable)
- org.jboss.cdi.tck.tests.decorators.builtin.event.StringEventDecorator (implements javax.enterprise.event.Event<T>, java.io.Serializable)
- org.jboss.cdi.tck.tests.deployment.exclude.Stubble
- org.jboss.cdi.tck.tests.event.implicit.Student
- org.jboss.cdi.tck.tests.event.implicit.StudentRegisteredEvent
- org.jboss.cdi.tck.tests.extensions.interceptors.SuffixingInterceptor
- org.jboss.cdi.tck.tests.extensions.afterBeanDiscovery.SuperContext (implements javax.enterprise.context.spi.Context)
- org.jboss.cdi.tck.tests.lookup.injection.enterprise.SuperInjectedSessionBean
- org.jboss.cdi.tck.tests.context.passivating.Sysma
- org.jboss.cdi.tck.tests.event.observer.resolve.SystemMonitor
- org.jboss.cdi.tck.shrinkwrap.descriptors.SystemPropertyActivator (implements org.jboss.cdi.tck.shrinkwrap.descriptors.Activator)
- org.jboss.cdi.tck.tests.context.dependent.ejb.Table (implements org.jboss.cdi.tck.tests.context.dependent.ejb.TableLocal)
- org.jboss.cdi.tck.tests.extensions.lifecycle.processInjectionTarget.TagLibraryListener (implements javax.servlet.ServletContextListener)
- org.jboss.cdi.tck.tests.lookup.injection.non.contextual.TagLibraryListener (implements javax.servlet.ServletContextListener)
- org.jboss.cdi.tck.tests.extensions.afterBeanDiscovery.Talk
- org.jboss.cdi.tck.tests.implementation.producer.field.definition.TameTarantulaProducer
- org.jboss.cdi.tck.tests.event.fires.TamingCommand
- org.jboss.cdi.tck.tests.event.observer.conditional.Tarantula
- org.jboss.cdi.tck.tests.implementation.producer.field.lifecycle.TarantulaConsumer
- org.jboss.cdi.tck.tests.event.observer.conditional.TarantulaEvent
- org.jboss.cdi.tck.tests.implementation.producer.field.lifecycle.TarantulaProducer
- org.jboss.cdi.tck.tests.implementation.producer.field.definition.TarantulaProducer
- org.jboss.cdi.tck.tests.event.observer.checkedException.TeaCupPomeranian
- org.jboss.cdi.tck.tests.event.observer.runtimeException.TeaCupPomeranian
- org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.broken.invalid.Telephone
- org.jboss.cdi.tck.tests.context.passivating.broken.interceptor.enterprise.Telephone
- org.jboss.cdi.tck.tests.context.passivating.enterprise.Telephone
- org.jboss.cdi.tck.tests.context.passivating.enterprise.valid.Telephone
- org.jboss.cdi.tck.tests.context.passivating.enterprise.invalid.Telephone
- org.jboss.cdi.tck.tests.context.passivating.enterprise.TelephoneLine
- org.jboss.cdi.tck.tests.context.passivating.enterprise.valid.TelephoneLine (implements java.io.Serializable)
- org.jboss.cdi.tck.tests.context.passivating.enterprise.invalid.TelephoneLine (implements java.io.Serializable)
- org.jboss.cdi.tck.tests.context.passivating.Television
- org.jboss.cdi.tck.tests.context.passivating.TelevisionProducer
- org.jboss.cdi.tck.tests.event.observer.resolve.Temperature
- org.jboss.cdi.tck.tests.event.TerrierObserver
- org.jboss.cdi.tck.tests.extensions.annotated.TestAnnotated (implements javax.enterprise.inject.spi.Annotated)
- org.jboss.cdi.tck.tests.extensions.annotated.TestAnnotatedType<X> (implements javax.enterprise.inject.spi.AnnotatedType<X>)
- org.jboss.cdi.tck.tests.lookup.clientProxy.unproxyable.interceptor.TestBean
- org.jboss.cdi.tck.tests.lookup.clientProxy.unproxyable.decorator.TestBean
- org.jboss.cdi.tck.tests.context.conversation.filter.Tester
- org.jboss.cdi.tck.tests.extensions.lifecycle.processInjectionTarget.TestFilter (implements javax.servlet.Filter)
- org.jboss.cdi.tck.tests.extensions.lifecycle.processInjectionPoint.TestFilter (implements javax.servlet.Filter)
- org.jboss.cdi.tck.tests.lookup.injection.non.contextual.TestFilter (implements javax.servlet.Filter)
- org.jboss.cdi.tck.tests.context.session.TestFilter (implements javax.servlet.Filter)
- org.jboss.cdi.tck.tests.context.application.TestFilter (implements javax.servlet.Filter)
- org.jboss.cdi.tck.tests.context.request.TestFilter (implements javax.servlet.Filter)
- org.jboss.cdi.tck.TestGroups
- org.jboss.cdi.tck.tests.context.session.listener.TestHttpSessionListener (implements javax.servlet.http.HttpSessionListener)
- org.jboss.cdi.tck.tests.context.application.TestHttpSessionListener (implements javax.servlet.http.HttpSessionListener)
- org.jboss.cdi.tck.tests.extensions.lifecycle.processInjectionTarget.TestListener (implements javax.servlet.ServletContextListener)
- org.jboss.cdi.tck.tests.extensions.lifecycle.processInjectionPoint.TestListener (implements javax.servlet.ServletContextListener)
- org.jboss.cdi.tck.tests.lookup.injection.non.contextual.TestListener (implements javax.servlet.ServletContextListener)
- org.jboss.cdi.tck.tests.deployment.packaging.rar.TestResourceAdapter (implements javax.resource.spi.ResourceAdapter, java.io.Serializable)
- org.jboss.cdi.tck.tests.context.conversation.determination.TestResult
- org.jboss.cdi.tck.tests.context.application.TestServletContextListener (implements javax.servlet.ServletContextListener)
- org.jboss.cdi.tck.tests.context.session.listener.TestServletRequestListener (implements javax.servlet.ServletRequestListener)
- org.jboss.cdi.tck.tests.context.application.TestServletRequestListener (implements javax.servlet.ServletRequestListener)
- org.jboss.cdi.tck.tests.context.request.TestServletRequestListener (implements javax.servlet.ServletRequestListener)
- org.jboss.cdi.tck.tests.lookup.binding.members.array.TheBeatles
- org.jboss.cdi.tck.tests.lookup.binding.members.annotation.TheBeatles
- org.jboss.cdi.tck.tests.event.observer.resolve.Thermostat
- org.jboss.cdi.tck.tests.decorators.definition.broken.invalidAbstractMethodOnDecorator.ThiefDecorator (implements org.jboss.cdi.tck.tests.decorators.definition.broken.invalidAbstractMethodOnDecorator.Account)
- org.jboss.cdi.tck.tests.implementation.disposal.method.definition.parameters.Thinker
- java.lang.Throwable (implements java.io.Serializable)
- org.jboss.cdi.tck.tests.extensions.lifecycle.atd.broken.ThrowExceptionExtension (implements javax.enterprise.inject.spi.Extension)
- org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.broken.ThrowExceptionExtension (implements javax.enterprise.inject.spi.Extension)
- org.jboss.cdi.tck.tests.extensions.lifecycle.processInjectionPoint.broken.ThrowExceptionExtension (implements javax.enterprise.inject.spi.Extension)
- org.jboss.cdi.tck.tests.event.broken.observer.notBusinessMethod.TibetanTerrier_Broken (implements org.jboss.cdi.tck.tests.event.broken.observer.notBusinessMethod.Terrier)
- org.jboss.cdi.tck.tests.vetoed.Tiger
- org.jboss.cdi.tck.tests.extensions.beanManager.bean.Tiger
- org.jboss.cdi.tck.tests.implementation.enterprise.newBean.Tiger
- org.jboss.cdi.tck.tests.implementation.simple.newSimpleBean.Tiger
- org.jboss.cdi.tck.tests.implementation.simple.definition.Tiger
- org.jboss.cdi.tck.tests.definition.bean.types.Tiger (implements org.jboss.cdi.tck.tests.definition.bean.types.Mammal<T>)
- org.jboss.cdi.tck.tests.definition.bean.types.enterprise.Tiger (implements org.jboss.cdi.tck.tests.definition.bean.types.enterprise.Mammal<T>)
- org.jboss.cdi.tck.tests.implementation.simple.newSimpleBean.TigerNewInject
- org.jboss.cdi.tck.tests.context.request.event.timeout.TimeoutService
- org.jboss.cdi.tck.util.Timer
- org.jboss.cdi.tck.tests.lookup.injectionpoint.TimestampLogger (implements org.jboss.cdi.tck.tests.lookup.injectionpoint.Logger)
- org.jboss.cdi.tck.tests.decorators.invocation.TimestampLogger (implements org.jboss.cdi.tck.tests.decorators.invocation.Logger)
- org.jboss.cdi.tck.tests.decorators.definition.TimestampLogger (implements org.jboss.cdi.tck.tests.decorators.definition.Logger)
- org.jboss.cdi.tck.tests.decorators.definition.broken.noDelegateInjectionPoints.TimestampLogger (implements org.jboss.cdi.tck.tests.decorators.definition.broken.noDelegateInjectionPoints.Logger)
- org.jboss.cdi.tck.tests.decorators.definition.broken.finalBeanMethod.TimestampLogger (implements org.jboss.cdi.tck.tests.decorators.definition.broken.finalBeanMethod.Logger)
- org.jboss.cdi.tck.tests.decorators.definition.broken.enabledDecoratorIsNotDecorator.TimestampLogger (implements org.jboss.cdi.tck.tests.decorators.definition.broken.enabledDecoratorIsNotDecorator.Logger)
- org.jboss.cdi.tck.tests.decorators.definition.broken.finalBeanClass.TimestampLogger (implements org.jboss.cdi.tck.tests.decorators.definition.broken.finalBeanClass.Logger)
- org.jboss.cdi.tck.tests.decorators.definition.broken.notAllDecoratedTypesImplemented.TimestampLogger (implements org.jboss.cdi.tck.tests.decorators.definition.broken.notAllDecoratedTypesImplemented.EnhancedLogger, org.jboss.cdi.tck.tests.decorators.definition.broken.notAllDecoratedTypesImplemented.Logger)
- org.jboss.cdi.tck.tests.decorators.definition.broken.notAllDecoratedTypesImplemented.parameterized.TimestampLogger (implements org.jboss.cdi.tck.tests.decorators.definition.broken.notAllDecoratedTypesImplemented.parameterized.EnhancedLogger<T>, org.jboss.cdi.tck.tests.decorators.definition.broken.notAllDecoratedTypesImplemented.parameterized.Logger)
- org.jboss.cdi.tck.tests.decorators.definition.broken.multipleDelegateInjectionPoints.TimestampLogger (implements org.jboss.cdi.tck.tests.decorators.definition.broken.multipleDelegateInjectionPoints.Logger)
- org.jboss.cdi.tck.tests.decorators.definition.inject.delegateConstructor.TimestampLogger (implements org.jboss.cdi.tck.tests.decorators.definition.inject.delegateConstructor.Logger)
- org.jboss.cdi.tck.tests.decorators.definition.inject.broken.delegateProducerMethod.TimestampLogger
- org.jboss.cdi.tck.tests.decorators.definition.inject.delegateField.TimestampLogger (implements org.jboss.cdi.tck.tests.decorators.definition.inject.delegateField.Logger)
- org.jboss.cdi.tck.tests.decorators.definition.inject.delegateInitializerMethod.TimestampLogger (implements org.jboss.cdi.tck.tests.decorators.definition.inject.delegateInitializerMethod.Logger)
- org.jboss.cdi.tck.tests.decorators.definition.types.TimestampLogger (implements org.jboss.cdi.tck.tests.decorators.definition.types.EnhancedLogger<T>, org.jboss.cdi.tck.tests.decorators.definition.types.Logger)
- org.jboss.cdi.tck.tests.interceptors.invocation.Timing
- org.jboss.cdi.tck.tests.extensions.beanManager.unmanaged.ToolInterceptor
- org.jboss.cdi.tck.tests.extensions.beanManager.producer.Toy
- org.jboss.cdi.tck.tests.lookup.injectionpoint.Toy
- org.jboss.cdi.tck.tests.implementation.producer.method.broken.typeVariableReturnType.TProducer
- org.jboss.cdi.tck.tests.interceptors.definition.interceptorOrder.Transaction
- org.jboss.cdi.tck.tests.interceptors.definition.lifecycle.order.Transaction
- org.jboss.cdi.tck.tests.lookup.dynamic.destroy.dependent.TransactionalInterceptor
- org.jboss.cdi.tck.tests.context.dependent.TransactionalInterceptor
- org.jboss.cdi.tck.tests.interceptors.definition.TransactionalInterceptor
- org.jboss.cdi.tck.tests.interceptors.definition.interceptorOrder.TransactionalInterceptor
- org.jboss.cdi.tck.tests.interceptors.definition.lifecycle.order.TransactionalInterceptor
- org.jboss.cdi.tck.tests.interceptors.definition.broken.observer.TransactionalInterceptor
- org.jboss.cdi.tck.tests.event.observer.method.TransactionalObservers
- org.jboss.cdi.tck.tests.interceptors.definition.broken.observer.TransactionalService
- org.jboss.cdi.tck.tests.interceptors.definition.interceptorCalledBeforeDecorator.TransactionInterceptor
- org.jboss.cdi.tck.tests.interceptors.definition.interceptorNotListedInBeansXml.TransactionInterceptor
- org.jboss.cdi.tck.tests.extensions.lifecycle.atd.TransactionLogger (implements org.jboss.cdi.tck.tests.extensions.lifecycle.atd.Logger)
- org.jboss.cdi.tck.tests.lookup.injectionpoint.TransientFieldInjectionPointBean
- org.jboss.cdi.tck.tests.deployment.packaging.rar.Translator
- org.jboss.cdi.tck.tests.extensions.container.event.ws.TranslatorEndpoint (implements org.jboss.cdi.tck.tests.extensions.container.event.ws.Translator)
- org.jboss.cdi.tck.tests.context.request.ws.TranslatorEndpoint (implements org.jboss.cdi.tck.tests.context.request.ws.Translator)
- org.jboss.cdi.tck.tests.implementation.simple.resource.broken.type.ws.TranslatorEndpoint (implements org.jboss.cdi.tck.tests.implementation.simple.resource.broken.type.ws.Translator)
- org.jboss.cdi.tck.tests.alternative.resolution.qualifier.Tree
- org.jboss.cdi.tck.tests.alternative.resolution.qualifier.Larch
- org.jboss.cdi.tck.tests.extensions.beanManager.equivalence.qualifier.Troll
- org.jboss.cdi.tck.tests.extensions.alternative.metadata.TropicalFruit (implements org.jboss.cdi.tck.tests.extensions.alternative.metadata.Fruit)
- org.jboss.cdi.tck.tests.decorators.custom.broken.finalBeanClass.Truck (implements org.jboss.cdi.tck.tests.decorators.custom.broken.finalBeanClass.Vehicle)
- org.jboss.cdi.tck.tests.lookup.clientProxy.Tuna
- org.jboss.cdi.tck.tests.lookup.clientProxy.unproxyable.finalMethod.Tuna
- org.jboss.cdi.tck.tests.lookup.clientProxy.unproxyable.interceptor.Tuna
- org.jboss.cdi.tck.tests.lookup.clientProxy.unproxyable.decorator.Tuna (implements org.jboss.cdi.tck.tests.lookup.clientProxy.unproxyable.decorator.Fish)
- org.jboss.cdi.tck.tests.lookup.typesafe.resolution.Tuna
- org.jboss.cdi.tck.tests.lookup.el.Tuna
- org.jboss.cdi.tck.tests.implementation.simple.lifecycle.Tuna
- org.jboss.cdi.tck.tests.definition.qualifier.Tuna
- org.jboss.cdi.tck.tests.lookup.clientProxy.unproxyable.finalMethod.Tuna_Broken
- org.jboss.cdi.tck.tests.lookup.clientProxy.unproxyable.finalMethod.TunaFarm
- org.jboss.cdi.tck.tests.lookup.el.TunaFarm
- org.jboss.cdi.tck.tests.implementation.simple.lifecycle.TunaFarm
- org.jboss.cdi.tck.tests.implementation.simple.lifecycle.TunaProducer
- org.jboss.cdi.tck.tests.lookup.clientProxy.TunedTuna
- org.jboss.cdi.tck.tests.event.eventTypes.TuneSelect<T>
- org.jboss.cdi.tck.tests.extensions.annotated.delivery.Turkey
- org.jboss.cdi.tck.tests.implementation.simple.definition.Turkey
- org.jboss.cdi.tck.tests.extensions.registration.TwoBeansOneClassExtension (implements javax.enterprise.inject.spi.Extension)
- org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.specialization.broken.TypeExtension (implements javax.enterprise.inject.spi.Extension)
- javax.faces.component.UIComponent (implements javax.faces.event.ComponentSystemEventListener, javax.faces.component.PartialStateHolder, javax.faces.event.SystemEventListenerHolder, javax.faces.component.TransientStateHolder)
- org.jboss.cdi.tck.tests.context.passivating.UnderwaterCity (implements org.jboss.cdi.tck.tests.context.passivating.CityInterface)
- org.jboss.cdi.tck.tests.context.passivating.broken.decorator.field.UnderwaterCity (implements org.jboss.cdi.tck.tests.context.passivating.broken.decorator.field.CityInterface, java.io.Serializable)
- org.jboss.cdi.tck.tests.context.passivating.producer.Universe (implements java.io.Serializable)
- org.jboss.cdi.tck.tests.deployment.packaging.bundledLibrary.Unlucky
- org.jboss.cdi.tck.tests.lookup.clientProxy.unproxyable.beanConstructor.Unproxyable_Broken
- org.jboss.cdi.tck.tests.lookup.clientProxy.unproxyable.privateConstructor.Unproxyable_Broken
- org.jboss.cdi.tck.tests.implementation.simple.lifecycle.unproxyable.UnproxyableBean
- org.jboss.cdi.tck.tests.extensions.beanManager.UnregisteredExtension (implements javax.enterprise.inject.spi.Extension)
- org.jboss.cdi.tck.tests.lookup.injectionpoint.broken.reference.unresolved.UnsatisfiedInjectionPoint (implements javax.enterprise.inject.spi.InjectionPoint)
- org.jboss.cdi.tck.tests.event.resolve.typeWithParameters.UnusedEventType
- org.jboss.cdi.tck.shrinkwrap.URLPackageScanner
- org.jboss.cdi.tck.tests.extensions.lifecycle.bbd.User
- org.jboss.cdi.tck.tests.decorators.builtin.transaction.UserTransactionDecorator (implements java.io.Serializable, javax.transaction.UserTransaction)
- org.jboss.cdi.tck.tests.implementation.builtin.UserTransactionInjectedBean (implements org.jboss.cdi.tck.tests.implementation.builtin.UserTransactionInjectedBeanLocal)
- org.jboss.cdi.tck.tests.deployment.packaging.ear.modules.Util
- org.jboss.cdi.tck.tests.context.dependent.transientreference.Util
- org.jboss.cdi.tck.tests.extensions.lifecycle.broken.exception.validation.ValidationObserver (implements javax.enterprise.inject.spi.Extension)
- org.jboss.cdi.tck.tests.implementation.simple.lifecycle.Van_Broken
- org.jboss.cdi.tck.tests.lookup.dependency.resolution.broken.unsatisfied.Vanilla
- org.jboss.cdi.tck.tests.context.passivating.broken.initializer.Vantaa_Broken (implements java.io.Serializable)
- org.jboss.cdi.tck.tests.context.passivating.broken.constructor.Vantaa_Broken (implements java.io.Serializable)
- org.jboss.cdi.tck.tests.context.passivating.broken.field.Vantaa_Broken (implements java.io.Serializable)
- org.jboss.cdi.tck.tests.extensions.alternative.metadata.Vegetables (implements java.io.Serializable)
- org.jboss.cdi.tck.tests.interceptors.definition.member.VehicleCountInterceptor
- org.jboss.cdi.tck.tests.extensions.beanManager.bean.VehicleDecorator (implements org.jboss.cdi.tck.tests.extensions.beanManager.bean.Vehicle)
- org.jboss.cdi.tck.tests.decorators.custom.VehicleDecorator (implements org.jboss.cdi.tck.tests.decorators.custom.Vehicle)
- org.jboss.cdi.tck.tests.decorators.custom.broken.toomanydelegateinjectionpoints.VehicleDecorator (implements org.jboss.cdi.tck.tests.decorators.custom.broken.toomanydelegateinjectionpoints.Vehicle)
- org.jboss.cdi.tck.tests.decorators.custom.broken.finalBeanClass.VehicleDecorator (implements org.jboss.cdi.tck.tests.decorators.custom.broken.finalBeanClass.Vehicle)
- org.jboss.cdi.tck.tests.decorators.custom.broken.nodelegateinjectionpoint.VehicleDecorator (implements org.jboss.cdi.tck.tests.decorators.custom.broken.nodelegateinjectionpoint.Vehicle)
- org.jboss.cdi.tck.tests.vetoed.VerifyingExtension (implements javax.enterprise.inject.spi.Extension)
- org.jboss.cdi.tck.tests.vetoed.enterprise.VerifyingExtension (implements javax.enterprise.inject.spi.Extension)
- org.jboss.cdi.tck.tests.deployment.exclude.VerifyingExtension (implements javax.enterprise.inject.spi.Extension)
- org.jboss.cdi.tck.tests.deployment.discovery.VerifyingExtension (implements javax.enterprise.inject.spi.Extension)
- org.jboss.cdi.tck.tests.deployment.discovery.enterprise.VerifyingExtension (implements javax.enterprise.inject.spi.Extension)
- org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.VerifyingExtension (implements javax.enterprise.inject.spi.Extension)
- org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.specialization.VerifyingExtension (implements javax.enterprise.inject.spi.Extension)
- org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.interceptor.VerifyingExtension (implements javax.enterprise.inject.spi.Extension)
- org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.decorator.VerifyingExtension (implements javax.enterprise.inject.spi.Extension)
- org.jboss.cdi.tck.tests.extensions.lifecycle.processInjectionPoint.VerifyingExtension (implements javax.enterprise.inject.spi.Extension)
- org.jboss.cdi.tck.tests.extensions.annotated.synthetic.VerifyingExtension (implements javax.enterprise.inject.spi.Extension)
- org.jboss.cdi.tck.tests.context.passivating.validation.VesselDecorator (implements java.io.Serializable, org.jboss.cdi.tck.tests.context.passivating.validation.Vessel)
- org.jboss.cdi.tck.tests.implementation.simple.definition.Vet
- org.jboss.cdi.tck.tests.extensions.annotated.VetoedBean
- org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.specialization.VetoingExtension (implements javax.enterprise.inject.spi.Extension)
- org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.veto.VetoingExtension (implements javax.enterprise.inject.spi.Extension)
- org.jboss.cdi.tck.tests.lookup.circular.Violation (implements java.io.Serializable)
- org.jboss.cdi.tck.tests.context.passivating.Violation
- org.jboss.cdi.tck.tests.context.passivating.broken.initializer.Violation
- org.jboss.cdi.tck.tests.context.passivating.broken.constructor.Violation
- org.jboss.cdi.tck.tests.context.passivating.broken.field.Violation
- org.jboss.cdi.tck.tests.context.passivating.broken.interceptor.field.Violation
- org.jboss.cdi.tck.tests.context.passivating.broken.interceptor.field.ViolationProducer
- org.jboss.cdi.tck.tests.event.Volume
- org.jboss.cdi.tck.tests.interceptors.invocation.Warhead
- org.jboss.cdi.tck.tests.inheritance.specialization.enterprise.Waste
- org.jboss.cdi.tck.tests.inheritance.specialization.simple.Waste
- org.jboss.cdi.tck.tests.lookup.binding.members.array.Watch
- org.jboss.cdi.tck.tests.lookup.binding.members.annotation.Watch
- org.jboss.cdi.tck.tests.interceptors.invocation.Watcher (implements java.io.Serializable)
- org.jboss.cdi.tck.tests.extensions.alternative.metadata.Water
- org.jboss.cdi.tck.tests.interceptors.definition.lifecycle.Weapon
- org.jboss.cdi.tck.tests.interceptors.definition.lifecycle.Rocket
- org.jboss.cdi.tck.tests.interceptors.definition.lifecycle.enterprise.order.Weapon
- org.jboss.cdi.tck.tests.interceptors.definition.lifecycle.enterprise.order.Missile
- org.jboss.cdi.tck.tests.implementation.producer.method.lifecycle.Web
- org.jboss.cdi.tck.tests.lookup.modules.WebBar (implements org.jboss.cdi.tck.tests.lookup.modules.Bar)
- org.jboss.cdi.tck.tests.lookup.modules.WebFooELResolver
- org.jboss.cdi.tck.tests.lookup.modules.WebFooLookup
- org.jboss.cdi.tck.tests.lookup.modules.WebPaymentBar (implements org.jboss.cdi.tck.tests.lookup.modules.Bar)
- org.jboss.cdi.tck.tests.lookup.modules.WebPaymentEjbBar (implements org.jboss.cdi.tck.tests.lookup.modules.Bar)
- org.jboss.cdi.tck.tests.lookup.clientProxy.unproxyable.finalMethod.Whale
- org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.veto.Wheat
- org.jboss.cdi.tck.tests.context.passivating.Wheat (implements java.io.Serializable)
- org.jboss.cdi.tck.tests.interceptors.invocation.Wheat
- org.jboss.cdi.tck.tests.context.passivating.WheatProducer
- org.jboss.cdi.tck.tests.interceptors.invocation.WheatProducer
- org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.broken.passivation.Wheel
- org.jboss.cdi.tck.tests.event.observer.wildcardAndTypeVariable.WildBostonTerrier
- org.jboss.cdi.tck.tests.event.observer.transactional.Withdrawal
- org.jboss.cdi.tck.tests.implementation.enterprise.newBean.Wizard
- org.jboss.cdi.tck.tests.lookup.dynamic.builtin.Wolf (implements org.jboss.cdi.tck.tests.lookup.dynamic.builtin.Predator<T>)
- org.jboss.cdi.tck.tests.lookup.injection.Wolf
- org.jboss.cdi.tck.tests.lookup.injection.WolfPack
- org.jboss.cdi.tck.tests.implementation.producer.method.definition.WolfSpider (implements org.jboss.cdi.tck.tests.implementation.producer.method.definition.Animal)
- org.jboss.cdi.tck.tests.implementation.producer.field.definition.WolfSpider (implements org.jboss.cdi.tck.tests.implementation.producer.field.definition.Animal)
- org.jboss.cdi.tck.tests.definition.bean.WolfSpider (implements org.jboss.cdi.tck.tests.definition.bean.Animal)
- org.jboss.cdi.tck.tests.interceptors.definition.inheritance.WoodpeckerInterceptor
- org.jboss.cdi.tck.tests.extensions.interceptors.WordSource
- org.jboss.cdi.tck.tests.context.passivating.dependency.builtin.Worker (implements java.io.Serializable)
- org.jboss.cdi.tck.tests.context.passivating.dependency.sessionbean.Worker (implements java.io.Serializable)
- org.jboss.cdi.tck.tests.context.passivating.dependency.resource.remote.Worker (implements java.io.Serializable)
- org.jboss.cdi.tck.tests.extensions.lifecycle.processInjectionPoint.broken.World
- org.jboss.cdi.tck.tests.extensions.beanManager.WrappedBean
- org.jboss.cdi.tck.tests.implementation.enterprise.newBean.WrappedEnterpriseBean (implements org.jboss.cdi.tck.tests.implementation.enterprise.newBean.WrappedEnterpriseBeanLocal)
- org.jboss.cdi.tck.interceptors.tests.lifecycleCallback.overriden.wrapped.WrappingExtension (implements javax.enterprise.inject.spi.Extension)
- org.jboss.cdi.tck.interceptors.tests.lifecycleCallback.wrapped.WrappingExtension (implements javax.enterprise.inject.spi.Extension)
- org.jboss.cdi.tck.tests.extensions.beanManager.bootstrap.unavailable.methods.WrongExtension (implements javax.enterprise.inject.spi.Extension)
- org.jboss.cdi.tck.tests.inheritance.specialization.enterprise.Yard (implements org.jboss.cdi.tck.tests.inheritance.specialization.enterprise.YardInterface)
- org.jboss.cdi.tck.tests.inheritance.specialization.enterprise.broken.name.Yard (implements org.jboss.cdi.tck.tests.inheritance.specialization.enterprise.broken.name.YardInterface)
- org.jboss.cdi.tck.tests.inheritance.specialization.enterprise.broken.name.FarmYard_Broken
- org.jboss.cdi.tck.tests.inheritance.specialization.simple.broken.names.Yard
- org.jboss.cdi.tck.tests.inheritance.specialization.simple.broken.names.FarmYard_Broken
- org.jboss.cdi.tck.tests.interceptors.definition.broken.invalidBindingAnnotations.YesBazInterceptor
- org.jboss.cdi.tck.tests.implementation.builtin.metadata.Yoghurt (implements org.jboss.cdi.tck.tests.implementation.builtin.metadata.MilkProduct)
- org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.YoghurtConstructor
- org.jboss.cdi.tck.tests.implementation.builtin.metadata.YoghurtFactory (implements java.io.Serializable)
- org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.YoghurtField (implements java.io.Serializable)
- org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.YoghurtInitializer
- org.jboss.cdi.tck.tests.implementation.builtin.metadata.YoghurtInterceptor (implements java.io.Serializable)
- org.jboss.cdi.tck.tests.extensions.alternative.metadata.Yogurt
- org.jboss.cdi.tck.tests.event.broken.observer.tooManyParameters.YorkshireTerrier_Broken
- org.jboss.cdi.tck.tests.extensions.beanManager.bean.Zoo
Interface Hierarchy
- org.jboss.cdi.tck.tests.decorators.definition.Account
- org.jboss.cdi.tck.tests.decorators.definition.broken.invalidAbstractMethodOnDecorator.Account
- org.jboss.cdi.tck.shrinkwrap.descriptors.Activator
- org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.decorator.Alpha
- org.jboss.cdi.tck.tests.implementation.enterprise.lifecycle.AlteStadt
- org.jboss.cdi.tck.tests.alternative.Animal
- org.jboss.cdi.tck.tests.vetoed.Animal
- org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.modify.Animal
- org.jboss.cdi.tck.tests.extensions.lifecycle.processInjectionPoint.modify.Animal
- org.jboss.cdi.tck.tests.extensions.beanManager.beanAttributes.Animal
- org.jboss.cdi.tck.tests.extensions.beanManager.beanAttributes.Fish
- org.jboss.cdi.tck.tests.extensions.annotated.Animal
- org.jboss.cdi.tck.tests.inheritance.specialization.enterprise.Animal
- org.jboss.cdi.tck.tests.inheritance.specialization.simple.Animal
- org.jboss.cdi.tck.tests.inheritance.specialization.simple.broken.noextend1.Animal
- org.jboss.cdi.tck.tests.lookup.dynamic.builtin.Animal
- org.jboss.cdi.tck.tests.lookup.byname.Animal
- org.jboss.cdi.tck.tests.lookup.dependency.resolution.broken.ambiguous.Animal
- org.jboss.cdi.tck.tests.lookup.injectionpoint.Animal
- org.jboss.cdi.tck.tests.lookup.injectionpoint.named.Animal
- org.jboss.cdi.tck.tests.lookup.typesafe.resolution.Animal
- org.jboss.cdi.tck.tests.lookup.typesafe.resolution.ScottishFish
- org.jboss.cdi.tck.tests.lookup.typesafe.resolution.broken.type.variable.Animal
- org.jboss.cdi.tck.tests.lookup.typesafe.resolution.decorator.Animal
- org.jboss.cdi.tck.tests.context.dependent.Animal
- org.jboss.cdi.tck.tests.implementation.disposal.method.definition.Animal
- org.jboss.cdi.tck.tests.implementation.simple.lifecycle.Animal
- org.jboss.cdi.tck.tests.implementation.simple.definition.Animal
- org.jboss.cdi.tck.tests.implementation.producer.method.lifecycle.Animal
- org.jboss.cdi.tck.tests.implementation.producer.method.definition.Animal
- org.jboss.cdi.tck.tests.implementation.producer.field.lifecycle.Animal
- org.jboss.cdi.tck.tests.implementation.producer.field.definition.Animal
- org.jboss.cdi.tck.tests.definition.qualifier.Animal
- org.jboss.cdi.tck.tests.definition.name.Animal
- org.jboss.cdi.tck.tests.definition.scope.Animal
- org.jboss.cdi.tck.tests.definition.stereotype.Animal
- org.jboss.cdi.tck.tests.definition.stereotype.enterprise.Animal
- org.jboss.cdi.tck.tests.definition.bean.Animal
- org.jboss.cdi.tck.tests.definition.bean.types.Animal<T>
- org.jboss.cdi.tck.tests.definition.bean.types.Mammal<T>
- org.jboss.cdi.tck.tests.definition.bean.types.enterprise.Animal<T>
- org.jboss.cdi.tck.tests.definition.bean.types.enterprise.Mammal<T>
- org.jboss.cdi.tck.tests.implementation.simple.resource.ejb.AnotherInterface
- org.jboss.cdi.tck.tests.implementation.simple.resource.ejb.BeanRemote
- org.jboss.cdi.tck.tests.implementation.enterprise.definition.ApeLocal
- org.jboss.cdi.tck.tests.implementation.disposal.method.definition.broken.methodOnSessionBean.AppleTreeLocal
- org.jboss.cdi.tck.tests.implementation.producer.method.definition.enterprise.AppleTreeLocal
- org.jboss.cdi.tck.tests.decorators.definition.lifecycle.BankAccount
- org.jboss.cdi.tck.tests.decorators.definition.producer.BankAccount
- org.jboss.cdi.tck.tests.lookup.modules.Bar
- org.jboss.cdi.tck.tests.decorators.invocation.Bar
- org.jboss.cdi.tck.tests.decorators.definition.Bar
- org.jboss.cdi.tck.tests.decorators.definition.FooBar (also extends org.jboss.cdi.tck.tests.decorators.definition.Boo, org.jboss.cdi.tck.tests.decorators.definition.Foo)
- org.jboss.cdi.tck.tests.definition.stereotype.enterprise.BarracudaLocal
- org.jboss.cdi.tck.tests.decorators.definition.Baz
- org.jboss.cdi.tck.tests.decorators.definition.Bazt
- org.jboss.cdi.tck.tests.decorators.definition.Foo (also extends java.io.Serializable)
- org.jboss.cdi.tck.tests.decorators.definition.FooBar (also extends org.jboss.cdi.tck.tests.decorators.definition.Bar, org.jboss.cdi.tck.tests.decorators.definition.Boo)
- org.jboss.cdi.tck.tests.decorators.definition.FooBar (also extends org.jboss.cdi.tck.tests.decorators.definition.Bar, org.jboss.cdi.tck.tests.decorators.definition.Boo, org.jboss.cdi.tck.tests.decorators.definition.Foo)
- org.jboss.cdi.tck.tests.implementation.enterprise.broken.statelessWithRequestScope.BeagleLocal_Broken
- org.jboss.cdi.tck.tests.implementation.simple.resource.broken.type.ejb.BeanRemote
- org.jboss.cdi.tck.tests.event.observer.wildcardAndTypeVariable.Behavior
- org.jboss.cdi.tck.tests.definition.scope.enterprise.BengalTigerLocal
- org.jboss.cdi.tck.tests.lookup.typesafe.resolution.Bird
- org.jboss.cdi.tck.tests.implementation.producer.method.definition.Bite
- org.jboss.cdi.tck.tests.decorators.definition.Boo
- org.jboss.cdi.tck.tests.decorators.definition.FooBar (also extends org.jboss.cdi.tck.tests.decorators.definition.Bar, org.jboss.cdi.tck.tests.decorators.definition.Foo)
- org.jboss.cdi.tck.tests.definition.qualifier.enterprise.BorderCollieLocal
- org.jboss.cdi.tck.tests.definition.scope.enterprise.BorderCollieLocal
- org.jboss.cdi.tck.tests.definition.stereotype.enterprise.BorderCollieLocal
- org.jboss.cdi.tck.tests.implementation.enterprise.broken.statelessWithConversationScope.BoxerLocal_Broken
- org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.decorator.Bravo
- org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.BravoInterface
- org.jboss.cdi.tck.tests.lookup.modules.broken.BrokenBar
- org.jboss.cdi.tck.tests.lookup.modules.broken.BrokenFoo
- org.jboss.cdi.tck.tests.lookup.modules.broken.EjbFooLocal
- org.jboss.cdi.tck.tests.extensions.beanManager.bean.Building<T>
- org.jboss.cdi.tck.tests.inheritance.specialization.enterprise.BuildingLocal
- org.jboss.cdi.tck.tests.inheritance.specialization.enterprise.OfficeLocal
- org.jboss.cdi.tck.tests.implementation.enterprise.broken.statelessDecorator.BulldogLocal_Broken
- org.jboss.cdi.tck.tests.implementation.enterprise.broken.statelessDecorator.Dog
- org.jboss.cdi.tck.tests.implementation.enterprise.broken.statelessWithSessionScope.BullmastiffLocal_Broken
- org.jboss.cdi.tck.tests.deployment.packaging.ear.modules.Business
- org.jboss.cdi.tck.tests.deployment.packaging.war.modules.Business
- org.jboss.cdi.tck.tests.decorators.invocation.enterprise.Business
- org.jboss.cdi.tck.tests.decorators.invocation.enterprise.BarBusiness
- org.jboss.cdi.tck.tests.decorators.invocation.enterprise.FooBusiness
- org.jboss.cdi.tck.tests.lookup.typesafe.resolution.CapercaillieLocal
- org.jboss.cdi.tck.tests.implementation.simple.definition.Car
- org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.CharlieInterface
- org.jboss.cdi.tck.tests.implementation.initializer.ChickenInterface
- org.jboss.cdi.tck.tests.implementation.producer.method.definition.enterprise.ChickenLocal
- org.jboss.cdi.tck.tests.implementation.producer.field.definition.enterprise.ChickenLocal
- org.jboss.cdi.tck.tests.definition.stereotype.enterprise.ChihuahuaLocal
- org.jboss.cdi.tck.tests.context.passivating.CityInterface
- org.jboss.cdi.tck.tests.context.passivating.broken.decorator.field.CityInterface
- org.jboss.cdi.tck.tests.extensions.container.event.CowLocal
- org.jboss.cdi.tck.tests.inheritance.specialization.enterprise.broken.extend.nothing.CowLocal_Broken
- org.jboss.cdi.tck.tests.implementation.enterprise.broken.statelessWithApplicationScope.DachshundLocal_Broken
- org.jboss.cdi.tck.tests.implementation.enterprise.broken.statelessInterceptor.DalmatianLocal_Broken
- org.jboss.cdi.tck.tests.extensions.lifecycle.bbd.DataAccess
- org.jboss.cdi.tck.tests.lookup.typesafe.resolution.DeadlyAnimal
- org.jboss.cdi.tck.tests.lookup.typesafe.resolution.DeadlySpider
- org.jboss.cdi.tck.tests.context.dependent.DeadlyAnimal
- org.jboss.cdi.tck.tests.implementation.disposal.method.definition.DeadlyAnimal
- org.jboss.cdi.tck.tests.implementation.disposal.method.definition.DeadlySpider
- org.jboss.cdi.tck.tests.implementation.producer.method.lifecycle.DeadlyAnimal
- org.jboss.cdi.tck.tests.implementation.producer.method.lifecycle.DeadlySpider
- org.jboss.cdi.tck.tests.implementation.producer.method.definition.DeadlyAnimal
- org.jboss.cdi.tck.tests.implementation.producer.method.definition.DeadlySpider
- org.jboss.cdi.tck.tests.implementation.producer.field.lifecycle.DeadlyAnimal
- org.jboss.cdi.tck.tests.implementation.producer.field.lifecycle.DeadlySpider
- org.jboss.cdi.tck.tests.implementation.producer.field.definition.DeadlyAnimal
- org.jboss.cdi.tck.tests.implementation.producer.field.definition.DeadlySpider
- org.jboss.cdi.tck.tests.definition.qualifier.DeadlyAnimal
- org.jboss.cdi.tck.tests.definition.bean.DeadlyAnimal
- org.jboss.cdi.tck.tests.decorators.ordering.global.Decorated
- org.jboss.cdi.tck.tests.decorators.resolution.DecoratedType
- org.jboss.cdi.tck.tests.decorators.resolution.Bar<T>
- org.jboss.cdi.tck.tests.decorators.resolution.Baz<T>
- org.jboss.cdi.tck.tests.decorators.resolution.Corge<T,S>
- org.jboss.cdi.tck.tests.decorators.resolution.Foo<T>
- org.jboss.cdi.tck.tests.decorators.resolution.Garply<T>
- org.jboss.cdi.tck.tests.decorators.resolution.Grault<T>
- org.jboss.cdi.tck.tests.decorators.resolution.Qux<T>
- org.jboss.cdi.tck.tests.lookup.injection.enterprise.DeluxeHenHouseLocal
- org.jboss.cdi.tck.tests.implementation.enterprise.remove.DependentSessionInterface
- org.jboss.cdi.tck.tests.implementation.enterprise.broken.genericStateless.DingoLocal_Broken<T>
- org.jboss.cdi.tck.tests.implementation.enterprise.lifecycle.DirectOrderProcessorLocal
- org.jboss.cdi.tck.tests.alternative.enterprise.DisabledEjbInterface
- org.jboss.cdi.tck.tests.implementation.enterprise.definition.DogLocal
- org.jboss.cdi.tck.tests.implementation.enterprise.definition.DogRemote
- org.jboss.cdi.tck.tests.alternative.enterprise.EjbInterface
- org.jboss.cdi.tck.tests.vetoed.enterprise.ElephantLocal
- org.jboss.cdi.tck.tests.extensions.processBean.ElephantLocal
- org.jboss.cdi.tck.tests.context.passivating.enterprise.valid.ElephantLocal
- org.jboss.cdi.tck.tests.context.passivating.enterprise.invalid.ElephantLocal
- org.jboss.cdi.tck.tests.implementation.enterprise.definition.ElephantLocal
- org.jboss.cdi.tck.tests.definition.qualifier.enterprise.EnglishBorderCollieLocal
- org.jboss.cdi.tck.tests.definition.scope.enterprise.EnglishBorderCollieLocal
- org.jboss.cdi.tck.tests.definition.stereotype.enterprise.EnglishBorderCollieLocal
- org.jboss.cdi.tck.tests.decorators.definition.broken.notAllDecoratedTypesImplemented.EnhancedLogger
- org.jboss.cdi.tck.tests.decorators.definition.broken.notAllDecoratedTypesImplemented.parameterized.EnhancedLogger<T>
- org.jboss.cdi.tck.tests.decorators.definition.types.EnhancedLogger<T>
- org.jboss.cdi.tck.tests.context.passivating.broken.enterprise.field.EspooLocal_Broken
- org.jboss.cdi.tck.tests.context.passivating.broken.interceptor.enterprise.field.EspooLocal_Broken
- org.jboss.cdi.tck.tests.context.passivating.broken.decorator.enterprise.field.EspooLocal_Broken
- org.jboss.cdi.tck.tests.implementation.enterprise.newBean.ExplicitConstructor
- org.jboss.cdi.tck.tests.implementation.enterprise.definition.ExplicitConstructor
- org.jboss.cdi.tck.tests.definition.qualifier.enterprise.FamousCatLocal
- org.jboss.cdi.tck.tests.inheritance.specialization.simple.broken.extendejb.FarmEquipmentLocal
- org.jboss.cdi.tck.tests.inheritance.specialization.enterprise.broken.twobeans.FarmerInterface
- org.jboss.cdi.tck.tests.event.observer.inheritance.enterprise.FarmerLocal
- org.jboss.cdi.tck.tests.inheritance.specialization.enterprise.FarmerLocal
- org.jboss.cdi.tck.tests.lookup.injection.enterprise.FarmLocal
- org.jboss.cdi.tck.tests.context.dependent.ejb.FarmLocal
- org.jboss.cdi.tck.tests.decorators.definition.Field
- org.jboss.cdi.tck.tests.interceptors.definition.broken.finalClassInterceptor.FinalMethodClassLevelMissileLocal
- org.jboss.cdi.tck.tests.interceptors.definition.broken.finalClassInterceptor.FinalMethodMethodLevelMissileLocal
- org.jboss.cdi.tck.tests.vetoed.aquarium.Fish
- org.jboss.cdi.tck.tests.lookup.clientProxy.unproxyable.decorator.Fish
- org.jboss.cdi.tck.tests.context.application.ejb.FMS
- org.jboss.cdi.tck.tests.context.request.ejb.FMS
- org.jboss.cdi.tck.tests.alternative.resolution.qualifier.Foo
- org.jboss.cdi.tck.tests.inheritance.specialization.simple.broken.types.Foo
- org.jboss.cdi.tck.tests.lookup.modules.Foo
- org.jboss.cdi.tck.tests.decorators.invocation.Foo
- org.jboss.cdi.tck.tests.decorators.interceptor.Foo
- org.jboss.cdi.tck.tests.interceptors.definition.interceptorCalledBeforeDecorator.Foo
- org.jboss.cdi.tck.tests.implementation.disposal.method.definition.broken.decorator.Foo
- org.jboss.cdi.tck.tests.implementation.producer.method.broken.decorator.Foo
- org.jboss.cdi.tck.tests.implementation.producer.field.definition.broken.decorator.Foo
- org.jboss.cdi.tck.tests.event.parameterized.Fooable<F>
- org.jboss.cdi.tck.tests.extensions.beanManager.Food
- org.jboss.cdi.tck.tests.implementation.producer.field.definition.broken.enterprise.nonstatic.FooLocal_Broken
- org.jboss.cdi.tck.tests.implementation.producer.method.broken.enterprise.nonbusiness.FooProducerLocal
- org.jboss.cdi.tck.tests.deployment.packaging.ejb.FooRemote
- org.jboss.cdi.tck.tests.context.passivating.dependency.resource.remote.ejb.FooRemote
- org.jboss.cdi.tck.tests.context.application.ejb.FooRemote
- org.jboss.cdi.tck.tests.context.request.event.remote.FooRemote
- org.jboss.cdi.tck.tests.context.request.ejb.FooRemote
- org.jboss.cdi.tck.tests.context.dependent.ejb.FoxLocal
- org.jboss.cdi.tck.tests.context.dependent.ejb.FoxRunLocal
- org.jboss.cdi.tck.tests.extensions.alternative.metadata.Fruit
- org.jboss.cdi.tck.tests.event.eventTypes.GeneralEvent
- org.jboss.cdi.tck.tests.implementation.enterprise.lifecycle.GeschichtslosStadt
- org.jboss.cdi.tck.tests.implementation.enterprise.definition.GiraffeLocal
- org.jboss.cdi.tck.tests.decorators.definition.broken.nodecoratedtypes.Glue
- org.jboss.cdi.tck.tests.implementation.enterprise.newBean.GoldenRetrieverLocal
- org.jboss.cdi.tck.tests.implementation.enterprise.lifecycle.GrossStadt
- org.jboss.cdi.tck.tests.context.dependent.ejb.HouseLocal
- org.jboss.cdi.tck.tests.event.observer.inheritance.enterprise.IndirectStockWatcherLocal
- org.jboss.cdi.tck.tests.implementation.enterprise.newBean.InitializerSimpleBeanLocal
- org.jboss.cdi.tck.tests.lookup.injection.enterprise.InjectedSessionBeanLocal
- org.jboss.cdi.tck.tests.extensions.annotated.InterfaceA
- org.jboss.cdi.tck.tests.extensions.annotated.InterfaceB
- org.jboss.cdi.tck.tests.context.dependent.Interior
- org.jboss.cdi.tck.tests.implementation.enterprise.lifecycle.KleinStadt
- org.jboss.cdi.tck.tests.extensions.beanManager.beanAttributes.Landmark
- org.jboss.cdi.tck.tests.extensions.beanManager.beanAttributes.LakeLocal
- org.jboss.cdi.tck.tests.extensions.beanManager.beanAttributes.WaterBody
- org.jboss.cdi.tck.tests.extensions.beanManager.beanAttributes.LakeLocal
- org.jboss.cdi.tck.tests.event.observer.inheritance.enterprise.LazyFarmerLocal
- org.jboss.cdi.tck.tests.inheritance.specialization.enterprise.LazyFarmerLocal
- org.jboss.cdi.tck.tests.implementation.enterprise.newBean.LionLocal
- org.jboss.cdi.tck.tests.implementation.enterprise.definition.LionLocal
- org.jboss.cdi.tck.tests.implementation.initializer.LocalChicken
- org.jboss.cdi.tck.tests.extensions.lifecycle.atd.Logger
- org.jboss.cdi.tck.tests.lookup.injectionpoint.Logger
- org.jboss.cdi.tck.tests.decorators.invocation.Logger
- org.jboss.cdi.tck.tests.decorators.definition.Logger
- org.jboss.cdi.tck.tests.decorators.definition.broken.noDelegateInjectionPoints.Logger
- org.jboss.cdi.tck.tests.decorators.definition.broken.observer.Logger
- org.jboss.cdi.tck.tests.decorators.definition.broken.finalBeanMethod.Logger
- org.jboss.cdi.tck.tests.decorators.definition.broken.enabledDecoratorIsNotDecorator.Logger
- org.jboss.cdi.tck.tests.decorators.definition.broken.finalBeanClass.Logger
- org.jboss.cdi.tck.tests.decorators.definition.broken.notAllDecoratedTypesImplemented.Logger
- org.jboss.cdi.tck.tests.decorators.definition.broken.notAllDecoratedTypesImplemented.parameterized.Logger
- org.jboss.cdi.tck.tests.decorators.definition.broken.multipleDelegateInjectionPoints.Logger
- org.jboss.cdi.tck.tests.decorators.definition.inject.delegateConstructor.Logger
- org.jboss.cdi.tck.tests.decorators.definition.inject.broken.delegateProducerMethod.Logger
- org.jboss.cdi.tck.tests.decorators.definition.inject.delegateField.Logger
- org.jboss.cdi.tck.tests.decorators.definition.inject.delegateInitializerMethod.Logger
- org.jboss.cdi.tck.tests.decorators.definition.types.Logger
- org.jboss.cdi.tck.tests.context.passivating.broken.decorator.enterprise.MaarianHaminaLocal_Broken
- org.jboss.cdi.tck.tests.lookup.manager.provider.init.Marker
- org.jboss.cdi.tck.tests.lookup.injection.enterprise.MegaPoorHenHouseLocal
- org.jboss.cdi.tck.tests.definition.stereotype.enterprise.MexicanChihuahuaLocal
- org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.Milk
- org.jboss.cdi.tck.tests.interceptors.definition.multipleBindings.Missile
- org.jboss.cdi.tck.tests.interceptors.definition.broken.interceptorForLifecycleTargetMethod.MissileLocal
- org.jboss.cdi.tck.tests.interceptors.definition.enterprise.simpleInterception.MissileLocal
- org.jboss.cdi.tck.tests.interceptors.definition.enterprise.interceptorOrder.MissileLocal
- org.jboss.cdi.tck.tests.interceptors.definition.enterprise.nonContextualReference.MissileLocal
- org.jboss.cdi.tck.tests.implementation.enterprise.newBean.MonkeyLocal
- org.jboss.cdi.tck.tests.implementation.enterprise.definition.MonkeyLocal
- org.jboss.cdi.tck.tests.implementation.enterprise.lifecycle.NeueStadt
- org.jboss.cdi.tck.tests.decorators.invocation.observer.Observer
- javax.enterprise.inject.spi.ObserverMethod<T>
- org.jboss.cdi.tck.tests.implementation.enterprise.newBean.OrderLocal
- org.jboss.cdi.tck.tests.implementation.enterprise.lifecycle.OrderProcessorLocal
- org.jboss.cdi.tck.tests.lookup.dynamic.PaymentProcessor
- org.jboss.cdi.tck.tests.implementation.producer.method.definition.enterprise.PearTreeLocal
- org.jboss.cdi.tck.tests.decorators.invocation.PigSty
- org.jboss.cdi.tck.tests.deployment.discovery.Ping
- org.jboss.cdi.tck.tests.deployment.discovery.enterprise.Ping
- org.jboss.cdi.tck.tests.deployment.discovery.enterprise.AlphaLocal
- org.jboss.cdi.tck.tests.deployment.discovery.enterprise.BravoLocal
- org.jboss.cdi.tck.tests.deployment.discovery.enterprise.CharlieLocal
- org.jboss.cdi.tck.tests.deployment.discovery.enterprise.DeltaLocal
- org.jboss.cdi.tck.tests.deployment.discovery.enterprise.EchoLocal
- org.jboss.cdi.tck.tests.deployment.discovery.enterprise.FoxtrotLocal
- org.jboss.cdi.tck.tests.interceptors.definition.inheritance.Ping
- org.jboss.cdi.tck.tests.implementation.enterprise.definition.PitbullLocal
- org.jboss.cdi.tck.tests.extensions.annotated.synthetic.Plants
- org.jboss.cdi.tck.tests.extensions.annotated.synthetic.Fruit
- org.jboss.cdi.tck.tests.implementation.enterprise.definition.PolarBearLocal
- org.jboss.cdi.tck.tests.event.observer.resolve.enterprise.PomeranianInterface
- org.jboss.cdi.tck.tests.lookup.dynamic.builtin.Predator<T>
- org.jboss.cdi.tck.tests.implementation.builtin.PrincipalInjectedBeanLocal
- org.jboss.cdi.tck.tests.decorators.invocation.producer.method.Producer
- org.jboss.cdi.tck.tests.decorators.definition.broken.parameterizedTypesWithDifferentTypeParameters.Radio<T1,T2>
- org.jboss.cdi.tck.tests.vetoed.Reptile
- org.jboss.cdi.tck.tests.context.dependent.ejb.RoomLocal
- org.jboss.cdi.tck.tests.implementation.enterprise.lifecycle.Schloss
- org.jboss.cdi.tck.tests.implementation.enterprise.lifecycle.SchoeneStadt
- java.io.Serializable
- org.jboss.cdi.tck.tests.decorators.definition.Foo (also extends org.jboss.cdi.tck.tests.decorators.definition.Baz)
- org.jboss.cdi.tck.tests.decorators.definition.FooBar (also extends org.jboss.cdi.tck.tests.decorators.definition.Bar, org.jboss.cdi.tck.tests.decorators.definition.Boo)
- org.jboss.cdi.tck.tests.decorators.definition.FooBar (also extends org.jboss.cdi.tck.tests.decorators.definition.Bar, org.jboss.cdi.tck.tests.decorators.definition.Boo, org.jboss.cdi.tck.tests.decorators.definition.Foo)
- org.jboss.cdi.tck.tests.implementation.enterprise.newBean.FoxLocal
- org.jboss.cdi.tck.tests.context.passivating.broken.producer.method.dependent.MaarianHaminaLocal_Broken
- org.jboss.cdi.tck.tests.context.passivating.broken.producer.field.dependent.MaarianHaminaLocal_Broken
- org.jboss.cdi.tck.tests.implementation.builtin.metadata.MilkProduct
- org.jboss.cdi.tck.tests.implementation.enterprise.remove.SessionScopedSessionInterface
- org.jboss.cdi.tck.tests.implementation.enterprise.newBean.WrappedEnterpriseBeanLocal
- org.jboss.cdi.tck.tests.alternative.selection.enterprise.Service
- org.jboss.cdi.tck.tests.definition.stereotype.alternative.enterprise.Service
- org.jboss.cdi.tck.tests.implementation.simple.resource.persistenceContext.ServiceBean
- org.jboss.cdi.tck.tests.extensions.producer.ServiceRemote
- org.jboss.cdi.tck.tests.extensions.container.event.SheepLocal
- org.jboss.cdi.tck.tests.lookup.injection.non.contextual.ws.SheepWS
- org.jboss.cdi.tck.tests.interceptors.definition.enterprise.nonContextualReference.Ship
- org.jboss.cdi.tck.tests.extensions.alternative.metadata.Shop
- org.jboss.cdi.tck.tests.definition.scope.enterprise.SiameseLocal
- org.jboss.cdi.tck.tests.definition.qualifier.enterprise.SkinnyHairlessCatLocal
- org.jboss.cdi.tck.tests.event.observer.inheritance.enterprise.StockWatcherLocal
- org.jboss.cdi.tck.tests.extensions.lifecycle.SuperExtension
- org.jboss.cdi.tck.tests.context.dependent.ejb.TableLocal
- org.jboss.cdi.tck.tests.definition.stereotype.enterprise.TameBarracudaLocal
- org.jboss.cdi.tck.tests.definition.qualifier.enterprise.TameSkinnyHairlessCatLocal
- org.jboss.cdi.tck.tests.event.broken.observer.notBusinessMethod.Terrier
- org.jboss.cdi.tck.tests.alternative.selection.TestBean
- org.jboss.cdi.tck.util.Timer.StopCondition
- org.jboss.cdi.tck.tests.inheritance.specialization.enterprise.TractorLocal
- org.jboss.cdi.tck.tests.inheritance.specialization.enterprise.broken.extend.managedbean.TractorLocal
- org.jboss.cdi.tck.tests.extensions.container.event.ws.Translator
- org.jboss.cdi.tck.tests.context.request.ws.Translator
- org.jboss.cdi.tck.tests.implementation.simple.resource.broken.type.ws.Translator
- org.jboss.cdi.tck.tests.lookup.injectionpoint.requiredtype.Tree
- org.jboss.cdi.tck.tests.implementation.enterprise.lifecycle.UniStadt
- org.jboss.cdi.tck.shrinkwrap.URLPackageScanner.Callback
- org.jboss.cdi.tck.tests.implementation.builtin.UserTransactionInjectedBeanLocal
- org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.synthetic.Vehicle
- org.jboss.cdi.tck.tests.extensions.beanManager.bean.Vehicle
- org.jboss.cdi.tck.tests.decorators.custom.Vehicle
- org.jboss.cdi.tck.tests.decorators.custom.broken.toomanydelegateinjectionpoints.Vehicle
- org.jboss.cdi.tck.tests.decorators.custom.broken.finalBeanClass.Vehicle
- org.jboss.cdi.tck.tests.decorators.custom.broken.nodelegateinjectionpoint.Vehicle
- org.jboss.cdi.tck.tests.implementation.disposal.method.definition.broken.multiple.Vehicle
- org.jboss.cdi.tck.tests.context.passivating.validation.Vessel
- org.jboss.cdi.tck.tests.inheritance.specialization.enterprise.YardInterface
- org.jboss.cdi.tck.tests.inheritance.specialization.enterprise.broken.name.YardInterface
Annotation Type Hierarchy
- org.jboss.cdi.tck.tests.alternative.NotEnabledAlternativeStereotype (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.alternative.Wild (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.alternative.EnabledAlternativeStereotype (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.alternative.Tame (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.alternative.broken.not.alternative.stereotype.Mock (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.alternative.selection.Wild (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.alternative.selection.Tame (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.alternative.selection.stereotype.UnselectedStereotype (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.alternative.selection.resource.ProductionReady (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.alternative.resolution.qualifier.False (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.alternative.resolution.qualifier.True (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.alternative.enterprise.resource.DatabaseTest (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.alternative.enterprise.resource.DatabaseProduction (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.vetoed.AnimalStereotype (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.vetoed.MissileBinding (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.vetoed.Predator (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.vetoed.DummyScoped (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.vetoed.aquarium.Fishy (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.event.Role (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.event.Tame (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.event.implicit.Honors (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.event.resolve.binding.BindingTypeC (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.event.resolve.binding.BindingTypeB (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.event.resolve.binding.BindingTypeA (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.event.resolve.nonbinding.AnimalStereotype (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.event.observer.Role (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.event.observer.checkedException.Tame (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.event.observer.resolve.Role (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.event.observer.resolve.Secret (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.event.observer.resolve.NotEnabled (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.event.observer.resolve.Tame (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.event.observer.extension.Angry (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.event.observer.extension.Nubian (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.event.observer.extension.Tall (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.event.observer.conditional.Spun (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.event.fires.Restored (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.event.fires.Role (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.event.fires.Lifted (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.event.fires.Tame (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.event.fires.nonbinding.AnimalStereotype (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.event.bindingTypes.NonBindingType (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.event.bindingTypes.NonRuntimeBindingType (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.event.bindingTypes.Wild (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.event.bindingTypes.Tame (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.event.metadata.Alpha (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.event.metadata.Bravo (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.event.metadata.Charlie (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.event.metadata.injectionpoint.Nice (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.event.select.SystemTest (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.event.select.Violent (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.event.select.NotABindingType (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.deployment.packaging.visibility.American (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.deployment.packaging.ear.modules.NonEnterprise (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.deployment.packaging.ear.modules.Secured (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.deployment.packaging.war.modules.Bazinga (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.deployment.packaging.war.modules.Secured (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.extensions.alternative.metadata.Cheap (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.extensions.alternative.metadata.GroceryInterceptorBinding (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.extensions.alternative.metadata.NamedStereotype (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.extensions.alternative.metadata.Expensive (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.extensions.alternative.metadata.annotated.Mortal (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.extensions.alternative.metadata.annotated.InheritedQualifier (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.extensions.alternative.metadata.annotated.NotInheritedQualifier (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.extensions.alternative.metadata.annotated.Fate (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.extensions.alternative.metadata.annotated.NotInheritedStereotype (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.extensions.container.event.Tame (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.extensions.lifecycle.bbd.EpochScoped (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.extensions.lifecycle.bbd.Skill (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.extensions.lifecycle.bbd.Tame (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.extensions.lifecycle.bbd.InterceptorType1 (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.extensions.lifecycle.bbd.broken.normalScope.EpochScoped (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.extensions.lifecycle.bbd.broken.passivatingScope.EpochScoped (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.extensions.lifecycle.atd.Monitored (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.BravoInterceptorBinding (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.broken.invalid.PlainOldAnnotation (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.modify.PersianStereotype (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.interceptor.AlphaInterceptorBinding (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.interceptor.BravoInterceptorBinding (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.extensions.lifecycle.processInjectionPoint.Foo (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.extensions.lifecycle.processInjectionPoint.Bar (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.extensions.lifecycle.processInjectionPoint.modify.Lazy (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.extensions.stereotype.StereotypeCandidate (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.extensions.afterBeanDiscovery.SuperScoped (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.extensions.afterBeanDiscovery.annotated.Alpha (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.extensions.afterBeanDiscovery.annotated.Bravo (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.extensions.afterBeanDiscovery.annotated.Charlie (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.extensions.beanManager.AnimalStereotype (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.extensions.beanManager.Transactional (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.extensions.beanManager.Tame (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.extensions.beanManager.bootstrap.unavailable.methods.Transactional (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.extensions.beanManager.equivalence.qualifier.Monster (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.extensions.beanManager.equivalence.qualifier.ArmorClass (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.extensions.beanManager.equivalence.interceptorbinding.Missile (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.extensions.beanManager.unmanaged.ToolBinding (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.extensions.beanManager.beanAttributes.Wild (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.extensions.beanManager.beanAttributes.Natural (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.extensions.beanManager.beanAttributes.TundraStereotype (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.extensions.beanManager.injectionPoint.Monograph (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.extensions.beanManager.injectionPoint.Fictional (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.extensions.beanManager.bean.Simple (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.extensions.beanManager.bean.Hungry (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.extensions.beanManager.bean.Large (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.extensions.registration.BeanieType (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.extensions.communication.Baz (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.extensions.processBean.Domestic (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.extensions.annotated.Felid (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.extensions.annotated.Tame (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.extensions.annotated.synthetic.Juicy (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.extensions.annotated.synthetic.Fresh (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.extensions.annotated.delivery.MetaAnnotation (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.extensions.annotated.delivery.Wanted (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.extensions.annotated.delivery.Pirate (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.extensions.annotated.delivery.Baby (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.extensions.annotated.delivery.Desired (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.extensions.interceptors.Incremented (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.extensions.interceptors.FullMarathon (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.extensions.interceptors.Suffixed (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.extensions.interceptors.custom.FooInterceptorBinding (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.extensions.producer.Tabby (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.extensions.producer.Preferred (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.extensions.producer.Noisy (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.extensions.producer.Quiet (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.extensions.bean.bytype.NonBindingType (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.extensions.bean.bytype.Tame (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.inheritance.initializer.Cheap (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.inheritance.initializer.SecondLevel (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.inheritance.initializer.FirstLevel (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.inheritance.initializer.Expensive (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.inheritance.generics.Amazing (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.inheritance.specialization.enterprise.Landowner (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.inheritance.specialization.enterprise.Lazy (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.inheritance.specialization.enterprise.broken.twobeans.Landowner (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.inheritance.specialization.simple.Landowner (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.inheritance.specialization.simple.Lazy (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.inheritance.specialization.producer.method.Sparkly (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.inheritance.specialization.producer.method.Expensive (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.inheritance.specialization.producer.method.broken.twobeans.Expensive (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.inheritance.specialization.producer.method.broken.indirectoverride.Expensive (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.inheritance.specialization.producer.method.broken.staticmethod.Expensive (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.inheritance.specialization.producer.method.enterprise.Sparkly (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.inheritance.specialization.producer.method.enterprise.Expensive (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.lookup.clientProxy.unproxyable.interceptor.Fish (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.lookup.binding.members.array.Expensive (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.lookup.binding.members.annotation.SimpleAnnotation (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.lookup.binding.members.annotation.Expensive (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.lookup.dynamic.builtin.FarmBased (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.lookup.dynamic.PayBy (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.lookup.dynamic.NonBinding (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.lookup.dynamic.destroy.normal.NonAlterableScoped (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.lookup.dynamic.destroy.normal.AlterableScoped (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.lookup.dynamic.destroy.dependent.Transactional (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.lookup.injection.parameterized.IntegerPowered (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.lookup.injection.parameterized.ObjectPowered (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.lookup.injection.non.contextual.ws.Black (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.lookup.byname.Whitefish (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.lookup.dependency.resolution.broken.unsatisfied.Small (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.lookup.circular.SelfConsumingNormal (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.lookup.circular.SelfConsumingDependent1 (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.lookup.circular.SelfConsumingNormal1 (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.lookup.injectionpoint.AnimalStereotype (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.lookup.injectionpoint.broken.disposer.Nice (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.lookup.injectionpoint.dynamic.Nice (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.lookup.typesafe.resolution.Chunky (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.lookup.typesafe.resolution.Min (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.lookup.typesafe.resolution.Wild (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.lookup.typesafe.resolution.Number (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.lookup.typesafe.resolution.Max (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.lookup.typesafe.resolution.Tame (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.lookup.typesafe.resolution.Expensive (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.lookup.typesafe.resolution.Whitefish (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.lookup.typesafe.resolution.interceptor.CatInterceptorBinding (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.lookup.manager.provider.runtime.Powerful (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.lookup.modules.Standard (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.lookup.modules.Enterprise (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.context.passivating.CityBinding (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.context.passivating.Sleeping (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.context.passivating.Big (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.context.passivating.broken.interceptor.enterprise.Digital (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.context.passivating.broken.interceptor.field.BakedBinding (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.context.passivating.broken.interceptor.field.InterceptorType (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.context.passivating.broken.producer.method.dependent.British (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.context.passivating.broken.producer.field.FooScoped (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.context.passivating.broken.producer.field.dependent.British (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.context.passivating.dependency.resource.persistence.Another (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.context.passivating.enterprise.Digital (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.context.passivating.enterprise.valid.Digital (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.context.passivating.enterprise.invalid.Digital (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.context.passivating.custom.ClusterScoped (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.context.passivating.validation.EnginePowered (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.context.passivating.producer.AnswerToTheUltimateQuestion (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.context.DummyScoped (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.context.Unregistered (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.context.alterable.CustomScoped (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.context.application.disposer.Edible (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.context.dependent.Pet (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.context.dependent.Room (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.context.dependent.Transactional (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.context.dependent.Tame (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.decorators.builtin.event.complex.Foo (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.decorators.builtin.event.complex.Baz (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.decorators.builtin.event.complex.Ordered (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.decorators.builtin.event.complex.Bar (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.decorators.invocation.enterprise.FooBinding (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.decorators.interceptor.FooBinding1 (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.decorators.interceptor.FooBinding2 (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.decorators.definition.NonMeta (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.decorators.definition.Meta (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.decorators.definition.producer.Synthetic (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.interceptors.invocation.AlmightyBinding (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.interceptors.ordering.global.Transactional (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.interceptors.definition.Atomic (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.interceptors.definition.NonBindingType (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.interceptors.definition.Loggable (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.interceptors.definition.MissileBinding (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.interceptors.definition.Logged (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.interceptors.definition.Transactional (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.interceptors.definition.Secure (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.interceptors.definition.binding.overriding.Aging (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.interceptors.definition.binding.overriding.Negating (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.interceptors.definition.interceptorOrder.Transactional (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.interceptors.definition.interceptorOrder.Secure (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.interceptors.definition.lifecycle.order.Transactional (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.interceptors.definition.lifecycle.Destructive (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.interceptors.definition.lifecycle.Airborne (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.interceptors.definition.lifecycle.enterprise.order.Airborne (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.interceptors.definition.lifecycle.enterprise.Airborne (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.interceptors.definition.broken.finalClassInterceptor.FooBinding (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.interceptors.definition.broken.invalidBindingAnnotations.FooStereotype (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.interceptors.definition.broken.invalidBindingAnnotations.FooBinding (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.interceptors.definition.broken.invalidBindingAnnotations.BarStereotype (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.interceptors.definition.broken.invalidBindingAnnotations.BarBinding (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.interceptors.definition.broken.invalidBindingAnnotations.BazBinding (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.interceptors.definition.broken.interceptorForLifecycleTargetMethod.BusinessMethodBinding (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.interceptors.definition.broken.observer.Transactional (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.interceptors.definition.broken.sameClassListedTwiceInBeansXml.Transactional (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.interceptors.definition.inheritance.European (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.interceptors.definition.inheritance.GuardedByWoodpecker (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.interceptors.definition.inheritance.GuardedBySquirrel (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.interceptors.definition.inheritance.Culinary (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.interceptors.definition.inheritance.broken.binding.FighterStereotype (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.interceptors.definition.inheritance.broken.binding.LandingBinding (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.interceptors.definition.inheritance.resolution.BallBinding (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.interceptors.definition.inheritance.resolution.ServiceStereotype (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.interceptors.definition.inheritance.resolution.PingBinding (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.interceptors.definition.inheritance.resolution.PongBinding (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.interceptors.definition.inheritance.resolution.LoggedBinding (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.interceptors.definition.inheritance.resolution.MessageBinding (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.interceptors.definition.inheritance.resolution.TransactionalBinding (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.interceptors.definition.inheritance.resolution.BasketBinding (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.interceptors.definition.inheritance.resolution.enterprise.BallBinding (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.interceptors.definition.inheritance.resolution.enterprise.ServiceStereotype (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.interceptors.definition.inheritance.resolution.enterprise.PingBinding (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.interceptors.definition.inheritance.resolution.enterprise.PongBinding (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.interceptors.definition.inheritance.resolution.enterprise.LoggedBinding (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.interceptors.definition.inheritance.resolution.enterprise.MessageBinding (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.interceptors.definition.inheritance.resolution.enterprise.TransactionalBinding (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.interceptors.definition.inheritance.resolution.enterprise.BasketBinding (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.interceptors.definition.member.PlantInterceptorBinding (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.interceptors.definition.member.AnimalCountInterceptorBinding (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.interceptors.definition.member.VehicleCountInterceptorBinding (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.interceptors.definition.enterprise.simpleInterception.Airborne (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.interceptors.definition.enterprise.interceptorOrder.Airborne (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.interceptors.definition.enterprise.jms.Missile (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.interceptors.definition.enterprise.nonContextualReference.Airborne (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.interceptors.definition.custom.Transactional (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.interceptors.definition.custom.Secure (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.interceptors.definition.multipleBindings.Slow (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.interceptors.definition.multipleBindings.Deadly (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.interceptors.definition.multipleBindings.Fast (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.interceptors.definition.interceptorNotListedInBeansXml.Transactional (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.implementation.builtin.metadata.Frozen (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.implementation.builtin.metadata.Fruit (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.implementation.builtin.metadata.Probiotic (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.interceptor.Binding (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.implementation.initializer.Preferred (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.implementation.initializer.StandardVariety (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.implementation.disposal.method.definition.Scary (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.implementation.disposal.method.definition.Deadliest (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.implementation.disposal.method.definition.Tame (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.implementation.disposal.method.definition.broken.interceptor.Secure (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.implementation.enterprise.lifecycle.Important (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.implementation.enterprise.newBean.AnimalStereotype (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.implementation.enterprise.newBean.Tame (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.implementation.enterprise.newBean.Secure (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.implementation.enterprise.definition.Polar (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.implementation.enterprise.definition.Tame (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.implementation.simple.ee.components.Wild (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.implementation.simple.ee.components.Tame (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.implementation.simple.lifecycle.Synchronous (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.implementation.simple.lifecycle.RequestScopedAnimalStereotype (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.implementation.simple.lifecycle.FishStereotype (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.implementation.simple.lifecycle.Tame (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.implementation.simple.resource.persistenceContext.Database (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.implementation.simple.resource.broken.name.Another (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.implementation.simple.resource.broken.type.ws.True (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.implementation.simple.resource.broken.type.Another (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.implementation.simple.resource.broken.type.persistence.Database (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.implementation.simple.resource.broken.type.ejb.Lazy (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.implementation.simple.resource.broken.type.env.Greeting (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.implementation.simple.resource.ejb.Lazy (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.implementation.simple.resource.env.Greeting (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.implementation.simple.resource.resource.Another (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.implementation.simple.newSimpleBean.AnimalStereotype (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.implementation.simple.newSimpleBean.Transactional (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.implementation.simple.newSimpleBean.Tame (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.implementation.simple.newSimpleBean.Secure (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.implementation.simple.definition.ClovenHoved (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.implementation.simple.definition.Tame (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.implementation.producer.method.lifecycle.Delicious (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.implementation.producer.method.lifecycle.Pet (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.implementation.producer.method.lifecycle.Fail (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.implementation.producer.method.lifecycle.Null (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.implementation.producer.method.lifecycle.FirstBorn (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.implementation.producer.method.lifecycle.Request (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.implementation.producer.method.broken.interceptor.Secure (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.implementation.producer.method.definition.AnimalStereotype (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.implementation.producer.method.definition.Deadliest (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.implementation.producer.method.definition.Tame (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.implementation.producer.method.definition.Yummy (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.implementation.producer.method.definition.name.Funny (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.implementation.producer.method.definition.name.BugStereotype (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.implementation.producer.method.definition.name.Crazy (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.implementation.producer.method.definition.enterprise.Yummy (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.implementation.producer.method.definition.enterprise.LightYellow (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.implementation.producer.field.lifecycle.Broken (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.implementation.producer.field.lifecycle.Working (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.implementation.producer.field.lifecycle.SpiderStereotype (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.implementation.producer.field.lifecycle.Static (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.implementation.producer.field.lifecycle.Null (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.implementation.producer.field.lifecycle.Tame (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.implementation.producer.field.definition.Foo (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.implementation.producer.field.definition.Pet (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.implementation.producer.field.definition.SpiderStereotype (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.implementation.producer.field.definition.Static (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.implementation.producer.field.definition.Spidery (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.implementation.producer.field.definition.AsAnimal (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.implementation.producer.field.definition.Tame (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.implementation.producer.field.definition.broken.interceptor.Secure (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.implementation.producer.field.definition.enterprise.Foo (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.definition.qualifier.Chunky (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.definition.qualifier.Synchronous (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.definition.qualifier.Species (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.definition.qualifier.Produced (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.definition.qualifier.Hairy (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.definition.qualifier.Tame (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.definition.qualifier.Whitefish (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.definition.qualifier.enterprise.Skinny (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.definition.qualifier.enterprise.Hairless (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.definition.qualifier.enterprise.Hairy (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.definition.name.RiverFishStereotype (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.definition.name.FishStereotype (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.definition.scope.AnimalStereotype (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.definition.scope.AnotherScopeType (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.definition.scope.NotInheritedScope (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.definition.scope.RiverFishStereotype (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.definition.scope.FishStereotype (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.definition.scope.AnotherScope (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.definition.scope.enterprise.FooScoped (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.definition.stereotype.AnotherStereotype (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.definition.stereotype.AnimalStereotype (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.definition.stereotype.ApplicationScopedHornedMammalStereotype (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.definition.stereotype.HornedMammalStereotype (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.definition.stereotype.NonStereotype (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.definition.stereotype.Tame (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.definition.stereotype.alternative.enterprise.Mock (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.definition.stereotype.broken.withBindingType.StereotypeWithBindingTypes_Broken (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.definition.stereotype.broken.withBindingType.Asynchronous (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.definition.stereotype.broken.scopeConflict.AnimalStereotype (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.definition.stereotype.broken.scopeConflict.FishStereotype (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.definition.stereotype.broken.tooManyScopes.StereotypeWithTooManyScopeTypes_Broken (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.definition.stereotype.broken.nonEmptyNamed.StereotypeWithNonEmptyNamed_Broken (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.definition.stereotype.inheritance.NamedRequestStereotype (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.definition.stereotype.inheritance.NamedRequestPolicyStereotype (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.definition.stereotype.inheritance.NamedStereotype (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.definition.stereotype.enterprise.AnimalStereotype (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.definition.stereotype.enterprise.FishStereotype (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.definition.stereotype.named.StereotypeWithEmptyNamed (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.definition.stereotype.interceptor.Alpha (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.definition.stereotype.interceptor.AlphaOmegaStereotype (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.definition.stereotype.interceptor.Omega (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.definition.stereotype.interceptor.enterprise.AlphaStereotype (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.definition.stereotype.interceptor.enterprise.AlphaBinding (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.definition.bean.AnimalStereotype (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.definition.bean.FishStereotype (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.definition.bean.Tame (implements java.lang.annotation.Annotation)
- org.jboss.cdi.tck.tests.definition.bean.custom.AlternativeStereotype (implements java.lang.annotation.Annotation)
Enum Hierarchy
Copyright © 2008-2013 Seam Framework. All Rights Reserved.