Bubbling event indicating changes to endpoint structure.
Emitted when the endpoint is destroyed.
Does the endpoint have an ID?
Does the endpoint have an endpoint number?
Emitted when an endpoint is installed into an initialized owner.
Designates endpoint as essential.
By default endpoints are considered "essential". An essential endpoint must initialize successfully or an error is thrown. Non-essential endpoints may be installed even if they have errors.
You may configure this property via Endpoint.Configuration#isEssential.
Is the Endpoint fully initialized, including children?
Is the Endpoint fully initialized, excepting children?
use isPartsReady
Emitted when an endpoint is fully initialized including children.
Emitted when an endpoint is fully initialized excepting children.
Emitted on factory reset.
use partsReady
Inform the Lifecycle of a change in lifecycle.
Protected
emit
State related to a Endpoint's lifecycle.