Package org.eclipse.wst.ws.service.policy

Interface Summary
IDescriptor This interface encapsulates the idea of a description for a service policy.
IFilter This interface is used to filter service policies.
IPolicyEnumerationList This interface encapsulates the combination of a policy and a list of state enumeration items.
IPolicyRelationship This interface is used to describe the dependency relationships between service policies.
IPolicyState This interface is used by service policy extenders to save the state of there policies.
IPolicyStateEnum This interface is used to access the state when an enumeration is used to persist state.
IServicePolicy This interface encapsulates the idea of a service policy
IStateEnumerationItem This interface is used to describe a state enumeration item that was defined by an enumeration in plugin.xml meta data.
 

Class Summary
PolicyEnumerationListImpl This class provides a simple implementation of the IPolicyEnumerationList interface.
PolicyRelationshipImpl This class provides a simple implementation of the IPolicyRelationship interface.
ServicePolicyActivator The activator class controls the plug-in life cycle
ServicePolicyPlatform This class is used to access and add service policies to the platform.