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

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

public class Description1002
extends java.lang.Object
implements Assertion


Constructor Summary
Description1002()
           
 
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

Description1002

public Description1002()
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.