com.poscoict.glueframework.jaxws
Class GlueWebServiceJsonImpl

java.lang.Object
  extended by com.poscoict.glueframework.jaxws.GlueWebServiceJsonImpl
All Implemented Interfaces:
GlueWebServiceJson

public class GlueWebServiceJsonImpl
extends Object
implements GlueWebServiceJson

GlueWebServiceJsonImpl jax-ws±â¹Ý¿¡¼­ À¥ ¼­ºñ½º ±â´ÉÀ» Á¦°øÇϱâ À§ÇÑ GlueWebServiceJsonÀÇ ±¸Çöü. ÆĶó¹ÌÅͳª ¸®ÅÏ StringÀ» JSON ÇüÅ·ΠÁ¦°øÇÑ´Ù.


Constructor Summary
GlueWebServiceJsonImpl()
           
 
Method Summary
 String doGlueServiceByJson(String serviceName, String serviceParams, String opertaionName)
          Glue Service¸¦ ½ÇÇà ½ÃÅ°°í GlueContext¿¡¼­ JsonÇüÅÂÀÇ String°´Ã¼¸¦ ReturnÇÑ´Ù.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GlueWebServiceJsonImpl

public GlueWebServiceJsonImpl()
Method Detail

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–2015 POSCO ICT SWÁ¦Ç°±â¼úÆÀ. All rights reserved.