Start Services First Intents
Designers can specify a client start services first intent to require that before a referencing component can start, it must first wait until the provider component has started.
Start services first intents usually apply at reference that are wired to services. If you apply them to composites, wired references of the composite inherit them, as appropriate.
Administrator enforces the start services first intent only when the reference and service are distributed on the same node. If the target service of a reference is running on a different node, there is no guarantee that the target service will be running before the component is started.
Copyright © Cloud Software Group, Inc. All rights reserved.