|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Metadata<T>
Method Summary | |
---|---|
Limit<T> |
getLimit(String presetName)
Get a Limit for a preset. |
LimitsManager<T> |
getLimits()
List Limits supported by a web service. |
PresetManager<T> |
getPresets()
Get presets supported by a web service |
RunnerConfig<T> |
getRunnerOptions()
Get options supported by a web service |
Method Detail |
---|
RunnerConfig<T> getRunnerOptions()
PresetManager<T> getPresets()
Limit<T> getLimit(String presetName)
presetName
- the name of the preset. if no name is provided, then the
default preset is returned. If no limit for a particular
preset is defined then the default preset is returned
LimitsManager<T> getLimits()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |