JavaScript is disabled on your browser.
Dashboard Builder Commons 6.5.0.Final-redhat-7
All Implemented Interfaces:
Startable
@ApplicationScoped
public class InitialModulesManager
extends Object
implements Startable
A platform component that manages the loading and execution of
all the registered InitialModule components at start-up time.
Field Summary
Fields
Modifier and Type
Field and Description
protected org.slf4j.Logger
log
Method Summary
Methods inherited from class java.lang.Object
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
Method Detail
finishInstallation
protected void finishInstallation()
throws Exception
Finished node installing modules. Change node status into bbdd.
IMPORTANT NOTE: Perform the change node status in bbdd in a new transaction.
NOTE: BZ-1014612
Throws:
Exception
Dashboard Builder Commons 6.5.0.Final-redhat-7
Copyright © 2012–2017 JBoss by Red Hat . All rights reserved.