@Service public class LoadTestServiceImpl extends Object
Constructor and Description |
---|
LoadTestServiceImpl() |
Modifier and Type | Method and Description |
---|---|
protected void |
activate(Map<String,Object> props) |
protected void |
deactivate() |
void |
execute() |
protected void |
modified(Map<String,Object> props) |
void |
setEventsPerSecond(int eventsPerSecond) |
void |
setRealProperties(int realProperties) |
void |
setStringProperties(int stringProperties) |
void |
setStringPropertyValues(int stringPropertyValues) |
void |
setTestDuration(int testDuration) |
public void execute()
public void setEventsPerSecond(int eventsPerSecond)
public void setTestDuration(int testDuration)
public void setStringProperties(int stringProperties)
public void setStringPropertyValues(int stringPropertyValues)
public void setRealProperties(int realProperties)
@Deactivate protected final void deactivate()
Copyright © 2017 ICF Olson. All rights reserved.