| Class | Description |
|---|---|
| NewPolicyBean |
Bean used when creating a new policy for a plan, service, or app.
|
| PolicyBean |
A Policy is the primary unit of work for the runtime engine, which is
essentially a chain of policies that are applied to the Request and
Response of a service.
|
| PolicyChainBean |
Models the list of policies that would get applied if a service were invoked
via a particular plan.
|
| PolicyDefinitionBean |
A Policy Definition describes a type of policy that can be added to
an application, service, or plan.
|
| PolicyDefinitionTemplateBean |
Models a policy definition description template.
|
| UpdatePolicyBean |
Bean used when updating a policy.
|
| UpdatePolicyDefinitionBean |
The bean/model used when updating a new policy definition.
|
| Enum | Description |
|---|---|
| PolicyType |
The type of policy.
|
Copyright © 2015 JBoss, a division of Red Hat. All rights reserved.