Class MapDiscoveryContext

java.lang.Object
org.apache.curator.x.discovery.server.contexts.GenericDiscoveryContext<Map<String,String>>
org.apache.curator.x.discovery.server.contexts.MapDiscoveryContext
All Implemented Interfaces:
javax.ws.rs.ext.ContextResolver<DiscoveryContext<Map<String,String>>>, DiscoveryContext<Map<String,String>>

@Provider public class MapDiscoveryContext extends GenericDiscoveryContext<Map<String,String>> implements javax.ws.rs.ext.ContextResolver<DiscoveryContext<Map<String,String>>>
For convenience, a version of DiscoveryContext that uses a String-to-String map as the payload