ConfigChange

io.vertx.scala.config.`package`.ConfigChange
object ConfigChange

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def apply(json: JsonObject): ConfigChange
def apply(newConfiguration: JsonObject, previousConfiguration: JsonObject): ConfigChange