Class ServiceInstances<T>

java.lang.Object
org.apache.curator.x.discovery.server.entity.ServiceInstances<T>

public class ServiceInstances<T> extends Object
Raw generic lists don't work well in JAX-RS. Thus, this wrapper is needed.