org.exoplatform.container.client
Class MockClientInfo

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

public class MockClientInfo
extends java.lang.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
 java.lang.String getClientName()
           
 java.lang.String getClientType()
           
 java.lang.String getIpAddress()
           
 java.lang.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 java.lang.String getClientType()
Specified by:
getClientType in interface ClientInfo

getRemoteUser

public java.lang.String getRemoteUser()
Specified by:
getRemoteUser in interface ClientInfo

getIpAddress

public java.lang.String getIpAddress()
Specified by:
getIpAddress in interface ClientInfo

getClientName

public java.lang.String getClientName()
Specified by:
getClientName in interface ClientInfo


Copyright © 2010 eXo Platform SAS. All Rights Reserved.