Class RawConfigSubscription<T extends com.yahoo.config.ConfigInstance>


  • public class RawConfigSubscription<T extends com.yahoo.config.ConfigInstance>
    extends ConfigSubscription<T>
    Subscription used when config id is raw:...

    Config is the actual text given after the config id, with newlines

    Author:
    Vegard Havdal