| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.poscoict.glueframework.biz.control.GlueServiceLoader
public class GlueServiceLoader

CacheLoader ±¸Çöü. GlueServiceLoader´Â Cache¿¡¼ ÇØ´ç Service°´Ã¼(GlueService)¸¦ ã°í ¾øÀ¸¸é Service.xmlÀ» ÀÐ¾î¼ Cache¿¡ ÀúÀåÇÑ´Ù.
Bean Property - rootPath : (Çʼö) default´Â 'service' - extraServiceFiles : (¼±ÅÃ) ¿¹Á¦»ç¿ë ¿¹# 1 »ç¿ë ¿¹# 2 »ç¿ë ¿¹# 3 
extra/security-serivce.xml 
| Constructor Summary | |
|---|---|
GlueServiceLoader()
»ý¼ºÀÚ(constructor).  | 
|
| Method Summary | |
|---|---|
 void | 
afterPropertiesSet()
 | 
 String | 
getRootPath()
getter method.  | 
 Object | 
loadCacheObject(Object cacheKey,
                String regionName)
ÁÖ¾îÁø ij½¬ ¿µ¿ª¸í¿¡ ÇØ´çÇϴ ij½¬¿µ¿ª¿¡¼ ij½¬ ۸¦ »ç¿ëÇÏ¿© ¿ÀºêÁ§Æ®¸¦ ·ÎµùÇÔ  | 
 void | 
setExtraServiceFiles(List<String> extraServiceFiles)
setter method for DI.  | 
 void | 
setRootPath(String serviceRootPath)
setter method for DI.  | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public GlueServiceLoader()
| Method Detail | 
|---|
public String getRootPath()
public void setRootPath(String serviceRootPath)
serviceRootPath - 2°¡Áö typeÀÌ °¡´ÉÇϸç, °æ·Î¿Í property nameÀÓ Ã¹¹øÂ°´Â °æ·ÎÀÏ °æ¿ì·Î »ó´ë°æ·ÎÀ̸ç, µð·ºÅ丮 ±¸ºÐÀº ½½·¡½Ã(/)³ª ¿ª½½·¡½Ã (\)·Î ÇØ¾ßÇÔ. µÎ¹øÂ°´Â property nameÀÏ °æ¿ì·Î glue.properties¿¡ µé¾î°¡´Â key¸¦ »ç¿ëÇÔ. serviceRootPath it depends on Thread.currentThread().getContextClassLoader()
public void setExtraServiceFiles(List<String> extraServiceFiles)
public Object loadCacheObject(Object cacheKey,
                              String regionName)
                       throws GlueException
GlueCacheLoader
loadCacheObject in interface GlueCacheLoadercacheKey - ij½¬ ŰregionName - ij½¬ ¿µ¿ª¸í
GlueException - - ij½¬°ü·Ã ¿¡·¯¹ß»ý ½Ã
public void afterPropertiesSet()
                        throws Exception
afterPropertiesSet in interface org.springframework.beans.factory.InitializingBeanException
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||