Package com.netcracker.profiler.agent
Interface Configuration
- All Known Subinterfaces:
Configuration_01,Configuration_02,Configuration_03,Configuration_04,Configuration_05,Configuration_06
public interface Configuration
-
Method Summary
Modifier and TypeMethodDescriptionDeprecated.voidsetParamType(String param, int type) Deprecated.
-
Method Details
-
getStoreTransformedClassesPath
String getStoreTransformedClassesPath() -
getParamTypes
Deprecated.Used to return map of parameter name to parameter type. Currently method replaced with Configuration_01#getParametersInfo- Returns:
- empty map
- See Also:
-
setParamType
Deprecated.Updates parameter info with new type- Parameters:
param- name of parameter to updatetype- new type of the parameter- See Also:
-
getEnhancementRegistry
EnhancementRegistry getEnhancementRegistry()
-