Uses of Class
org.apache.beehive.wsm.jsr181.model.ValidationException

Packages that use ValidationException
org.apache.beehive.wsm.jsr181.model   
 

Uses of ValidationException in org.apache.beehive.wsm.jsr181.model
 

Methods in org.apache.beehive.wsm.jsr181.model that throw ValidationException
 void WebServiceTYPEMetadata.validate()
          Checks whether the implementation bean implements all the methods specified in the endpointInterface.
 void WebServicePARAMETERMetadata.validate()
           
 void WebServiceMETHODMetadata.validate()
           
abstract  void AnnotationModel.validate()