|
||||||||||
| 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

GlueServiceLoader Cache¿¡¼ ÇØ´ç Service°´Ã¼(GlueService)¸¦ ã°í ¾øÀ¸¸é Service.xmlÀ» ÀÐ¾î¼ Cache¿¡ ÀúÀåÇÑ´Ù.
bean property ¼³Á¤ - rootPath : (¼±ÅÃ) default´Â 'service' [sample] »ç¿ë ¿¹# 1»ç¿ë ¿¹# 2
| Constructor Summary | |
|---|---|
GlueServiceLoader()
»ý¼ºÀÚ(constructor). |
|
| Method Summary | |
|---|---|
void |
afterPropertiesSet()
|
String |
getRootPath()
getter method. |
GlueService |
loadCacheObject(Object serviceName,
String regionName)
ÁÖ¾îÁø ij½¬ ¿µ¿ª¸í¿¡ ÇØ´çÇϴ ij½¬¿µ¿ª¿¡¼ ij½¬ ۸¦ »ç¿ëÇÏ¿© ¿ÀºêÁ§Æ®¸¦ ·ÎµùÇÔ |
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 GlueService loadCacheObject(Object serviceName,
String regionName)
throws GlueException
GlueCacheLoader
loadCacheObject in interface GlueCacheLoaderserviceName - 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 | |||||||||