|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openbp.common.SpringUtil
public final class SpringUtil
Spring framework utilities.
| Method Summary | |
|---|---|
static void |
autowireBean(java.lang.Object bean,
org.springframework.context.ApplicationContext applicationContext)
Performs Spring autowiring for a non-Spring-managed bean. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static void autowireBean(java.lang.Object bean,
org.springframework.context.ApplicationContext applicationContext)
bean - Bean to wireapplicationContext - Application context that will be used to resolve autowired bean members
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||