org.apache.woden.internal.wsdl20.assertions
Class Description1003

java.lang.Object
  extended by org.apache.woden.internal.wsdl20.assertions.Description1003
All Implemented Interfaces:
Assertion

public class Description1003
extends java.lang.Object
implements Assertion


Constructor Summary
Description1003()
           
 
Method Summary
 java.lang.String getId()
           
 void validate(java.lang.Object target, WodenContext wodenCtx)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Description1003

public Description1003()
Method Detail

getId

public java.lang.String getId()
Specified by:
getId in interface Assertion

validate

public void validate(java.lang.Object target,
                     WodenContext wodenCtx)
              throws WSDLException
Specified by:
validate in interface Assertion
Throws:
WSDLException


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