Uses of Class
org.jboss.jsr299.tck.tests.lookup.injection.non.contextual.TestTagHandler

Packages that use TestTagHandler
org.jboss.jsr299.tck.tests.lookup.injection.non.contextual   
 

Uses of TestTagHandler in org.jboss.jsr299.tck.tests.lookup.injection.non.contextual
 

Methods in org.jboss.jsr299.tck.tests.lookup.injection.non.contextual that return types with arguments of type TestTagHandler
static javax.enterprise.inject.spi.ProcessAnnotatedType<TestTagHandler> ProcessAnnotatedTypeObserver.getTagHandlerEvent()
           
static javax.enterprise.inject.spi.ProcessInjectionTarget<TestTagHandler> ProcessInjectionTargetObserver.getTagHandlerEvent()
           
 

Method parameters in org.jboss.jsr299.tck.tests.lookup.injection.non.contextual with type arguments of type TestTagHandler
 void ProcessAnnotatedTypeObserver.observeTagHandler(javax.enterprise.inject.spi.ProcessAnnotatedType<TestTagHandler> event)
           
 void ProcessInjectionTargetObserver.observeTagHandler(javax.enterprise.inject.spi.ProcessInjectionTarget<TestTagHandler> event)
           
 



Copyright © 2008-2012 Seam Framework. All Rights Reserved.