Class NaiveResourceLinkContributionContext

java.lang.Object
org.glassfish.jersey.linking.contributing.NaiveResourceLinkContributionContext
All Implemented Interfaces:
ResourceLinkContributionContext

public class NaiveResourceLinkContributionContext extends Object implements ResourceLinkContributionContext
Simple map based implementation of the ResourceLinkContributionContext.
Author:
Leonard Brünings