Thanks for pointing this out.   I've just committed new javadoc to fix 
this.

Thanks!
Dan


On Sunday 13 January 2008, Mayank Thakore wrote:
> Hi,
>
> The API doc for AbstractPhaseInterceptor.getAfter() and getBefore()
> are reversed.
>
> The doc for getAfter() says:
>       Returns a set of IDs specifying the interceptors that should be run
> after this interceptor.
>
> But actually, it returns a set of IDs specifying the interceptors
> after which this interceptor should be run.
>
> The description is correct in the user guide at
> http://cwiki.apache.org/confluence/display/CXF20DOC/Interceptors
>
> It says:
>       You can also express that you would like your interceptor to run
> before/after certain other interceptors in the same phase
>
> Regards
> Mayank



-- 
J. Daniel Kulp
Principal Engineer, IONA
[EMAIL PROTECTED]
http://www.dankulp.com/blog

Reply via email to