Class GenericDiscoveryContext<T>

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

@Provider public class GenericDiscoveryContext<T> extends Object implements DiscoveryContext<T>, javax.ws.rs.ext.ContextResolver<DiscoveryContext<T>>
For convenience, a version of DiscoveryContext that uses any generic type as the payload