public static class ConfigurationInterceptorUtil.ConfigurationObject extends Object
Constructor and Description |
---|
ConfigurationInterceptorUtil.ConfigurationObject() |
Modifier and Type | Method and Description |
---|---|
void |
debugOut() |
int |
getFlipChanceInPercent() |
String[] |
getServiceIds() |
List<String> |
getServiceIdsList() |
long |
getSlowDownTimeInMillis() |
void |
setFlipChanceInPercent(int flipChanceInPercent) |
void |
setHelper() |
void |
setServiceIds(String[] serviceIds) |
void |
setSlowDownTimeInMillis(long slowDownTimeInMillis) |
String |
toString() |
public ConfigurationInterceptorUtil.ConfigurationObject()
public String[] getServiceIds()
public void setServiceIds(String[] serviceIds)
public long getSlowDownTimeInMillis()
public void setSlowDownTimeInMillis(long slowDownTimeInMillis)
public void setHelper()
public void debugOut()
public int getFlipChanceInPercent()
public void setFlipChanceInPercent(int flipChanceInPercent)
Copyright © 2010-2014 anotheria.net. All Rights Reserved.