| Package | Description |
|---|---|
| javax.enterprise.inject.spi |
The portable extension integration SPI.
|
| Modifier and Type | Method and Description |
|---|---|
AnnotatedParameter<T> |
ProcessProducerMethod.getAnnotatedDisposedParameter()
Returns the
AnnotatedParameter for
any matching injection point of the same type as the producer method
return type found on a disposal method. |
| Modifier and Type | Method and Description |
|---|---|
List<AnnotatedParameter<X>> |
AnnotatedCallable.getParameters()
Get the parameters of the callable member.
|
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.