org.exoplatform.jcr.benchmark.jcrapi.webdav
Class WebdavTestContext
java.lang.Object
java.util.AbstractMap<K,V>
java.util.HashMap<java.lang.String,java.lang.Object>
org.exoplatform.jcr.benchmark.jcrapi.webdav.WebdavTestContext
- All Implemented Interfaces:
- java.io.Serializable, java.lang.Cloneable, java.util.Map<java.lang.String,java.lang.Object>
public class WebdavTestContext
- extends java.util.HashMap<java.lang.String,java.lang.Object>
Created by The eXo Platform SAS.
Date: 2009
- Version:
- $Id: WebdavTestContext.java 42795 2010-01-21 09:19:00Z serg $
- Author:
- Alex Reshetnyak
- See Also:
- Serialized Form
| Nested classes/interfaces inherited from class java.util.AbstractMap |
java.util.AbstractMap.SimpleEntry<K,V>, java.util.AbstractMap.SimpleImmutableEntry<K,V> |
| Methods inherited from class java.util.HashMap |
clear, clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, values |
| Methods inherited from class java.util.AbstractMap |
equals, hashCode, toString |
| Methods inherited from class java.lang.Object |
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface java.util.Map |
equals, hashCode |
threadCounter
protected static int threadCounter
WebdavTestContext
public WebdavTestContext()
generateUniqueName
public java.lang.String generateUniqueName(java.lang.String prefix)
getHost
public java.lang.String getHost()
getPort
public int getPort()
getRealm
public java.lang.String getRealm()
getUser
public java.lang.String getUser()
getPassword
public java.lang.String getPassword()
getWorkspacePath
public java.lang.String getWorkspacePath()
Copyright © 2010 eXo Platform SAS. All Rights Reserved.