public abstract class AbstractProducer<T> extends Object implements Producer<T>
| Constructor and Description |
|---|
AbstractProducer() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
checkDelegateInjectionPoints() |
boolean |
equals(Object obj) |
abstract Annotated |
getAnnotated() |
abstract Bean<T> |
getBean()
Returns a
Bean this producer is associated with or null if no such bean exists. |
int |
hashCode() |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitdispose, getInjectionPoints, produceCopyright © 2014. All Rights Reserved.