Uses of Interface
com.poscoict.glueframework.bean.GlueBeanFactory
Packages that use GlueBeanFactory
Package
Description
package-info.java
context package.
-
Uses of GlueBeanFactory in com.poscoict.glueframework.bean
Classes in com.poscoict.glueframework.bean that implement GlueBeanFactory -
Uses of GlueBeanFactory in com.poscoict.glueframework.context
Methods in com.poscoict.glueframework.context that return GlueBeanFactoryModifier and TypeMethodDescriptionstatic GlueBeanFactory
GlueStaticContext.getBeanFactory()
applicationContext.xml에 정의 되어 있는 Bean Class를 호출 하기 위한 GlueBeanFactory를 Return 한다.
사용 방법은 다음과 같다.