org.exoplatform.container.client
Class MockClientInfo
java.lang.Object
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)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MockClientInfo
public MockClientInfo()
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
Copyright © 2009 eXo Platform SAS. All Rights Reserved.