egovframework.rfc3.common.util
Class ClientMngr

java.lang.Object
  extended by egovframework.rfc3.common.util.ClientMngr

public class ClientMngr
extends java.lang.Object

Author:
sollogs

Method Summary
 void add()
           
 int getCount()
           
static ClientMngr getInstance()
           
 void remove()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static ClientMngr getInstance()
Returns:

add

public void add()

remove

public void remove()

getCount

public int getCount()