public class AutoProxCalculatorModule
extends org.commonjava.aprox.client.core.AproxClientModule
| Constructor and Description |
|---|
AutoProxCalculatorModule() |
| Modifier and Type | Method and Description |
|---|---|
org.commonjava.aprox.autoprox.rest.dto.AutoProxCalculation |
calculateRuleOutput(org.commonjava.aprox.model.core.StoreKey key) |
org.commonjava.aprox.autoprox.rest.dto.AutoProxCalculation |
calculateRuleOutput(org.commonjava.aprox.model.core.StoreType type,
String name) |
public org.commonjava.aprox.autoprox.rest.dto.AutoProxCalculation calculateRuleOutput(org.commonjava.aprox.model.core.StoreType type,
String name)
throws org.commonjava.aprox.client.core.AproxClientException
org.commonjava.aprox.client.core.AproxClientExceptionpublic org.commonjava.aprox.autoprox.rest.dto.AutoProxCalculation calculateRuleOutput(org.commonjava.aprox.model.core.StoreKey key)
throws org.commonjava.aprox.client.core.AproxClientException
org.commonjava.aprox.client.core.AproxClientExceptionCopyright © 2011–2015. All rights reserved.