| Package | Description |
|---|---|
| org.jboss.cdi.tck.tests.extensions.processBean |
| Modifier and Type | Method and Description |
|---|---|
Cow |
Cowshed.getDaisy() |
| Modifier and Type | Method and Description |
|---|---|
static javax.enterprise.inject.spi.AnnotatedMethod<Cow> |
ProcessBeanObserver.getCowMethod() |
static javax.enterprise.inject.spi.AnnotatedParameter<Cow> |
ProcessBeanObserver.getCowParameter() |
| Modifier and Type | Method and Description |
|---|---|
void |
Cowshed.disposeOfDaisy(Cow daisy) |
| Modifier and Type | Method and Description |
|---|---|
void |
ProcessBeanObserver.observeCowBeanAttributes(javax.enterprise.inject.spi.ProcessBeanAttributes<Cow> event) |
void |
ProcessBeanObserver.observeCowProcessProducerMethod(javax.enterprise.inject.spi.ProcessProducerMethod<Cow,Cowshed> event)
https://issues.jboss.org/browse/WELD-586
|
Copyright © 2008-2015 Seam Framework. All Rights Reserved.