users@jersey.java.net

WADL and resource wide params

From: Andrew Ochsner <aochsner_at_cs.stanford.edu>
Date: Tue, 3 Feb 2009 11:26:03 -0700

So I have a resource whose path is @Path(/resource/{selector}) When i
generate wadl, it does insert a resource wide param element. Is there any
way (via javadoc or some other) to add a description to that resource wide
parameter?

Andy o