com.poscoict.glueframework.ucube4
Class GlueUCubeSBHCreator
java.lang.Object
com.poscoict.glueframework.ucube4.GlueUCubeSBHCreator
public class GlueUCubeSBHCreator
- extends Object
Method Summary |
static com.poscoict.eai.adapter.handler.IEAIServiceBrokerHandler |
getInstance()
EAI ServiceBrokerHandler 인스턴스를 반환한다. |
static void |
initialize(String propsFileName)
EAI ServiceBrokerHandler를 초기화한다. |
static void |
stop()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getInstance
public static com.poscoict.eai.adapter.handler.IEAIServiceBrokerHandler getInstance()
- EAI ServiceBrokerHandler 인스턴스를 반환한다. (Singleton)
- Returns:
- IEAIServiceBrokerHandler
initialize
public static void initialize(String propsFileName)
- EAI ServiceBrokerHandler를 초기화한다.
- Parameters:
propsFileName
- 설정파일 이름
- Throws:
Exception
stop
public static void stop()
Copyright © 2013–2017 POSCO ICT. All rights reserved.