public class PolicyTemplateUtil extends Object
| Constructor and Description |
|---|
PolicyTemplateUtil() |
| Modifier and Type | Method and Description |
|---|---|
static void |
clearCache()
Clears out the template cache.
|
static void |
generatePolicyDescription(io.apiman.manager.api.beans.policies.PolicyBean policy)
Generates a dynamic description for the given policy and stores the
result on the policy bean instance.
|
public static void clearCache()
public static void generatePolicyDescription(io.apiman.manager.api.beans.policies.PolicyBean policy)
throws Exception
policy - the policyException - any exceptionCopyright © 2015 JBoss, a division of Red Hat. All rights reserved.