Interface ContextAccessor<CTX>

Type Parameters:
CTX - The type of the context to be used.
All Known Subinterfaces:
ContextAccessor.ContextProperty<CTX>
All Known Implementing Classes:
ConfigureException, ConfigureException.ConfigureRuntimeException

public interface ContextAccessor<CTX>
Provides an accessor for a context property for e.g. a service or a component.