Interface ServiceContextAccessor.ServiceContextProperty<SCTX>

Type Parameters:
SCTX - the generic type
All Superinterfaces:
ServiceContextAccessor<SCTX>, ServiceContextAccessor.ServiceContextMutator<SCTX>
Enclosing interface:
ServiceContextAccessor<SCTX>

public static interface ServiceContextAccessor.ServiceContextProperty<SCTX> extends ServiceContextAccessor<SCTX>, ServiceContextAccessor.ServiceContextMutator<SCTX>
Provides a Service's context property.