Interface RuntimeContext<C extends RuntimeContext<C>>

All Superinterfaces:
FluentImports<RuntimeContext<?>>, Listeners, PropertyAccess<C>
All Known Subinterfaces:
Knowledge, StatefulSession

public interface RuntimeContext<C extends RuntimeContext<C>>
extends Listeners, FluentImports<RuntimeContext<?>>, PropertyAccess<C>