com.poscoict.glueframework.jaxws
Class GlueWebServiceJsonImpl
java.lang.Object
  
com.poscoict.glueframework.jaxws.GlueWebServiceJsonImpl
- All Implemented Interfaces: 
 - GlueWebServiceJson
 
public class GlueWebServiceJsonImpl
- extends Object
- implements GlueWebServiceJson
  
GlueWebServiceJsonImpl jax-ws±â¹Ý¿¡¼ À¥ ¼ºñ½º ±â´ÉÀ» Á¦°øÇϱâ À§ÇÑ GlueWebServiceJsonÀÇ ±¸Çöü. ÆÄ¶ó¹ÌÅͳª ¸®ÅÏ StringÀ» JSON ÇüÅ·ΠÁ¦°øÇÑ´Ù.
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
GlueWebServiceJsonImpl
public GlueWebServiceJsonImpl()
doGlueServiceByJson
public String doGlueServiceByJson(String serviceName,
                                  String serviceParams,
                                  String opertaionName)
- Glue Service¸¦ ½ÇÇà ½Ã۰í GlueContext¿¡¼ JsonÇüÅÂÀÇ String°´Ã¼¸¦ ReturnÇÑ´Ù.
- Specified by:
 doGlueServiceByJson in interface GlueWebServiceJson
 
- Parameters:
 serviceName - ½ÇÇà½ÃŰ´Â Service¸íserviceParams - GlueContext¿¡ Àü´ÞµÇ´Â ÆÄ¶ó¹ÌÅÍ °ªopertaionName - OpertaionName(Debug¿ë)
- Returns:
 - Service ½ÇÇà ÈÄ GlueContext¿¡ ÀúÀåµÈ °´Ã¼¸¦ JSONÇüÅÂÀÇ StringÀ¸·Î º¯È¯
 
 
 
Copyright © 2013–2017 POSCO ICT. All rights reserved.