|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Producer<T>
Abstract introspected view of a Bean injectible field
Method Summary | |
---|---|
void |
dispose(T instance)
Dispose the bean. |
java.util.Set<InjectionPoint> |
getInjectionPoints()
Returns the injection points. |
T |
produce(CreationalContext<T> ctx)
Instantiate the bean. |
Method Detail |
---|
T produce(CreationalContext<T> ctx)
void dispose(T instance)
java.util.Set<InjectionPoint> getInjectionPoints()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |