|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NonContextual.Instance | |
|---|---|
| org.jboss.weld.wicket.util | |
| Uses of NonContextual.Instance in org.jboss.weld.wicket.util |
|---|
| Methods in org.jboss.weld.wicket.util that return NonContextual.Instance | |
|---|---|
NonContextual.Instance<T> |
NonContextual.Instance.dispose()
Dispose of the instance, doing any necessary cleanup |
NonContextual.Instance<T> |
NonContextual.existingInstance(T instance)
|
NonContextual.Instance<T> |
NonContextual.Instance.inject()
Inject the instance |
NonContextual.Instance<T> |
NonContextual.newInstance()
|
NonContextual.Instance<T> |
NonContextual.Instance.postConstruct()
Call the @PostConstruct callback |
NonContextual.Instance<T> |
NonContextual.Instance.preDestroy()
Call the @PreDestroy callback |
NonContextual.Instance<T> |
NonContextual.Instance.produce()
Create the instance |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||