public class GlueUCubeManagerImpl extends Object implements org.springframework.beans.factory.InitializingBean, org.springframework.beans.factory.DisposableBean, org.springframework.core.PriorityOrdered, GlueUCubeManager
Bean Property - configFile : (Çʼö) - option : (¼±ÅÃ) default : active zombie, active ¿¹Á¦»ç¿ë ¿¹# 1 »ç¿ë ¿¹# 2
EAIHandler
Constructor and Description |
---|
GlueUCubeManagerImpl() |
Modifier and Type | Method and Description |
---|---|
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.
|
public void setConfigFile(String configFile)
configFile
- - EAIHandler ÃʱâȽà »ç¿ëÇÒ ÆÄÀÏpublic void setOption(String option)
option
- - active ¶Ç´Â zombiepublic void destroy() throws Exception
destroy
in interface org.springframework.beans.factory.DisposableBean
Exception
public void afterPropertiesSet() throws Exception
afterPropertiesSet
in interface org.springframework.beans.factory.InitializingBean
Exception
public int getOrder()
getOrder
in interface org.springframework.core.Ordered
public int sendMessage(String dummy, String interfaceID, String tc)
sendMessage
in interface GlueUCubeManager
dummy
- ¹Ì»ç¿ëinterfaceID
- interface idtc
- º¸³»°íÀÚ ÇÏ´Â messagepublic int[] sendMessages(String dummy, String interfaceID, List<String> tcList)
sendMessages
in interface GlueUCubeManager
dummy
- interfaceID
- interface idtcList
- º¸³»°íÀÚ ÇÏ´Â message ¸®½ºÆ®public int sendFile(String dummy, String interfaceID, String filePath)
sendFile
in interface GlueUCubeManager
dummy
- interfaceID
- : interface idfilePath
- : º¸³»°íÀÚ ÇÏ´Â file Á¤º¸(°æ·Î & ÆÄÀϸí)Copyright © 2013–2020 POSCO ICT. All rights reserved.