Class ThrottlingUtils
- java.lang.Object
-
- org.wso2.carbon.mediation.throttle.ThrottlingUtils
-
public class ThrottlingUtils extends Object
Utils for throttling
-
-
Constructor Summary
Constructors Constructor Description ThrottlingUtils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
saveTemplatePoliciesToRegistry(org.wso2.carbon.registry.core.Registry registry)
-
-
-
Method Detail
-
saveTemplatePoliciesToRegistry
public static void saveTemplatePoliciesToRegistry(org.wso2.carbon.registry.core.Registry registry) throws org.wso2.carbon.registry.core.exceptions.RegistryException, IOException
- Throws:
org.wso2.carbon.registry.core.exceptions.RegistryException
IOException
-
-