@FunctionalInterface public interface ResolutionScopeChangeListener extends java.util.function.Consumer<String>
TypeBasedMultiplexer to notify client(s) (which is
currently a schema loader instance) about resolution scope changes.| Modifier and Type | Method and Description |
|---|---|
default void |
accept(String t) |
void |
resolutionScopeChanged(String newResolutionScope) |
andThendefault void accept(String t)
accept in interface java.util.function.Consumer<String>void resolutionScopeChanged(String newResolutionScope)
Copyright © 2011–2016 Everit Kft.. All rights reserved.