public interface PolicyTemplateFactory
PolicyTemplate instances| Modifier and Type | Method and Description |
|---|---|
PolicyTemplate |
createArtifact(Application application,
PolicyTemplateDescriptor descriptor)
Creates a new policy template artifact
|
PolicyTemplate createArtifact(Application application, PolicyTemplateDescriptor descriptor)
application - class loader where the policy template's class loader will be included. Non null.descriptor - describes how to build a policy template artifact. Non nullPolicyTemplate artifact from the provided descriptor as a member of the region.PolicyTemplateCreationException - when the artifact cannot be createdCopyright © 2003–2021 MuleSoft, Inc.. All rights reserved.