com.shift.framework.proxy
Class RequestConfigProxy

java.lang.Object
  extended by com.shift.framework.proxy.RequestConfigProxy

public class RequestConfigProxy
extends java.lang.Object

RequestConfigProxy´Â ¼­ºñ½º¸¦ ½ÇÇàÇϴµ¥ ÇÊ¿äÇÑ ±âº» Á¤º¸¸¦ °Ë»öÇÒ ¼ö ÀÖ´Â ServiceBase¸¦ Á¦°øÇÑ´Ù.

Since:
2006.5.4
Version:
1.0
Author:
Shift Information & Communication

Constructor Summary
RequestConfigProxy()
           
 
Method Summary
static ServiceBase getRequestConfig()
          RequestConfigProxy´Â ¼­ºñ½º¸¦ ½ÇÇàÇϴµ¥ ÇÊ¿äÇÑ ±âº» Á¤º¸¸¦ °Ë»öÇÒ ¼ö ÀÖ´Â ServiceBase¸¦ ¹ÝȯÇÑ´Ù.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RequestConfigProxy

public RequestConfigProxy()
Method Detail

getRequestConfig

public static ServiceBase getRequestConfig()
RequestConfigProxy´Â ¼­ºñ½º¸¦ ½ÇÇàÇϴµ¥ ÇÊ¿äÇÑ ±âº» Á¤º¸¸¦ °Ë»öÇÒ ¼ö ÀÖ´Â ServiceBase¸¦ ¹ÝȯÇÑ´Ù.

Returns:
¼­ºñ½º¸¦ ½ÇÇàÇϴµ¥ ÇÊ¿äÇÑ ±âº» Á¤º¸¸¦ °¡Áø ServiceBase
Since:
1.0