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

u-CUBE 3¿ë Manager. seadapter.jar ¸¦ ÇÊ¿ä·Î ÇÔ. com.posdata.eai.adapter.EAIHandler Ŭ·¡½º°¡ »ç¿ëµÊ.
 Bean Property
 
 - configFile : (Çʼö)
 
 - option : (¼±ÅÃ) default : active
     zombie, active
 
 
 
 ¿¹Á¦
 »ç¿ë ¿¹# 1
 
     
          
      
 
 
 »ç¿ë ¿¹# 2
 
     
          
          
       
 
EAIHandler| Field Summary | 
|---|
| Fields inherited from interface org.springframework.core.Ordered | 
|---|
HIGHEST_PRECEDENCE, LOWEST_PRECEDENCE | 
| Constructor Summary | |
|---|---|
GlueUCubeManagerImpl()
 | 
|
| Method Summary | |
|---|---|
 void | 
afterPropertiesSet()
 | 
 void | 
destroy()
 | 
 int | 
getOrder()
 | 
 int | 
sendFile(String dummy,
         String interfaceID,
         String filePath)
1°³ file ¼Û½Å.  | 
 int | 
sendMessage(String dummy,
            String interfaceID,
            String tc)
1°³ÀÇ message ¼Û½Å.  | 
 int[] | 
sendMessages(String dummy,
             String interfaceID,
             List<String> tcList)
¿©·¯°³ÀÇ message ¼Û½Å.  | 
 void | 
setConfigFile(String configFile)
setter method.  | 
 void | 
setOption(String option)
setter method.  | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public GlueUCubeManagerImpl()
| Method Detail | 
|---|
public void setConfigFile(String configFile)
configFile - - EAIHandler ÃʱâȽà »ç¿ëÇÒ ÆÄÀÏpublic void setOption(String option)
option - - active ¶Ç´Â zombie
public void destroy()
             throws Exception
destroy in interface org.springframework.beans.factory.DisposableBeanException
public void afterPropertiesSet()
                        throws Exception
afterPropertiesSet in interface org.springframework.beans.factory.InitializingBeanExceptionpublic int getOrder()
getOrder in interface org.springframework.core.Ordered
public int sendMessage(String dummy,
                       String interfaceID,
                       String tc)
sendMessage in interface GlueUCubeManagerdummy - ¹Ì»ç¿ëinterfaceID - interface idtc - º¸³»°íÀÚ ÇÏ´Â message
public int[] sendMessages(String dummy,
                          String interfaceID,
                          List<String> tcList)
sendMessages in interface GlueUCubeManagerdummy - interfaceID - interface idtcList - º¸³»°íÀÚ ÇÏ´Â message ¸®½ºÆ®
public int sendFile(String dummy,
                    String interfaceID,
                    String filePath)
sendFile in interface GlueUCubeManagerdummy - interfaceID - : interface idfilePath - : º¸³»°íÀÚ ÇÏ´Â file Á¤º¸(°æ·Î & ÆÄÀϸí)
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||