|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.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 »ç¿ë¿¹(applicationContext.xml)
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()
|
void |
sendFile(String dummy,
String interfaceID,
String filePath)
1°³ file ¼Û½Å. |
void |
sendMessage(String dummy,
String interfaceID,
String tc)
1°³ÀÇ message ¼Û½Å. |
void |
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 ¶Ç´Â 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 void sendMessage(String dummy, String interfaceID, String tc)
GlueUCubeManager
sendMessage
in interface GlueUCubeManager
public void sendMessages(String dummy, String interfaceID, List<String> tcList)
GlueUCubeManager
sendMessages
in interface GlueUCubeManager
public void sendFile(String dummy, String interfaceID, String filePath)
GlueUCubeManager
sendFile
in interface GlueUCubeManager
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |