Page Contents

Home > @loopback/boot > LifeCycleObserverBooter > (constructor)

LifeCycleObserverBooter.(constructor)

Constructs a new instance of the LifeCycleObserverBooter class

Signature:

constructor(app: Application, projectRoot: string, observerConfig?: ArtifactOptions);

Parameters

Parameter Type Description
app Application  
projectRoot string  
observerConfig ArtifactOptions