Interface CallStackHostUtils.IHostIdResolver

All Superinterfaces:
Function<ICallStackElement,CallStackHostUtils.IHostIdProvider>
All Known Implementing Classes:
CallStackHostUtils.AttributeNameHostResolver, CallStackHostUtils.AttributeValueHostResolver, CallStackHostUtils.TraceHostIdResolver
Enclosing class:
CallStackHostUtils

public static interface CallStackHostUtils.IHostIdResolver extends Function<ICallStackElement,CallStackHostUtils.IHostIdProvider>
Interface for describing how a callstack will get the host ID, it will return the host ID provider for a callstack element