Class StringDiscoveryContext

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

@Provider public class StringDiscoveryContext extends Object implements DiscoveryContext<String>, javax.ws.rs.ext.ContextResolver<DiscoveryContext<String>>
For convenience, a version of DiscoveryContext that uses a string as the payload