eXo Kernel :: Container 2.4.4-CLD

org.exoplatform.container.client
Class MockClientInfo

java.lang.Object
  extended by org.exoplatform.container.client.MockClientInfo
All Implemented Interfaces:
ClientInfo

public class MockClientInfo
extends Object
implements ClientInfo

Since:
Feb 7, 2005
Version:
$Id: MockClientInfo.java 5799 2006-05-28 17:55:42Z geaz $
Author:
Tuan Nguyen (tuan08@users.sourceforge.net)

Field Summary
 
Fields inherited from interface org.exoplatform.container.client.ClientInfo
DEFAULT
 
Constructor Summary
MockClientInfo()
           
 
Method Summary
 String getClientName()
           
 String getClientType()
           
 String getIpAddress()
           
 String getRemoteUser()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MockClientInfo

public MockClientInfo()
Method Detail

getClientType

public String getClientType()
Specified by:
getClientType in interface ClientInfo

getRemoteUser

public String getRemoteUser()
Specified by:
getRemoteUser in interface ClientInfo

getIpAddress

public String getIpAddress()
Specified by:
getIpAddress in interface ClientInfo

getClientName

public String getClientName()
Specified by:
getClientName in interface ClientInfo

eXo Kernel :: Container 2.4.4-CLD

Copyright © 2013 eXo Platform SAS. All Rights Reserved.