| Class | Description |
|---|---|
| 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.
|
| Enum | Description |
|---|---|
| PolicyType |
The type of policy.
|
Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.