AcpTransportDecorator class abstract interface

Advanced launch hook for executors that observe an ACP transport.

Provider configuration deliberately continues to expose only ProcessExecutor. Capture tooling can implement both interfaces so the public provider lifecycle remains the launch authority while the decoded ACP boundary is recorded.

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

decorateAcpTransport(AcpTransport transport) AcpTransport
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited