Apache CXF API

org.apache.cxf.ws.policy
Interface Assertor


public interface Assertor

API used in the WS-Policy framework to check if the condition specified by the given Assertion object is met.


Method Summary
 boolean asserts(org.apache.neethi.Assertion a)
           
 

Method Detail

asserts

boolean asserts(org.apache.neethi.Assertion a)

Apache CXF API

Apache CXF is an effort undergoing incubation at the Apache Software Foundation(ASF) and sponsored by the Apache Incubator PMC.