Uses of Class
org.jboss.cdi.tck.tests.extensions.processBean.Elephant

Packages that use Elephant
org.jboss.cdi.tck.tests.extensions.processBean   
 

Uses of Elephant in org.jboss.cdi.tck.tests.extensions.processBean
 

Methods in org.jboss.cdi.tck.tests.extensions.processBean that return types with arguments of type Elephant
static javax.enterprise.inject.spi.ProcessSessionBean<Elephant> ProcessSessionBeanObserver.getElephantProcessSessionBean()
           
 

Method parameters in org.jboss.cdi.tck.tests.extensions.processBean with type arguments of type Elephant
 void ProcessSessionBeanObserver.observeElephantBean(javax.enterprise.inject.spi.ProcessBean<Elephant> event)
           
 void ProcessSessionBeanObserver.observeElephantBeanAttributes(javax.enterprise.inject.spi.ProcessBeanAttributes<Elephant> event)
           
 void ProcessSessionBeanObserver.observeElephantSessionBean(javax.enterprise.inject.spi.ProcessSessionBean<Elephant> event)
           
 



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