getCurrentConfig method

ApmConfig getCurrentConfig()

获取当前配置

Implementation

ApmConfig getCurrentConfig() {
  return _currentConfig;
}