public class GlueService extends Object implements Serializable
Modifier and Type | Class and Description |
---|---|
protected class |
GlueService.GlueActivityHandler
GlueActivityHandler Class´Â ÇØ´ç Activity Class¸¦ »ý¼º ÇÏ°í Property¸¦ Set ÇØÁÖ´Â ¿ªÇÒÀ» ÇÑ´Ù.
|
Constructor and Description |
---|
GlueService(GlueServiceInfo serviceInfo)
»ý¼ºÀÚ(constructor).
|
Modifier and Type | Method and Description |
---|---|
protected GlueService.GlueActivityHandler |
getActivityHandler(String activityName)
Internal Use Only
GlueActivityHandler¸¦ returnÇÔ. |
protected String |
getInitialActivity()
Internal Use Only
Initial Activity NameÀ» ³Ñ°ÜÁÜ. |
String |
getServicName()
Service NameÀ» Return
|
Map<String,Boolean> |
getTransactionManagers()
Internal Use Only
Transaction Manager MapÀ» ³Ñ°ÜÁÜ. |
String |
toString() |
public GlueService(GlueServiceInfo serviceInfo)
serviceInfo
- Parsing µÈ Service.xml Datapublic String getServicName()
protected String getInitialActivity()
protected GlueService.GlueActivityHandler getActivityHandler(String activityName)
activityName
- Service.xmlÀÇ activity namepublic Map<String,Boolean> getTransactionManagers()
Copyright © 2013–2016 POSCO ICT. All rights reserved.