public class CaLoadTestTemplateEnroll
extends org.xipki.common.LoadExecutor
| Constructor and Description |
|---|
CaLoadTestTemplateEnroll(org.xipki.ca.client.api.CaClient caClient,
EnrollTemplateType template,
int maxRequests,
String description) |
| Modifier and Type | Method and Description |
|---|---|
int |
getNumberOfCertsInOneRequest() |
protected Runnable |
getTestor() |
static EnrollTemplateType |
parse(InputStream configStream) |
public CaLoadTestTemplateEnroll(org.xipki.ca.client.api.CaClient caClient,
EnrollTemplateType template,
int maxRequests,
String description)
throws Exception
Exceptionprotected Runnable getTestor() throws Exception
getTestor in class org.xipki.common.LoadExecutorExceptionpublic int getNumberOfCertsInOneRequest()
public static EnrollTemplateType parse(InputStream configStream) throws org.xipki.common.InvalidConfException
org.xipki.common.InvalidConfExceptionCopyright © 2017. All rights reserved.