public class ProviderQpsControllerManager extends io.servicecomb.foundation.common.AbstractObjectManager<String,String,QpsController>
| Constructor and Description |
|---|
ProviderQpsControllerManager() |
| Modifier and Type | Method and Description |
|---|---|
protected QpsController |
create(String microServiceName) |
protected String |
getKey(String microServiceName) |
protected String getKey(String microServiceName)
getKey in class io.servicecomb.foundation.common.AbstractObjectManager<String,String,QpsController>protected QpsController create(String microServiceName)
create in class io.servicecomb.foundation.common.AbstractObjectManager<String,String,QpsController>Copyright © 2017. All rights reserved.