public class CallerConfigurationFactory extends Object
Constructor and Description |
---|
CallerConfigurationFactory() |
Modifier and Type | Method and Description |
---|---|
static CallerConfiguration |
createCallerConfiguration(int throttletype)
To create a CallerConfiguration instance for the given throttle type
|
public static CallerConfiguration createCallerConfiguration(int throttletype) throws ThrottleException
throttletype
- - The type of the throttleThrottleException
- - Throws for if the throttle type is unknownCopyright © 2005–2017 Apache Software Foundation. All rights reserved.