|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface WebBeansManager
Functionality provided by the Web Beans Manager over and above the JSR-299 Manager.
Method Summary | |
---|---|
void |
injectNonContextualInstance(java.lang.Object instance)
Perform JSR-299 dependency injection into a non-contextual instance |
void |
shutdown()
|
Methods inherited from interface javax.inject.manager.Manager |
---|
addBean, addContext, addDecorator, addInterceptor, addObserver, addObserver, createActivity, fireEvent, getContext, getInstance, getInstanceByName, getInstanceByType, getInstanceByType, getInstanceToInject, getInstanceToInject, parse, removeObserver, removeObserver, resolveByName, resolveByType, resolveByType, resolveDecorators, resolveInterceptors, resolveObservers, setCurrent |
Method Detail |
---|
void injectNonContextualInstance(java.lang.Object instance)
instance
- the instance to injectvoid shutdown()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |