public class Interface1010 extends Object implements Assertion
Constructor and Description |
---|
Interface1010() |
Modifier and Type | Method and Description |
---|---|
String |
getId()
Return the assertion identifier.
|
void |
validate(Object target,
WodenContext wodenCtx)
Validates the specified WSDL object against this assertion.
|
public static final String ID
public String getId()
Assertion
public void validate(Object target, WodenContext wodenCtx) throws WSDLException
Assertion
validate
in interface Assertion
target
- the WSDL object that is the target of the assertionwodenCtx
- WodenContext containing helper objects useful to
Assertion implementorsWSDLException
Copyright © 2005–2013 Apache Software Foundation. All rights reserved.