Interface EffectivePolicy

All Known Implementing Classes:
EffectivePolicyImpl

public interface EffectivePolicy
Describes the effective policy of an outbound message.
  • Method Details

    • getPolicy

      org.apache.neethi.Policy getPolicy()
    • getChosenAlternative

      Collection<org.apache.neethi.Assertion> getChosenAlternative()
    • getInterceptors

      List<Interceptor<? extends Message>> getInterceptors()