Comunica
    Preparing search index...

    An ActorHttpInvalidate actor that allows listeners to be attached.

    ActorHttpInvalidate

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    beforeActors: Actor<
        IActionHttpInvalidate,
        IActorTest,
        IActorHttpInvalidateOutput,
        undefined,
    >[] = []

    Actor that must be registered in the bus before this actor.

    bus: Bus<
        Actor<
            IActionHttpInvalidate,
            IActorTest,
            IActorHttpInvalidateOutput,
            undefined,
        >,
        IActionHttpInvalidate,
        IActorTest,
        IActorHttpInvalidateOutput,
        undefined,
    >

    The bus this actor subscribes to.

    name: string

    The name for this actor.

    {<rdf:subject>}
    

    Methods