| Package | Description |
|---|---|
| org.jboss.cdi.tck.tests.extensions.processBean |
| Modifier and Type | Method and Description |
|---|---|
static javax.enterprise.inject.spi.ProcessSessionBean<Elephant> |
ProcessSessionBeanObserver.getElephantProcessSessionBean() |
| Modifier and Type | Method and Description |
|---|---|
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-2013 Seam Framework. All Rights Reserved.