org.apache.wink.common.model.wadl
Class WADLGenerator

java.lang.Object
  extended by org.apache.wink.common.model.wadl.WADLGenerator

public class WADLGenerator
extends Object


Constructor Summary
WADLGenerator()
           
 
Method Summary
 Application generate(String baseURI, Set<Class<?>> classes)
           
protected  boolean isResource(Class<?> cls)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WADLGenerator

public WADLGenerator()
Method Detail

generate

public Application generate(String baseURI,
                            Set<Class<?>> classes)

isResource

protected boolean isResource(Class<?> cls)


Copyright © 2009-2013 The Apache Software Foundation. All Rights Reserved.