Uses of Interface
org.apache.woden.wsdl20.validation.Assertion

Packages that use Assertion
org.apache.woden.wsdl20.extensions   
org.apache.woden.wsdl20.validation   
 

Uses of Assertion in org.apache.woden.wsdl20.extensions
 

Methods in org.apache.woden.wsdl20.extensions with parameters of type Assertion
 void ExtensionRegistry.registerAssertion(Assertion assertion, Class targetClass)
          Register an Assertion along with the target Class that the assertion applies to.
 

Uses of Assertion in org.apache.woden.wsdl20.validation
 

Fields in org.apache.woden.wsdl20.validation declared as Assertion
 Assertion AssertionInfo.assertion
           
 

Constructors in org.apache.woden.wsdl20.validation with parameters of type Assertion
AssertionInfo(Assertion assertion, Class targetClass)
           
 



Copyright © 2005-2011 Apache Software Foundation. All Rights Reserved.