Package org.rapidcontext.core.proc


package org.rapidcontext.core.proc

Provides the procedure and interceptor API:s.

  • Class
    Description
    A procedure bindings container.
    A procedure call context.
    A procedure call interceptor.
    Deprecated, for removal: This API element is subject to removal in a future version.
    The CallContext class now encapsulates a call stack.
    Deprecated, for removal: This API element is subject to removal in a future version.
    Implemented in ReserveInterceptor or CallInterceptor instead.
    Deprecated, for removal: This API element is subject to removal in a future version.
    Use ReserveInterceptor or CallInterceptor instead.
    Deprecated, for removal: This API element is subject to removal in a future version.
    Procedures and interceptors are now initialized as normal storage objects instead.
    A procedure exception.
    A procedure reserve interceptor.