|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ProducerMethod | |
|---|---|
| org.jboss.weld.bean | |
| org.jboss.weld.bootstrap | |
| org.jboss.weld.bootstrap.events | |
| Uses of ProducerMethod in org.jboss.weld.bean |
|---|
| Methods in org.jboss.weld.bean that return ProducerMethod | ||
|---|---|---|
static
|
ProducerMethod.of(WeldMethod<T,X> method,
AbstractClassBean<X> declaringBean,
BeanManagerImpl manager)
Creates a producer method Web Bean |
|
| Uses of ProducerMethod in org.jboss.weld.bootstrap |
|---|
| Methods in org.jboss.weld.bootstrap that return ProducerMethod | ||
|---|---|---|
|
BeanDeployerEnvironment.getProducerMethod(WeldMethod<X,T> method)
|
|
| Methods in org.jboss.weld.bootstrap with parameters of type ProducerMethod | |
|---|---|
void |
BeanDeployerEnvironment.addBean(ProducerMethod<?,?> bean)
|
| Uses of ProducerMethod in org.jboss.weld.bootstrap.events |
|---|
| Methods in org.jboss.weld.bootstrap.events with parameters of type ProducerMethod | ||
|---|---|---|
static
|
ProcessProducerMethodImpl.fire(BeanManagerImpl beanManager,
ProducerMethod<X,T> bean)
|
|
| Constructors in org.jboss.weld.bootstrap.events with parameters of type ProducerMethod | |
|---|---|
ProcessProducerMethodImpl(BeanManagerImpl beanManager,
ProducerMethod<X,T> bean)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||