jsr339-experts@jax-rs-spec.java.net

[jsr339-experts] ResourceContext API changes...

From: Marek Potociar <marek.potociar_at_oracle.com>
Date: Wed, 5 Sep 2012 22:10:21 +0200

Hello experts,

Based on the input from Sergey and Bill I have decided to remove the match methods from the API. Also, based on our earlier discussion around several related JAX-RS Jira issues, I have added a new initResource(Object) method that is essentially just initializing the existing resource instance. I have also added some very basic examples that demonstrate the RC features.

Here's the full change: http://java.net/projects/jax-rs-spec/sources/git/revision/b297b75eee00c47b51035036bc429b87fbc86861

Thank you,
Marek