|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Assertion
Represents an assertion about the WSDL document or component model. This assertion may be defined by the WSDL 2.0 specification or by a WSDL extension specification.
| Method Summary | |
|---|---|
java.lang.String |
getId()
Return the assertion identifier. |
void |
validate(java.lang.Object target,
WodenContext wodenCtx)
Validates the specified WSDL object against this assertion. |
| Method Detail |
|---|
java.lang.String getId()
void validate(java.lang.Object target,
WodenContext wodenCtx)
throws WSDLException
target - the WSDL object that is the target of the assertionwodenCtx - WodenContext containing helper objects useful to
Assertion implementors
WSDLException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||